#C8CED1#C8CED1
#C8CED1 is a very light, near-neutral cyan. Relative luminance 0.610; OKLCH L 84.8% C 0.008 H 228.8°. Best body text is #000000 at 13.21:1 contrast (WCAG AA passes).
Color values
| HEX | #C8CED1 |
|---|---|
| RGB | rgb(200, 206, 209) |
| HSL | hsl(200, 9%, 80%) |
| HSV | hsv(200, 4%, 82%) |
| CMYK | cmyk(4.3%, 1.4%, 0%, 18%) |
| CIE-LAB | lab(82.39, -1.48, -2.20) |
| CIE-LCH | lch(82.39, 2.65, 236.05°) |
| OKLab | oklab(84.76% -0.0051 -0.0059) |
| OKLCH | oklch(84.76% 0.008 228.8) |
| XYZ | xyz(57.3971, 61.0251, 69.0644) |
| Luminance | 0.6102 (WCAG relative) |
| Temperature | neutral |
| Family | cyan |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 2.89
Light Gray
#D3D3D3
ΔE00 3.26
Fog
#D8DCE0
ΔE00 3.62
Silver
#C0C0C0
ΔE00 4.36
Gainsboro
#DCDCDC
ΔE00 4.58
Light Grey
#D8DCD6
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8CED1 #D1CBC8
analogous
#C8D1CF #C8CED1 #C8C9D1
triadic
#C8CED1 #D1C8CE #CED1C8
tetradic
#C8CED1 #CFC8D1 #D1CBC8 #C9D1C8
square
#C8CED1 #CFC8D1 #D1CBC8 #C9D1C8
split-complementary
#C8CED1 #D1C8C9 #D1CFC8
monochromatic
#859399 #A7B0B5 #C8CED1 #E9ECED #EEF0F1
Accessibility & contrast
On white
1.59
#C8CED1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.21
#C8CED1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8CED1
13.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8CED1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8CED1 | 1.00 | 1.59 | 13.21 | 13.21 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCED1
Deuteranopia (green-blind)
#CBCCD1
Tritanopia (blue-blind)
#C6CFCF
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #c8ced1; /* rgb */ color: rgb(200, 206, 209); /* oklch */ color: oklch(84.8% 0.008 228.8);
Tailwind
colors: {
custom: {
50: '#d8dcdf',
500: '#c8ced1',
950: '#000000',
},
}SCSS
$custom: #c8ced1; $custom-light: #d8dcdf; $custom-dark: #000000;
JSON
{
"hex": "#c8ced1",
"rgb": {
"r": 200,
"g": 206,
"b": 209
},
"hsl": {
"h": 200,
"s": 8.911,
"l": 80.196
},
"oklch": {
"l": 0.84764,
"c": 0.00781,
"h": 228.8
},
"luminance": 0.61025
}Semantic roles & 50–950 ramp
primary
#C8CED1
secondary
#A59D99
accent
#685393
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484