#C8CFD0#C8CFD0
#C8CFD0 is a very light, near-neutral grey. Relative luminance 0.615; OKLCH L 84.9% C 0.008 H 207.1°. Best body text is #000000 at 13.29:1 contrast (WCAG AA passes).
Color values
| HEX | #C8CFD0 |
|---|---|
| RGB | rgb(200, 207, 208) |
| HSL | hsl(188, 8%, 80%) |
| HSV | hsv(188, 4%, 82%) |
| CMYK | cmyk(3.8%, 0.5%, 0%, 18.4%) |
| CIE-LAB | lab(82.62, -2.19, -1.33) |
| CIE-LCH | lch(82.62, 2.56, 211.14°) |
| OKLab | oklab(84.94% -0.0069 -0.0036) |
| OKLCH | oklch(84.94% 0.008 207.1) |
| XYZ | xyz(57.5152, 61.4587, 68.4949) |
| Luminance | 0.6146 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 2.30
Light Gray
#D3D3D3
ΔE00 3.53
Fog
#D8DCE0
ΔE00 4.05
Gainsboro
#DCDCDC
ΔE00 4.71
Light Grey
#D8DCD6
ΔE00 4.72
Silver
#C0C0C0
ΔE00 4.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8CFD0 #D0C9C8
analogous
#C8D0CD #C8CFD0 #C8CBD0
triadic
#C8CFD0 #D0C8CF #CFD0C8
tetradic
#C8CFD0 #CDC8D0 #D0C9C8 #CBD0C8
square
#C8CFD0 #CDC8D0 #D0C9C8 #CBD0C8
split-complementary
#C8CFD0 #D0C8CB #D0CDC8
monochromatic
#869598 #A7B2B4 #C8CFD0 #E9ECEC #EFF1F1
Accessibility & contrast
On white
1.58
#C8CFD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.29
#C8CFD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8CFD0
13.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8CFD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8CFD0 | 1.00 | 1.58 | 13.29 | 13.29 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECED0
Deuteranopia (green-blind)
#CCCDD0
Tritanopia (blue-blind)
#C6D0CF
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #c8cfd0; /* rgb */ color: rgb(200, 207, 208); /* oklch */ color: oklch(84.9% 0.008 207.1);
Tailwind
colors: {
custom: {
50: '#d8ddde',
500: '#c8cfd0',
950: '#000000',
},
}SCSS
$custom: #c8cfd0; $custom-light: #d8ddde; $custom-dark: #000000;
JSON
{
"hex": "#c8cfd0",
"rgb": {
"r": 200,
"g": 207,
"b": 208
},
"hsl": {
"h": 187.5,
"s": 7.843,
"l": 80
},
"oklch": {
"l": 0.84938,
"c": 0.00781,
"h": 207.1
},
"luminance": 0.61459
}Semantic roles & 50–950 ramp
primary
#C8CFD0
secondary
#A39A99
accent
#5B5492
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484