#CFC8D0#CFC8D0
#CFC8D0 is a very light, near-neutral grey. Relative luminance 0.591; OKLCH L 84.1% C 0.013 H 321.9°. Best body text is #000000 at 12.83:1 contrast (WCAG AA passes).
Color values
| HEX | #CFC8D0 |
|---|---|
| RGB | rgb(207, 200, 208) |
| HSL | hsl(293, 8%, 80%) |
| HSV | hsv(293, 4%, 82%) |
| CMYK | cmyk(0.5%, 3.8%, 0%, 18.4%) |
| CIE-LAB | lab(81.36, 3.87, -3.12) |
| CIE-LCH | lch(81.36, 4.97, 321.19°) |
| OKLab | oklab(84.08% 0.0105 -0.0082) |
| OKLCH | oklch(84.08% 0.013 321.9) |
| XYZ | xyz(57.7698, 59.1282, 68.0318) |
| Luminance | 0.5913 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 6.13
Silver
#C0C0C0
ΔE00 6.28
Dove Gray
#B6B8BD
ΔE00 6.75
Gainsboro
#DCDCDC
ΔE00 7.13
Fog
#D8DCE0
ΔE00 7.48
Silver (survey)
#C5C9C7
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFC8D0 #C9D0C8
analogous
#CBC8D0 #CFC8D0 #D0C8CD
triadic
#CFC8D0 #D0CFC8 #C8D0CF
tetradic
#CFC8D0 #D0CBC8 #C9D0C8 #C8CDD0
square
#CFC8D0 #D0CBC8 #C9D0C8 #C8CDD0
split-complementary
#CFC8D0 #CDD0C8 #C8D0CB
monochromatic
#958698 #B2A7B4 #CFC8D0 #ECE9EC #F1EFF1
Accessibility & contrast
On white
1.64
#CFC8D0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.83
#CFC8D0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFC8D0
12.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFC8D0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFC8D0 | 1.00 | 1.64 | 12.83 | 12.83 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7CAD0
Deuteranopia (green-blind)
#C9CAD0
Tritanopia (blue-blind)
#CFC9CB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #cfc8d0; /* rgb */ color: rgb(207, 200, 208); /* oklch */ color: oklch(84.1% 0.013 321.9);
Tailwind
colors: {
custom: {
50: '#ddd8de',
500: '#cfc8d0',
950: '#000000',
},
}SCSS
$custom: #cfc8d0; $custom-light: #ddd8de; $custom-dark: #000000;
JSON
{
"hex": "#cfc8d0",
"rgb": {
"r": 207,
"g": 200,
"b": 208
},
"hsl": {
"h": 292.5,
"s": 7.843,
"l": 80
},
"oklch": {
"l": 0.84078,
"c": 0.01336,
"h": 321.9
},
"luminance": 0.59128
}Semantic roles & 50–950 ramp
primary
#CFC8D0
secondary
#9AA399
accent
#92545B
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151415
muted
#848384