#CFC0BD#CFC0BD
#CFC0BD is a light, near-neutral red. Relative luminance 0.546; OKLCH L 81.9% C 0.018 H 31.1°. Best body text is #000000 at 11.93:1 contrast (WCAG AA passes).
Color values
| HEX | #CFC0BD |
|---|---|
| RGB | rgb(207, 192, 189) |
| HSL | hsl(10, 16%, 78%) |
| HSV | hsv(10, 9%, 81%) |
| CMYK | cmyk(0%, 7.2%, 8.7%, 18.8%) |
| CIE-LAB | lab(78.83, 4.75, 3.41) |
| CIE-LCH | lch(78.83, 5.85, 35.65°) |
| OKLab | oklab(81.93% 0.015 0.0091) |
| OKLCH | oklch(81.93% 0.018 31.1) |
| XYZ | xyz(53.7662, 54.6396, 55.8483) |
| Luminance | 0.5464 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 6.54
Pinkish Grey
#C8ACA9
ΔE00 6.69
Silver
#C0C0C0
ΔE00 6.76
Light Gray
#D3D3D3
ΔE00 7.76
Dove Gray
#B6B8BD
ΔE00 8.53
Gainsboro
#DCDCDC
ΔE00 8.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFC0BD #BDCCCF
analogous
#CFBDC3 #CFC0BD #CFC9BD
triadic
#CFC0BD #BDCFC0 #C0BDCF
tetradic
#CFC0BD #C3CFBD #BDCCCF #C9BDCF
square
#CFC0BD #C3CFBD #BDCCCF #C9BDCF
split-complementary
#CFC0BD #BDCFC9 #BDC3CF
monochromatic
#9B7C76 #B59E9A #CFC0BD #E9E2E0 #F2EEED
Accessibility & contrast
On white
1.76
#CFC0BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.93
#CFC0BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFC0BD
11.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFC0BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFC0BD | 1.00 | 1.76 | 11.93 | 11.93 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C2BD
Deuteranopia (green-blind)
#C6C4BD
Tritanopia (blue-blind)
#D3BEBF
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #cfc0bd; /* rgb */ color: rgb(207, 192, 189); /* oklch */ color: oklch(81.9% 0.018 31.1);
Tailwind
colors: {
custom: {
50: '#ddd3d0',
500: '#cfc0bd',
950: '#000000',
},
}SCSS
$custom: #cfc0bd; $custom-light: #ddd3d0; $custom-dark: #000000;
JSON
{
"hex": "#cfc0bd",
"rgb": {
"r": 207,
"g": 192,
"b": 189
},
"hsl": {
"h": 10,
"s": 15.789,
"l": 77.647
},
"oklch": {
"l": 0.81933,
"c": 0.01754,
"h": 31.1
},
"luminance": 0.54639
}Semantic roles & 50–950 ramp
primary
#CFC0BD
secondary
#8DA0A3
accent
#8D9A4B
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151414
muted
#848383