#C8D2D8#C8D2D8
#C8D2D8 is a very light, near-neutral cyan. Relative luminance 0.633; OKLCH L 85.8% C 0.014 H 233.8°. Best body text is #000000 at 13.67:1 contrast (WCAG AA passes).
Color values
| HEX | #C8D2D8 |
|---|---|
| RGB | rgb(200, 210, 216) |
| HSL | hsl(203, 17%, 82%) |
| HSV | hsv(203, 7%, 85%) |
| CMYK | cmyk(7.4%, 2.8%, 0%, 15.3%) |
| CIE-LAB | lab(83.62, -2.23, -4.13) |
| CIE-LCH | lch(83.62, 4.70, 241.60°) |
| OKLab | oklab(85.79% -0.0081 -0.0111) |
| OKLCH | oklch(85.79% 0.014 233.8) |
| XYZ | xyz(59.2581, 63.3298, 74.0544) |
| Luminance | 0.6333 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 3.63
Silver (survey)
#C5C9C7
ΔE00 4.76
Light Gray
#D3D3D3
ΔE00 4.79
Gainsboro
#DCDCDC
ΔE00 5.47
Silver
#C0C0C0
ΔE00 6.25
Light Grey
#D8DCD6
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8D2D8 #D8CEC8
analogous
#C8D8D6 #C8D2D8 #C8CAD8
triadic
#C8D2D8 #D8C8D2 #D2D8C8
tetradic
#C8D2D8 #D6C8D8 #D8CEC8 #CAD8C8
square
#C8D2D8 #D6C8D8 #D8CEC8 #CAD8C8
split-complementary
#C8D2D8 #D8C8CA #D8D6C8
monochromatic
#8097A5 #A4B5BF #C8D2D8 #ECEFF1 #EDF0F2
Accessibility & contrast
On white
1.54
#C8D2D8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.67
#C8D2D8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8D2D8
13.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8D2D8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8D2D8 | 1.00 | 1.54 | 13.67 | 13.67 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD1D8
Deuteranopia (green-blind)
#CDD0D8
Tritanopia (blue-blind)
#C4D4D4
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #c8d2d8; /* rgb */ color: rgb(200, 210, 216); /* oklch */ color: oklch(85.8% 0.014 233.8);
Tailwind
colors: {
custom: {
50: '#d8dfe4',
500: '#c8d2d8',
950: '#000000',
},
}SCSS
$custom: #c8d2d8; $custom-light: #d8dfe4; $custom-dark: #000000;
JSON
{
"hex": "#c8d2d8",
"rgb": {
"r": 200,
"g": 210,
"b": 216
},
"hsl": {
"h": 202.5,
"s": 17.021,
"l": 81.569
},
"oklch": {
"l": 0.85789,
"c": 0.01374,
"h": 233.8
},
"luminance": 0.6333
}Semantic roles & 50–950 ramp
primary
#C8D2D8
secondary
#AD9F97
accent
#694A9B
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484