#C8CFD3#C8CFD3
#C8CFD3 is a very light, near-neutral cyan. Relative luminance 0.616; OKLCH L 85.0% C 0.009 H 232.4°. Best body text is #000000 at 13.32:1 contrast (WCAG AA passes).
Color values
| HEX | #C8CFD3 |
|---|---|
| RGB | rgb(200, 207, 211) |
| HSL | hsl(202, 11%, 81%) |
| HSV | hsv(202, 5%, 83%) |
| CMYK | cmyk(5.2%, 1.9%, 0%, 17.3%) |
| CIE-LAB | lab(82.70, -1.63, -2.81) |
| CIE-LCH | lch(82.70, 3.25, 239.94°) |
| OKLab | oklab(85.03% -0.0058 -0.0075) |
| OKLCH | oklch(85.03% 0.009 232.4) |
| XYZ | xyz(57.8878, 61.6078, 70.4571) |
| Luminance | 0.6161 (WCAG relative) |
| Temperature | neutral |
| Family | cyan |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 3.46
Fog
#D8DCE0
ΔE00 3.49
Light Gray
#D3D3D3
ΔE00 3.65
Gainsboro
#DCDCDC
ΔE00 4.77
Silver
#C0C0C0
ΔE00 4.87
Light Grey
#D8DCD6
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8CFD3 #D3CCC8
analogous
#C8D3D1 #C8CFD3 #C8C9D3
triadic
#C8CFD3 #D3C8CF #CFD3C8
tetradic
#C8CFD3 #D1C8D3 #D3CCC8 #C9D3C8
square
#C8CFD3 #D1C8D3 #D3CCC8 #C9D3C8
split-complementary
#C8CFD3 #D3C8C9 #D3D1C8
monochromatic
#84949D #A6B1B8 #C8CFD3 #EAEDEE #EEF0F1
Accessibility & contrast
On white
1.58
#C8CFD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.32
#C8CFD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8CFD3
13.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8CFD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8CFD3 | 1.00 | 1.58 | 13.32 | 13.32 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCFD3
Deuteranopia (green-blind)
#CCCDD3
Tritanopia (blue-blind)
#C5D0D0
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #c8cfd3; /* rgb */ color: rgb(200, 207, 211); /* oklch */ color: oklch(85.0% 0.009 232.4);
Tailwind
colors: {
custom: {
50: '#d8dde0',
500: '#c8cfd3',
950: '#000000',
},
}SCSS
$custom: #c8cfd3; $custom-light: #d8dde0; $custom-dark: #000000;
JSON
{
"hex": "#c8cfd3",
"rgb": {
"r": 200,
"g": 207,
"b": 211
},
"hsl": {
"h": 201.818,
"s": 11.111,
"l": 80.588
},
"oklch": {
"l": 0.85027,
"c": 0.00949,
"h": 232.4
},
"luminance": 0.61608
}Semantic roles & 50–950 ramp
primary
#C8CFD3
secondary
#A79E98
accent
#695095
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484