#C8D4DD#C8D4DD
#C8D4DD is a very light, near-neutral cyan. Relative luminance 0.646; OKLCH L 86.3% C 0.018 H 240.0°. Best body text is #000000 at 13.92:1 contrast (WCAG AA passes).
Color values
| HEX | #C8D4DD |
|---|---|
| RGB | rgb(200, 212, 221) |
| HSL | hsl(206, 24%, 83%) |
| HSV | hsv(206, 10%, 87%) |
| CMYK | cmyk(9.5%, 4.1%, 0%, 13.3%) |
| CIE-LAB | lab(84.27, -2.30, -5.83) |
| CIE-LCH | lch(84.27, 6.27, 248.44°) |
| OKLab | oklab(86.35% -0.009 -0.0156) |
| OKLCH | oklch(86.35% 0.018 240) |
| XYZ | xyz(60.4112, 64.5860, 77.6762) |
| Luminance | 0.6459 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 4.12
Light Gray
#D3D3D3
ΔE00 5.88
Silver (survey)
#C5C9C7
ΔE00 6.19
Gainsboro
#DCDCDC
ΔE00 6.30
Light Blue Grey
#B7C9E2
ΔE00 6.80
Cloudy Blue
#ACC2D9
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8D4DD #DDD1C8
analogous
#C8DDDC #C8D4DD #C8C9DD
triadic
#C8D4DD #DDC8D4 #D4DDC8
tetradic
#C8D4DD #DCC8DD #DDD1C8 #C9DDC8
square
#C8D4DD #DCC8DD #DDD1C8 #C9DDC8
split-complementary
#C8D4DD #DDC8C9 #DDDCC8
monochromatic
#7C99AE #A2B6C6 #C8D4DD #ECF0F3 #ECF0F3
Accessibility & contrast
On white
1.51
#C8D4DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.92
#C8D4DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8D4DD
13.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8D4DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8D4DD | 1.00 | 1.51 | 13.92 | 13.92 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D4DD
Deuteranopia (green-blind)
#CED1DD
Tritanopia (blue-blind)
#C3D6D7
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #c8d4dd; /* rgb */ color: rgb(200, 212, 221); /* oklch */ color: oklch(86.3% 0.018 240.0);
Tailwind
colors: {
custom: {
50: '#d8e1e7',
500: '#c8d4dd',
950: '#000000',
},
}SCSS
$custom: #c8d4dd; $custom-light: #d8e1e7; $custom-dark: #000000;
JSON
{
"hex": "#c8d4dd",
"rgb": {
"r": 200,
"g": 212,
"b": 221
},
"hsl": {
"h": 205.714,
"s": 23.596,
"l": 82.549
},
"oklch": {
"l": 0.86349,
"c": 0.01806,
"h": 240
},
"luminance": 0.64587
}Semantic roles & 50–950 ramp
primary
#C8D4DD
secondary
#B4A296
accent
#6C43A2
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484