#C8D9DE#C8D9DE
#C8D9DE is a very light, near-neutral cyan. Relative luminance 0.672; OKLCH L 87.4% C 0.020 H 217.2°. Best body text is #000000 at 14.44:1 contrast (WCAG AA passes).
Color values
| HEX | #C8D9DE |
|---|---|
| RGB | rgb(200, 217, 222) |
| HSL | hsl(194, 25%, 83%) |
| HSV | hsv(194, 10%, 87%) |
| CMYK | cmyk(9.9%, 2.3%, 0%, 12.9%) |
| CIE-LAB | lab(85.59, -4.71, -4.40) |
| CIE-LCH | lch(85.59, 6.45, 223.10°) |
| OKLab | oklab(87.4% -0.0156 -0.0118) |
| OKLCH | oklch(87.4% 0.02 217.2) |
| XYZ | xyz(61.8141, 67.1781, 78.8031) |
| Luminance | 0.6718 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 5.45
Silver (survey)
#C5C9C7
ΔE00 6.48
Light Grey
#D8DCD6
ΔE00 6.85
Light Gray
#D3D3D3
ΔE00 7.04
Gainsboro
#DCDCDC
ΔE00 7.15
Lightblue
#ADD8E6
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8D9DE #DECDC8
analogous
#C8DED8 #C8D9DE #C8CEDE
triadic
#C8D9DE #DEC8D9 #D9DEC8
tetradic
#C8D9DE #D8C8DE #DECDC8 #CEDEC8
square
#C8D9DE #D8C8DE #DECDC8 #CEDEC8
split-complementary
#C8D9DE #DEC8CE #DED8C8
monochromatic
#7BA4B0 #A2BFC7 #C8D9DE #ECF2F4 #ECF2F4
Accessibility & contrast
On white
1.45
#C8D9DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.44
#C8D9DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8D9DE
14.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8D9DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8D9DE | 1.00 | 1.45 | 14.44 | 14.44 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D8DE
Deuteranopia (green-blind)
#D2D5DE
Tritanopia (blue-blind)
#C2DBDA
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #c8d9de; /* rgb */ color: rgb(200, 217, 222); /* oklch */ color: oklch(87.4% 0.020 217.2);
Tailwind
colors: {
custom: {
50: '#d8e4e8',
500: '#c8d9de',
950: '#000000',
},
}SCSS
$custom: #c8d9de; $custom-light: #d8e4e8; $custom-dark: #000000;
JSON
{
"hex": "#c8d9de",
"rgb": {
"r": 200,
"g": 217,
"b": 222
},
"hsl": {
"h": 193.636,
"s": 25,
"l": 82.745
},
"oklch": {
"l": 0.874,
"c": 0.01958,
"h": 217.2
},
"luminance": 0.67179
}Semantic roles & 50–950 ramp
primary
#C8D9DE
secondary
#B59D95
accent
#5842A4
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484