#C8D0D8#C8D0D8
#C8D0D8 is a very light, near-neutral cyan. Relative luminance 0.623; OKLCH L 85.4% C 0.014 H 248.0°. Best body text is #000000 at 13.47:1 contrast (WCAG AA passes).
Color values
| HEX | #C8D0D8 |
|---|---|
| RGB | rgb(200, 208, 216) |
| HSL | hsl(210, 17%, 82%) |
| HSV | hsv(210, 7%, 85%) |
| CMYK | cmyk(7.4%, 3.7%, 0%, 15.3%) |
| CIE-LAB | lab(83.10, -1.19, -4.90) |
| CIE-LCH | lch(83.10, 5.04, 256.36°) |
| OKLab | oklab(85.38% -0.0053 -0.0131) |
| OKLCH | oklch(85.38% 0.014 248) |
| XYZ | xyz(58.7674, 62.3485, 73.8908) |
| Luminance | 0.6235 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 3.68
Light Gray
#D3D3D3
ΔE00 4.76
Silver (survey)
#C5C9C7
ΔE00 5.29
Gainsboro
#DCDCDC
ΔE00 5.57
Silver
#C0C0C0
ΔE00 5.96
Dove Gray
#B6B8BD
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8D0D8 #D8D0C8
analogous
#C8D8D8 #C8D0D8 #C8C8D8
triadic
#C8D0D8 #D8C8D0 #D0D8C8
tetradic
#C8D0D8 #D8C8D8 #D8D0C8 #C8D8C8
square
#C8D0D8 #D8C8D8 #D8D0C8 #C8D8C8
split-complementary
#C8D0D8 #D8C8C8 #D8D8C8
monochromatic
#8093A5 #A4B1BF #C8D0D8 #ECEFF1 #EDF0F2
Accessibility & contrast
On white
1.56
#C8D0D8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.47
#C8D0D8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8D0D8
13.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8D0D8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8D0D8 | 1.00 | 1.56 | 13.47 | 13.47 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD0D8
Deuteranopia (green-blind)
#CBCED8
Tritanopia (blue-blind)
#C4D2D2
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #c8d0d8; /* rgb */ color: rgb(200, 208, 216); /* oklch */ color: oklch(85.4% 0.014 248.0);
Tailwind
colors: {
custom: {
50: '#d8dee4',
500: '#c8d0d8',
950: '#000000',
},
}SCSS
$custom: #c8d0d8; $custom-light: #d8dee4; $custom-dark: #000000;
JSON
{
"hex": "#c8d0d8",
"rgb": {
"r": 200,
"g": 208,
"b": 216
},
"hsl": {
"h": 210,
"s": 17.021,
"l": 81.569
},
"oklch": {
"l": 0.85382,
"c": 0.01414,
"h": 248
},
"luminance": 0.62349
}Semantic roles & 50–950 ramp
primary
#C8D0D8
secondary
#ADA297
accent
#734A9B
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484