#C8CFD6#C8CFD6
#C8CFD6 is a very light, near-neutral cyan. Relative luminance 0.618; OKLCH L 85.1% C 0.012 H 247.9°. Best body text is #000000 at 13.35:1 contrast (WCAG AA passes).
Color values
| HEX | #C8CFD6 |
|---|---|
| RGB | rgb(200, 207, 214) |
| HSL | hsl(210, 15%, 81%) |
| HSV | hsv(210, 7%, 84%) |
| CMYK | cmyk(6.5%, 3.3%, 0%, 16.1%) |
| CIE-LAB | lab(82.79, -1.05, -4.29) |
| CIE-LCH | lch(82.79, 4.42, 256.25°) |
| OKLab | oklab(85.12% -0.0046 -0.0115) |
| OKLCH | oklch(85.12% 0.012 247.9) |
| XYZ | xyz(58.2674, 61.7596, 72.4563) |
| Luminance | 0.6176 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 3.57
Light Gray
#D3D3D3
ΔE00 4.31
Silver (survey)
#C5C9C7
ΔE00 4.79
Gainsboro
#DCDCDC
ΔE00 5.27
Silver
#C0C0C0
ΔE00 5.43
Dove Gray
#B6B8BD
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8CFD6 #D6CFC8
analogous
#C8D6D6 #C8CFD6 #C8C8D6
triadic
#C8CFD6 #D6C8CF #CFD6C8
tetradic
#C8CFD6 #D6C8D6 #D6CFC8 #C8D6C8
square
#C8CFD6 #D6C8D6 #D6CFC8 #C8D6C8
split-complementary
#C8CFD6 #D6C8C8 #D6D6C8
monochromatic
#8292A2 #A5B0BC #C8CFD6 #EBEEF0 #EDF0F2
Accessibility & contrast
On white
1.57
#C8CFD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.35
#C8CFD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8CFD6
13.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8CFD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8CFD6 | 1.00 | 1.57 | 13.35 | 13.35 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCFD6
Deuteranopia (green-blind)
#CBCDD6
Tritanopia (blue-blind)
#C5D1D1
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #c8cfd6; /* rgb */ color: rgb(200, 207, 214); /* oklch */ color: oklch(85.1% 0.012 247.9);
Tailwind
colors: {
custom: {
50: '#d8dde2',
500: '#c8cfd6',
950: '#000000',
},
}SCSS
$custom: #c8cfd6; $custom-light: #d8dde2; $custom-dark: #000000;
JSON
{
"hex": "#c8cfd6",
"rgb": {
"r": 200,
"g": 207,
"b": 214
},
"hsl": {
"h": 210,
"s": 14.583,
"l": 81.176
},
"oklch": {
"l": 0.85118,
"c": 0.01239,
"h": 247.9
},
"luminance": 0.6176
}Semantic roles & 50–950 ramp
primary
#C8CFD6
secondary
#ABA198
accent
#734D99
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484