#CFC4BB#CFC4BB
#CFC4BB is a very light, near-neutral orange. Relative luminance 0.563; OKLCH L 82.7% C 0.018 H 61.9°. Best body text is #000000 at 12.27:1 contrast (WCAG AA passes).
Color values
| HEX | #CFC4BB |
|---|---|
| RGB | rgb(207, 196, 187) |
| HSL | hsl(27, 17%, 77%) |
| HSV | hsv(27, 10%, 81%) |
| CMYK | cmyk(0%, 5.3%, 9.7%, 18.8%) |
| CIE-LAB | lab(79.80, 2.29, 5.89) |
| CIE-LCH | lch(79.80, 6.32, 68.72°) |
| OKLab | oklab(82.68% 0.0083 0.0155) |
| OKLCH | oklch(82.68% 0.018 61.9) |
| XYZ | xyz(54.4408, 56.3338, 55.0096) |
| Luminance | 0.5633 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 2.90
Silver
#C0C0C0
ΔE00 6.09
Light Gray
#D3D3D3
ΔE00 6.73
Warm Beige
#E9DCC9
ΔE00 7.00
Silver (survey)
#C5C9C7
ΔE00 7.36
Gainsboro
#DCDCDC
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFC4BB #BBC6CF
analogous
#CFBBBC #CFC4BB #CFCEBB
triadic
#CFC4BB #BBCFC4 #C4BBCF
tetradic
#CFC4BB #BCCFBB #BBC6CF #CEBBCF
square
#CFC4BB #BCCFBB #BBC6CF #CEBBCF
split-complementary
#CFC4BB #BBCFCE #BBBCCF
monochromatic
#9C8673 #B6A597 #CFC4BB #E8E3DF #F2EFED
Accessibility & contrast
On white
1.71
#CFC4BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.27
#CFC4BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFC4BB
12.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFC4BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFC4BB | 1.00 | 1.71 | 12.27 | 12.27 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C4BA
Deuteranopia (green-blind)
#CAC7BB
Tritanopia (blue-blind)
#D3C2C1
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #cfc4bb; /* rgb */ color: rgb(207, 196, 187); /* oklch */ color: oklch(82.7% 0.018 61.9);
Tailwind
colors: {
custom: {
50: '#ddd5cf',
500: '#cfc4bb',
950: '#000000',
},
}SCSS
$custom: #cfc4bb; $custom-light: #ddd5cf; $custom-dark: #000000;
JSON
{
"hex": "#cfc4bb",
"rgb": {
"r": 207,
"g": 196,
"b": 187
},
"hsl": {
"h": 27,
"s": 17.241,
"l": 77.255
},
"oklch": {
"l": 0.82678,
"c": 0.01756,
"h": 61.9
},
"luminance": 0.56333
}Semantic roles & 50–950 ramp
primary
#CFC4BB
secondary
#8B98A4
accent
#779C4A
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151413
muted
#848383