#CFC8CA#CFC8CA
#CFC8CA is a very light, near-neutral grey. Relative luminance 0.588; OKLCH L 83.9% C 0.008 H 357.8°. Best body text is #000000 at 12.77:1 contrast (WCAG AA passes).
Color values
| HEX | #CFC8CA |
|---|---|
| RGB | rgb(207, 200, 202) |
| HSL | hsl(343, 7%, 80%) |
| HSV | hsv(343, 3%, 81%) |
| CMYK | cmyk(0%, 3.4%, 2.4%, 18.8%) |
| CIE-LAB | lab(81.20, 2.78, -0.13) |
| CIE-LCH | lch(81.20, 2.78, 357.27°) |
| OKLab | oklab(83.9% 0.0082 -0.0003) |
| OKLCH | oklch(83.9% 0.008 357.8) |
| XYZ | xyz(57.0455, 58.8385, 64.2174) |
| Luminance | 0.5884 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 4.43
Silver
#C0C0C0
ΔE00 4.53
Gainsboro
#DCDCDC
ΔE00 5.78
Dove Gray
#B6B8BD
ΔE00 6.31
Silver (survey)
#C5C9C7
ΔE00 6.60
Fog
#D8DCE0
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFC8CA #C8CFCD
analogous
#CFC8CE #CFC8CA #CFCAC8
triadic
#CFC8CA #CACFC8 #C8CACF
tetradic
#CFC8CA #CECFC8 #C8CFCD #CAC8CF
square
#CFC8CA #CECFC8 #C8CFCD #CAC8CF
split-complementary
#CFC8CA #C8CFCA #C8CECF
monochromatic
#96878B #B2A7AB #CFC8CA #ECE9E9 #F1EFEF
Accessibility & contrast
On white
1.64
#CFC8CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.77
#CFC8CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFC8CA
12.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFC8CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFC8CA | 1.00 | 1.64 | 12.77 | 12.77 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C9CA
Deuteranopia (green-blind)
#CACACA
Tritanopia (blue-blind)
#D0C8C9
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #cfc8ca; /* rgb */ color: rgb(207, 200, 202); /* oklch */ color: oklch(83.9% 0.008 357.8);
Tailwind
colors: {
custom: {
50: '#ddd8da',
500: '#cfc8ca',
950: '#000000',
},
}SCSS
$custom: #cfc8ca; $custom-light: #ddd8da; $custom-dark: #000000;
JSON
{
"hex": "#cfc8ca",
"rgb": {
"r": 207,
"g": 200,
"b": 202
},
"hsl": {
"h": 342.857,
"s": 6.796,
"l": 79.804
},
"oklch": {
"l": 0.839,
"c": 0.00824,
"h": 357.8
},
"luminance": 0.58838
}Semantic roles & 50–950 ramp
primary
#CFC8CA
secondary
#99A2A0
accent
#918055
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151414
muted
#848383