#C8D2DD#C8D2DD
#C8D2DD is a very light, near-neutral cyan. Relative luminance 0.636; OKLCH L 85.9% C 0.019 H 250.6°. Best body text is #000000 at 13.72:1 contrast (WCAG AA passes).
Color values
| HEX | #C8D2DD |
|---|---|
| RGB | rgb(200, 210, 221) |
| HSL | hsl(211, 24%, 83%) |
| HSV | hsv(211, 10%, 87%) |
| CMYK | cmyk(9.5%, 5%, 0%, 13.3%) |
| CIE-LAB | lab(83.75, -1.26, -6.59) |
| CIE-LCH | lch(83.75, 6.71, 259.21°) |
| OKLab | oklab(85.94% -0.0062 -0.0177) |
| OKLCH | oklch(85.94% 0.019 250.6) |
| XYZ | xyz(59.9144, 63.5923, 77.5106) |
| Luminance | 0.6359 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 4.32
Light Blue Grey
#B7C9E2
ΔE00 5.82
Light Gray
#D3D3D3
ΔE00 5.96
Gainsboro
#DCDCDC
ΔE00 6.49
Silver (survey)
#C5C9C7
ΔE00 6.68
Cloudy Blue
#ACC2D9
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8D2DD #DDD3C8
analogous
#C8DDDD #C8D2DD #C8C8DD
triadic
#C8D2DD #DDC8D2 #D2DDC8
tetradic
#C8D2DD #DDC8DD #DDD3C8 #C8DDC8
square
#C8D2DD #DDC8DD #DDD3C8 #C8DDC8
split-complementary
#C8D2DD #DDC8C8 #DDDDC8
monochromatic
#7C94AE #A2B3C6 #C8D2DD #ECF0F3 #ECF0F3
Accessibility & contrast
On white
1.53
#C8D2DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.72
#C8D2DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8D2DD
13.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8D2DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8D2DD | 1.00 | 1.53 | 13.72 | 13.72 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED2DE
Deuteranopia (green-blind)
#CCD0DD
Tritanopia (blue-blind)
#C3D4D5
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #c8d2dd; /* rgb */ color: rgb(200, 210, 221); /* oklch */ color: oklch(85.9% 0.019 250.6);
Tailwind
colors: {
custom: {
50: '#d8dfe7',
500: '#c8d2dd',
950: '#000000',
},
}SCSS
$custom: #c8d2dd; $custom-light: #d8dfe7; $custom-dark: #000000;
JSON
{
"hex": "#c8d2dd",
"rgb": {
"r": 200,
"g": 210,
"b": 221
},
"hsl": {
"h": 211.429,
"s": 23.596,
"l": 82.549
},
"oklch": {
"l": 0.85942,
"c": 0.01876,
"h": 250.6
},
"luminance": 0.63593
}Semantic roles & 50–950 ramp
primary
#C8D2DD
secondary
#B4A596
accent
#7543A2
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484