#C8CCD0#C8CCD0
#C8CCD0 is a very light, near-neutral grey. Relative luminance 0.600; OKLCH L 84.3% C 0.007 H 247.9°. Best body text is #000000 at 13.00:1 contrast (WCAG AA passes).
Color values
| HEX | #C8CCD0 |
|---|---|
| RGB | rgb(200, 204, 208) |
| HSL | hsl(210, 8%, 80%) |
| HSV | hsv(210, 4%, 82%) |
| CMYK | cmyk(3.8%, 1.9%, 0%, 18.4%) |
| CIE-LAB | lab(81.85, -0.62, -2.46) |
| CIE-LCH | lch(81.85, 2.54, 255.89°) |
| OKLab | oklab(84.33% -0.0027 -0.0066) |
| OKLCH | oklch(84.33% 0.007 247.9) |
| XYZ | xyz(56.7953, 60.0189, 68.2549) |
| Luminance | 0.6002 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 3.08
Silver (survey)
#C5C9C7
ΔE00 3.38
Fog
#D8DCE0
ΔE00 3.77
Silver
#C0C0C0
ΔE00 3.80
Gainsboro
#DCDCDC
ΔE00 4.62
Dove Gray
#B6B8BD
ΔE00 5.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8CCD0 #D0CCC8
analogous
#C8D0D0 #C8CCD0 #C8C8D0
triadic
#C8CCD0 #D0C8CC #CCD0C8
tetradic
#C8CCD0 #D0C8D0 #D0CCC8 #C8D0C8
square
#C8CCD0 #D0C8D0 #D0CCC8 #C8D0C8
split-complementary
#C8CCD0 #D0C8C8 #D0D0C8
monochromatic
#868F98 #A7ADB4 #C8CCD0 #E9EBEC #EFF0F1
Accessibility & contrast
On white
1.61
#C8CCD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.00
#C8CCD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8CCD0
13.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8CCD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8CCD0 | 1.00 | 1.61 | 13.00 | 13.00 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCCD0
Deuteranopia (green-blind)
#CACBD0
Tritanopia (blue-blind)
#C6CDCD
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #c8ccd0; /* rgb */ color: rgb(200, 204, 208); /* oklch */ color: oklch(84.3% 0.007 247.9);
Tailwind
colors: {
custom: {
50: '#d8dbde',
500: '#c8ccd0',
950: '#000000',
},
}SCSS
$custom: #c8ccd0; $custom-light: #d8dbde; $custom-dark: #000000;
JSON
{
"hex": "#c8ccd0",
"rgb": {
"r": 200,
"g": 204,
"b": 208
},
"hsl": {
"h": 210,
"s": 7.843,
"l": 80
},
"oklch": {
"l": 0.84327,
"c": 0.00709,
"h": 247.9
},
"luminance": 0.60019
}Semantic roles & 50–950 ramp
primary
#C8CCD0
secondary
#A39E99
accent
#735492
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141515
muted
#838484