#C8CED3#C8CED3
#C8CED3 is a very light, near-neutral cyan. Relative luminance 0.611; OKLCH L 84.8% C 0.010 H 242.9°. Best body text is #000000 at 13.23:1 contrast (WCAG AA passes).
Color values
| HEX | #C8CED3 |
|---|---|
| RGB | rgb(200, 206, 211) |
| HSL | hsl(207, 11%, 81%) |
| HSV | hsv(207, 5%, 83%) |
| CMYK | cmyk(5.2%, 2.4%, 0%, 17.3%) |
| CIE-LAB | lab(82.45, -1.10, -3.19) |
| CIE-LCH | lch(82.45, 3.37, 250.96°) |
| OKLab | oklab(84.82% -0.0044 -0.0085) |
| OKLCH | oklch(84.82% 0.01 242.9) |
| XYZ | xyz(57.6463, 61.1248, 70.3766) |
| Luminance | 0.6112 (WCAG relative) |
| Temperature | neutral |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 3.49
Light Gray
#D3D3D3
ΔE00 3.61
Silver (survey)
#C5C9C7
ΔE00 3.83
Silver
#C0C0C0
ΔE00 4.67
Gainsboro
#DCDCDC
ΔE00 4.82
Dove Gray
#B6B8BD
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8CED3 #D3CDC8
analogous
#C8D3D2 #C8CED3 #C8C8D3
triadic
#C8CED3 #D3C8CE #CED3C8
tetradic
#C8CED3 #D2C8D3 #D3CDC8 #C8D3C8
square
#C8CED3 #D2C8D3 #D3CDC8 #C8D3C8
split-complementary
#C8CED3 #D3C8C8 #D3D2C8
monochromatic
#84919D #A6B0B8 #C8CED3 #EAECEE #EEF0F1
Accessibility & contrast
On white
1.59
#C8CED3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.23
#C8CED3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8CED3
13.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8CED3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8CED3 | 1.00 | 1.59 | 13.23 | 13.23 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCED3
Deuteranopia (green-blind)
#CBCDD3
Tritanopia (blue-blind)
#C5CFD0
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #c8ced3; /* rgb */ color: rgb(200, 206, 211); /* oklch */ color: oklch(84.8% 0.010 242.9);
Tailwind
colors: {
custom: {
50: '#d8dce0',
500: '#c8ced3',
950: '#000000',
},
}SCSS
$custom: #c8ced3; $custom-light: #d8dce0; $custom-dark: #000000;
JSON
{
"hex": "#c8ced3",
"rgb": {
"r": 200,
"g": 206,
"b": 211
},
"hsl": {
"h": 207.273,
"s": 11.111,
"l": 80.588
},
"oklch": {
"l": 0.84824,
"c": 0.00958,
"h": 242.9
},
"luminance": 0.61125
}Semantic roles & 50–950 ramp
primary
#C8CED3
secondary
#A79F98
accent
#705095
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484