#C8D4D8#C8D4D8
#C8D4D8 is a very light, near-neutral cyan. Relative luminance 0.643; OKLCH L 86.2% C 0.014 H 219.7°. Best body text is #000000 at 13.86:1 contrast (WCAG AA passes).
Color values
| HEX | #C8D4D8 |
|---|---|
| RGB | rgb(200, 212, 216) |
| HSL | hsl(195, 17%, 82%) |
| HSV | hsv(195, 7%, 85%) |
| CMYK | cmyk(7.4%, 1.9%, 0%, 15.3%) |
| CIE-LAB | lab(84.13, -3.28, -3.37) |
| CIE-LCH | lch(84.13, 4.70, 225.80°) |
| OKLab | oklab(86.2% -0.0109 -0.0091) |
| OKLCH | oklch(86.2% 0.014 219.7) |
| XYZ | xyz(59.7550, 64.3235, 74.2200) |
| Luminance | 0.6432 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 4.19
Silver (survey)
#C5C9C7
ΔE00 4.66
Light Gray
#D3D3D3
ΔE00 5.26
Gainsboro
#DCDCDC
ΔE00 5.76
Light Grey
#D8DCD6
ΔE00 5.89
Silver
#C0C0C0
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8D4D8 #D8CCC8
analogous
#C8D8D4 #C8D4D8 #C8CCD8
triadic
#C8D4D8 #D8C8D4 #D4D8C8
tetradic
#C8D4D8 #D4C8D8 #D8CCC8 #CCD8C8
square
#C8D4D8 #D4C8D8 #D8CCC8 #CCD8C8
split-complementary
#C8D4D8 #D8C8CC #D8D4C8
monochromatic
#809CA5 #A4B8BF #C8D4D8 #ECF0F1 #EDF1F2
Accessibility & contrast
On white
1.51
#C8D4D8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.86
#C8D4D8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8D4D8
13.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8D4D8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8D4D8 | 1.00 | 1.51 | 13.86 | 13.86 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D3D8
Deuteranopia (green-blind)
#CFD1D8
Tritanopia (blue-blind)
#C4D5D5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #c8d4d8; /* rgb */ color: rgb(200, 212, 216); /* oklch */ color: oklch(86.2% 0.014 219.7);
Tailwind
colors: {
custom: {
50: '#d8e1e4',
500: '#c8d4d8',
950: '#000000',
},
}SCSS
$custom: #c8d4d8; $custom-light: #d8e1e4; $custom-dark: #000000;
JSON
{
"hex": "#c8d4d8",
"rgb": {
"r": 200,
"g": 212,
"b": 216
},
"hsl": {
"h": 195,
"s": 17.021,
"l": 81.569
},
"oklch": {
"l": 0.86197,
"c": 0.01418,
"h": 219.7
},
"luminance": 0.64324
}Semantic roles & 50–950 ramp
primary
#C8D4D8
secondary
#AD9D97
accent
#5E4A9B
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484