Nearest-color comparison

Lapis vs Denim

Lapis and Denim are different blue colors with HEX values #26619C and #1560BD. According to Colors Encyclopedia, their RGB distance is 37.1, their contrast ratio is 1.05:1, and the comparison helps choose between tone, temperature, and accessibility behavior.

Lapis and Denim are visually related colors. Denim is the lighter option. They share similar temperature behavior. Their mutual contrast is 1.05:1, so the pair is too low for text and better treated as a palette relationship.

Lapis#26619C
Denim#1560BD

Quick Difference Summary

The main measurable differences between Lapis and Denim across RGB distance, luminance, hue, saturation, and contrast.

RGB distance37.1
Pair contrast1.05:1
Luminance delta0.0084
Hue delta3 deg
Lighter colorDenim
More saturatedDenim

Side-by-Side Color Profiles

blue color

Lapis

Lapis is #26619C, a cool blue color with jewel tone character. Compared with Denim, it is darker and less saturated. Use it for interfaces, brand systems, and technical design, with white text as the safer foreground option.

HEX#26619C RGB38, 97, 156 HSL210, 61, 38 CMYK76, 38, 0, 39 Luminance0.1136 Best textwhite text

blue color

Denim

Denim is #1560BD, a cool blue color with vibrant and jewel tone character. Compared with Lapis, it is lighter and more saturated. Use it for interfaces, brand systems, and technical design, with white text as the safer foreground option.

HEX#1560BD RGB21, 96, 189 HSL213, 80, 41 CMYK89, 49, 0, 26 Luminance0.122 Best textwhite text

When to Use Lapis or Denim

Choose LapisLapis is better when the design needs jewel tone blue character, cool temperature, and the specific HEX value #26619C.
Choose DenimDenim is better when the design needs vibrant and jewel tone blue character, cool temperature, and the specific HEX value #1560BD.
Use togetherUse these colors together as related palette neighbors, subtle material differences, or tonal alternatives rather than readable foreground/background pairs.

Technical Comparison Table

PropertyLapisDenim
HEX#26619C#1560BD
RGB38, 97, 15621, 96, 189
HSL210, 61, 38213, 80, 41
CMYK76, 38, 0, 3989, 49, 0, 26
FamilyBlueBlue
TemperatureCoolCool
ToneJewel ToneVibrant, Jewel Tone
Luminance0.11360.122
Black contrast3.27:13.44:1
White contrast6.42:16.1:1
Shared tonesJewel Tone

Accessibility and Contrast

Do not use this pair for text; use it for neighboring palette colors, decoration, or low-emphasis surfaces.

Lapiswhite text - 6.42:1
Denimwhite text - 6.1:1

Related Palette Strip

A compact visual strip showing the two compared colors with nearby harmony and variant context.

Lapis#26619C
Denim#1560BD
#4A8FD3#4A8FD3
#438EEA#438EEA
#9C6126#9C6126
#BC7115#BC7115

Machine-readable data

Machine-Readable Lapis vs Denim Data (JSON)

Structured comparison data for Lapis and Denim, including color systems, RGB distance, HSL deltas, contrast, accessibility guidance, use cases, and API links.

AI-Ready Dataset v1.0.0
colorsBoth named color records with HEX, RGB, HSL, CMYK, luminance, WCAG, and links
differencesRGB distance, HSL deltas, luminance delta, contrast, and shared attributes
accessibilityPair contrast and safer text choices for each color
useCasesWhen to choose each color and when to use them together
relatedApiMachine-readable comparison and color endpoints
Download JSON Open API
Structured sections
Colors
[
  {
    "slug": "lapis",
    "name": "Lapis",
    "hex": "#26619C",
    "rgb": [
      38,
      97,
      156
    ],
    "hsl": [
      210,
      61,
      38
    ],
    "cmyk": [
      76,
      38,
      0,
      39
    ],
    "family": "blue",
    "temperature": "cool",
    "tone": [
      "jewel-tone"
    ],
    "luminance": 0.1136,
    "contrast": {
      "black": 3.27,
      "white": 6.42
    },
    "wcag": {
      "AA": [
        "#FFFFFF",
        "#F5F5F5"
      ],
      "AAA": []
    },
    "bestText": {
      "text": "#FFFFFF",
      "label": "white text",
      "ratio": 6.42
    },
    "description": "Lapis is #26619C, a cool blue color with jewel tone character. Compared with Denim, it is darker and less saturated. Use it for interfaces, brand systems, and technical design, with white text as the safer foreground option.",
    "url": "https://www.colorsencyclopedia.com/colors/lapis/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/lapis.json"
  },
  {
    "slug": "denim",
    "name": "Denim",
    "hex": "#1560BD",
    "rgb": [
      21,
      96,
      189
    ],
    "hsl": [
      213,
      80,
      41
    ],
    "cmyk": [
      89,
      49,
      0,
      26
    ],
    "family": "blue",
    "temperature": "cool",
    "tone": [
      "vibrant",
      "jewel-tone"
    ],
    "luminance": 0.122,
    "contrast": {
      "black": 3.44,
      "white": 6.1
    },
    "wcag": {
      "AA": [
        "#FFFFFF",
        "#F5F5F5"
      ],
      "AAA": []
    },
    "bestText": {
      "text": "#FFFFFF",
      "label": "white text",
      "ratio": 6.1
    },
    "description": "Denim is #1560BD, a cool blue color with vibrant and jewel tone character. Compared with Lapis, it is lighter and more saturated. Use it for interfaces, brand systems, and technical design, with white text as the safer foreground option.",
    "url": "https://www.colorsencyclopedia.com/colors/denim/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/denim.json"
  }
]
Differences
{
  "rgbDistance": 37.1,
  "contrastRatio": 1.05,
  "hslDelta": {
    "hue": 3,
    "saturation": 19,
    "lightness": 3
  },
  "luminanceDelta": 0.0084,
  "sameFamily": true,
  "sameTemperature": true,
  "sharedTones": [
    "jewel-tone"
  ],
  "lighterColor": "Denim",
  "moreSaturatedColor": "Denim"
}
Accessibility
{
  "pairContrastRatio": 1.05,
  "textRecommendation": "Do not use this pair for text; use it for neighboring palette colors, decoration, or low-emphasis surfaces.",
  "safeText": [
    {
      "color": "Lapis",
      "background": "#26619C",
      "foreground": "#FFFFFF",
      "label": "white text",
      "ratio": 6.42
    },
    {
      "color": "Denim",
      "background": "#1560BD",
      "foreground": "#FFFFFF",
      "label": "white text",
      "ratio": 6.1
    }
  ]
}
Use cases
{
  "chooseFirstWhen": "Lapis is better when the design needs jewel tone blue character, cool temperature, and the specific HEX value #26619C.",
  "chooseSecondWhen": "Denim is better when the design needs vibrant and jewel tone blue character, cool temperature, and the specific HEX value #1560BD.",
  "useTogetherWhen": "Use these colors together as related palette neighbors, subtle material differences, or tonal alternatives rather than readable foreground/background pairs."
}
Related API
[
  "https://www.colorsencyclopedia.com/api/compare/lapis-vs-denim.json",
  "https://www.colorsencyclopedia.com/api/colors/lapis.json",
  "https://www.colorsencyclopedia.com/api/colors/denim.json"
]
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "lapis-vs-denim",
  "type": "nearest",
  "name": "Lapis vs Denim",
  "verdict": "Lapis and Denim are visually related colors. Denim is the lighter option. They share similar temperature behavior. Their mutual contrast is 1.05:1, so the pair is too low for text and better treated as a palette relationship.",
  "summary": "Lapis and Denim are different blue colors with HEX values #26619C and #1560BD. According to Colors Encyclopedia, their RGB distance is 37.1, their contrast ratio is 1.05:1, and the comparison helps choose between tone, temperature, and accessibility behavior.",
  "rgbDistance": 37.1,
  "contrastRatio": 1.05,
  "colors": [
    {
      "slug": "lapis",
      "name": "Lapis",
      "hex": "#26619C",
      "rgb": [
        38,
        97,
        156
      ],
      "hsl": [
        210,
        61,
        38
      ],
      "cmyk": [
        76,
        38,
        0,
        39
      ],
      "family": "blue",
      "temperature": "cool",
      "tone": [
        "jewel-tone"
      ],
      "luminance": 0.1136,
      "contrast": {
        "black": 3.27,
        "white": 6.42
      },
      "wcag": {
        "AA": [
          "#FFFFFF",
          "#F5F5F5"
        ],
        "AAA": []
      },
      "bestText": {
        "text": "#FFFFFF",
        "label": "white text",
        "ratio": 6.42
      },
      "description": "Lapis is #26619C, a cool blue color with jewel tone character. Compared with Denim, it is darker and less saturated. Use it for interfaces, brand systems, and technical design, with white text as the safer foreground option.",
      "url": "https://www.colorsencyclopedia.com/colors/lapis/",
      "apiUrl": "https://www.colorsencyclopedia.com/api/colors/lapis.json"
    },
    {
      "slug": "denim",
      "name": "Denim",
      "hex": "#1560BD",
      "rgb": [
        21,
        96,
        189
      ],
      "hsl": [
        213,
        80,
        41
      ],
      "cmyk": [
        89,
        49,
        0,
        26
      ],
      "family": "blue",
      "temperature": "cool",
      "tone": [
        "vibrant",
        "jewel-tone"
      ],
      "luminance": 0.122,
      "contrast": {
        "black": 3.44,
        "white": 6.1
      },
      "wcag": {
        "AA": [
          "#FFFFFF",
          "#F5F5F5"
        ],
        "AAA": []
      },
      "bestText": {
        "text": "#FFFFFF",
        "label": "white text",
        "ratio": 6.1
      },
      "description": "Denim is #1560BD, a cool blue color with vibrant and jewel tone character. Compared with Lapis, it is lighter and more saturated. Use it for interfaces, brand systems, and technical design, with white text as the safer foreground option.",
      "url": "https://www.colorsencyclopedia.com/colors/denim/",
      "apiUrl": "https://www.colorsencyclopedia.com/api/colors/denim.json"
    }
  ],
  "differences": {
    "rgbDistance": 37.1,
    "contrastRatio": 1.05,
    "hslDelta": {
      "hue": 3,
      "saturation": 19,
      "lightness": 3
    },
    "luminanceDelta": 0.0084,
    "sameFamily": true,
    "sameTemperature": true,
    "sharedTones": [
      "jewel-tone"
    ],
    "lighterColor": "Denim",
    "moreSaturatedColor": "Denim"
  },
  "accessibility": {
    "pairContrastRatio": 1.05,
    "textRecommendation": "Do not use this pair for text; use it for neighboring palette colors, decoration, or low-emphasis surfaces.",
    "safeText": [
      {
        "color": "Lapis",
        "background": "#26619C",
        "foreground": "#FFFFFF",
        "label": "white text",
        "ratio": 6.42
      },
      {
        "color": "Denim",
        "background": "#1560BD",
        "foreground": "#FFFFFF",
        "label": "white text",
        "ratio": 6.1
      }
    ]
  },
  "useCases": {
    "chooseFirstWhen": "Lapis is better when the design needs jewel tone blue character, cool temperature, and the specific HEX value #26619C.",
    "chooseSecondWhen": "Denim is better when the design needs vibrant and jewel tone blue character, cool temperature, and the specific HEX value #1560BD.",
    "useTogetherWhen": "Use these colors together as related palette neighbors, subtle material differences, or tonal alternatives rather than readable foreground/background pairs."
  },
  "relatedApi": [
    "https://www.colorsencyclopedia.com/api/compare/lapis-vs-denim.json",
    "https://www.colorsencyclopedia.com/api/colors/lapis.json",
    "https://www.colorsencyclopedia.com/api/colors/denim.json"
  ],
  "url": "https://www.colorsencyclopedia.com/compare/lapis-vs-denim/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/compare/lapis-vs-denim.json"
}