#CFC8CB#CFC8CB
#CFC8CB is a very light, near-neutral grey. Relative luminance 0.589; OKLCH L 83.9% C 0.009 H 349.3°. Best body text is #000000 at 12.78:1 contrast (WCAG AA passes).
Color values
| HEX | #CFC8CB |
|---|---|
| RGB | rgb(207, 200, 203) |
| HSL | hsl(334, 7%, 80%) |
| HSV | hsv(334, 3%, 81%) |
| CMYK | cmyk(0%, 3.4%, 1.9%, 18.8%) |
| CIE-LAB | lab(81.23, 2.96, -0.63) |
| CIE-LCH | lch(81.23, 3.03, 347.98°) |
| OKLab | oklab(83.93% 0.0086 -0.0016) |
| OKLCH | oklch(83.93% 0.009 349.3) |
| XYZ | xyz(57.1643, 58.8860, 64.8430) |
| Luminance | 0.5889 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 4.65
Silver
#C0C0C0
ΔE00 4.76
Gainsboro
#DCDCDC
ΔE00 5.94
Dove Gray
#B6B8BD
ΔE00 6.30
Fog
#D8DCE0
ΔE00 6.87
Silver (survey)
#C5C9C7
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFC8CB #C8CFCC
analogous
#CFC8CF #CFC8CB #CFC9C8
triadic
#CFC8CB #CBCFC8 #C8CBCF
tetradic
#CFC8CB #CFCFC8 #C8CFCC #C9C8CF
square
#CFC8CB #CFCFC8 #C8CFCC #C9C8CF
split-complementary
#CFC8CB #C8CFC9 #C8CFCF
monochromatic
#96878D #B2A7AC #CFC8CB #ECE9EA #F1EFF0
Accessibility & contrast
On white
1.64
#CFC8CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.78
#CFC8CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFC8CB
12.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFC8CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFC8CB | 1.00 | 1.64 | 12.78 | 12.78 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C9CB
Deuteranopia (green-blind)
#CACACB
Tritanopia (blue-blind)
#D0C8C9
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #cfc8cb; /* rgb */ color: rgb(207, 200, 203); /* oklch */ color: oklch(83.9% 0.009 349.3);
Tailwind
colors: {
custom: {
50: '#ddd8da',
500: '#cfc8cb',
950: '#000000',
},
}SCSS
$custom: #cfc8cb; $custom-light: #ddd8da; $custom-dark: #000000;
JSON
{
"hex": "#cfc8cb",
"rgb": {
"r": 207,
"g": 200,
"b": 203
},
"hsl": {
"h": 334.286,
"s": 6.796,
"l": 79.804
},
"oklch": {
"l": 0.8393,
"c": 0.00876,
"h": 349.3
},
"luminance": 0.58886
}Semantic roles & 50–950 ramp
primary
#CFC8CB
secondary
#99A29E
accent
#917755
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151414
muted
#848383