#C8CFD8#C8CFD8
#C8CFD8 is a very light, near-neutral cyan. Relative luminance 0.619; OKLCH L 85.2% C 0.015 H 254.6°. Best body text is #000000 at 13.37:1 contrast (WCAG AA passes).
Color values
| HEX | #C8CFD8 |
|---|---|
| RGB | rgb(200, 207, 216) |
| HSL | hsl(214, 17%, 82%) |
| HSV | hsv(214, 7%, 85%) |
| CMYK | cmyk(7.4%, 4.2%, 0%, 15.3%) |
| CIE-LAB | lab(82.84, -0.66, -5.28) |
| CIE-LCH | lch(82.84, 5.32, 262.84°) |
| OKLab | oklab(85.18% -0.0039 -0.0141) |
| OKLCH | oklch(85.18% 0.015 254.6) |
| XYZ | xyz(58.5244, 61.8624, 73.8098) |
| Luminance | 0.6186 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 3.94
Light Gray
#D3D3D3
ΔE00 4.92
Silver (survey)
#C5C9C7
ΔE00 5.69
Gainsboro
#DCDCDC
ΔE00 5.78
Silver
#C0C0C0
ΔE00 5.96
Dove Gray
#B6B8BD
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8CFD8 #D8D1C8
analogous
#C8D7D8 #C8CFD8 #C9C8D8
triadic
#C8CFD8 #D8C8CF #CFD8C8
tetradic
#C8CFD8 #D8C8D7 #D8D1C8 #C8D8C9
square
#C8CFD8 #D8C8D7 #D8D1C8 #C8D8C9
split-complementary
#C8CFD8 #D8C9C8 #D7D8C8
monochromatic
#8090A5 #A4B0BF #C8CFD8 #ECEEF1 #EDEFF2
Accessibility & contrast
On white
1.57
#C8CFD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.37
#C8CFD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8CFD8
13.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8CFD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8CFD8 | 1.00 | 1.57 | 13.37 | 13.37 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCFD8
Deuteranopia (green-blind)
#CACED8
Tritanopia (blue-blind)
#C4D1D2
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #c8cfd8; /* rgb */ color: rgb(200, 207, 216); /* oklch */ color: oklch(85.2% 0.015 254.6);
Tailwind
colors: {
custom: {
50: '#d8dde4',
500: '#c8cfd8',
950: '#000000',
},
}SCSS
$custom: #c8cfd8; $custom-light: #d8dde4; $custom-dark: #000000;
JSON
{
"hex": "#c8cfd8",
"rgb": {
"r": 200,
"g": 207,
"b": 216
},
"hsl": {
"h": 213.75,
"s": 17.021,
"l": 81.569
},
"oklch": {
"l": 0.85179,
"c": 0.01466,
"h": 254.6
},
"luminance": 0.61863
}Semantic roles & 50–950 ramp
primary
#C8CFD8
secondary
#ADA397
accent
#784A9B
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484