#CFC0BB#CFC0BB
#CFC0BB is a light, near-neutral orange. Relative luminance 0.546; OKLCH L 81.9% C 0.018 H 39.4°. Best body text is #000000 at 11.91:1 contrast (WCAG AA passes).
Color values
| HEX | #CFC0BB |
|---|---|
| RGB | rgb(207, 192, 187) |
| HSL | hsl(15, 17%, 77%) |
| HSV | hsv(15, 10%, 81%) |
| CMYK | cmyk(0%, 7.2%, 9.7%, 18.8%) |
| CIE-LAB | lab(78.78, 4.42, 4.42) |
| CIE-LCH | lch(78.78, 6.24, 45.01°) |
| OKLab | oklab(81.88% 0.0142 0.0117) |
| OKLCH | oklch(81.88% 0.018 39.4) |
| XYZ | xyz(53.5506, 54.5533, 54.7129) |
| Luminance | 0.5455 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 5.57
Silver
#C0C0C0
ΔE00 6.79
Pinkish Grey
#C8ACA9
ΔE00 6.96
Light Gray
#D3D3D3
ΔE00 7.81
Dove Gray
#B6B8BD
ΔE00 8.80
Gainsboro
#DCDCDC
ΔE00 9.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFC0BB #BBCACF
analogous
#CFBBC0 #CFC0BB #CFCABB
triadic
#CFC0BB #BBCFC0 #C0BBCF
tetradic
#CFC0BB #C0CFBB #BBCACF #CABBCF
square
#CFC0BB #C0CFBB #BBCACF #CABBCF
split-complementary
#CFC0BB #BBCFCA #BBC0CF
monochromatic
#9C7E73 #B69F97 #CFC0BB #E8E1DF #F2EEED
Accessibility & contrast
On white
1.76
#CFC0BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.91
#CFC0BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFC0BB
11.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFC0BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFC0BB | 1.00 | 1.76 | 11.91 | 11.91 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C1BB
Deuteranopia (green-blind)
#C7C4BB
Tritanopia (blue-blind)
#D3BEBF
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #cfc0bb; /* rgb */ color: rgb(207, 192, 187); /* oklch */ color: oklch(81.9% 0.018 39.4);
Tailwind
colors: {
custom: {
50: '#ddd3cf',
500: '#cfc0bb',
950: '#000000',
},
}SCSS
$custom: #cfc0bb; $custom-light: #ddd3cf; $custom-dark: #000000;
JSON
{
"hex": "#cfc0bb",
"rgb": {
"r": 207,
"g": 192,
"b": 187
},
"hsl": {
"h": 15,
"s": 17.241,
"l": 77.255
},
"oklch": {
"l": 0.81878,
"c": 0.01841,
"h": 39.4
},
"luminance": 0.54553
}Semantic roles & 50–950 ramp
primary
#CFC0BB
secondary
#8B9DA4
accent
#879C4A
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151413
muted
#848383