#CFC8BB#CFC8BB
#CFC8BB is a very light, near-neutral orange. Relative luminance 0.582; OKLCH L 83.5% C 0.019 H 83.1°. Best body text is #000000 at 12.63:1 contrast (WCAG AA passes).
Color values
| HEX | #CFC8BB |
|---|---|
| RGB | rgb(207, 200, 187) |
| HSL | hsl(39, 17%, 77%) |
| HSV | hsv(39, 10%, 81%) |
| CMYK | cmyk(0%, 3.4%, 9.7%, 18.8%) |
| CIE-LAB | lab(80.83, 0.18, 7.36) |
| CIE-LCH | lch(80.83, 7.36, 88.56°) |
| OKLab | oklab(83.48% 0.0024 0.0193) |
| OKLCH | oklch(83.48% 0.019 83.1) |
| XYZ | xyz(55.3551, 58.1624, 55.3144) |
| Luminance | 0.5816 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 3.01
Warm Beige
#E9DCC9
ΔE00 5.73
Silver (survey)
#C5C9C7
ΔE00 6.51
Silver
#C0C0C0
ΔE00 6.69
Light Gray
#D3D3D3
ΔE00 6.80
Light Grey
#D8DCD6
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFC8BB #BBC2CF
analogous
#CFBEBB #CFC8BB #CCCFBB
triadic
#CFC8BB #BBCFC8 #C8BBCF
tetradic
#CFC8BB #BBCFBE #BBC2CF #CFBBCC
square
#CFC8BB #BBCFBE #BBC2CF #CFBBCC
split-complementary
#CFC8BB #BBCCCF #BEBBCF
monochromatic
#9C8E73 #B6AB97 #CFC8BB #E8E5DF #F2F0ED
Accessibility & contrast
On white
1.66
#CFC8BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.63
#CFC8BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFC8BB
12.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFC8BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFC8BB | 1.00 | 1.66 | 12.63 | 12.63 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC8BA
Deuteranopia (green-blind)
#CDC9BB
Tritanopia (blue-blind)
#D3C6C4
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #cfc8bb; /* rgb */ color: rgb(207, 200, 187); /* oklch */ color: oklch(83.5% 0.019 83.1);
Tailwind
colors: {
custom: {
50: '#ddd8cf',
500: '#cfc8bb',
950: '#000000',
},
}SCSS
$custom: #cfc8bb; $custom-light: #ddd8cf; $custom-dark: #000000;
JSON
{
"hex": "#cfc8bb",
"rgb": {
"r": 207,
"g": 200,
"b": 187
},
"hsl": {
"h": 39,
"s": 17.241,
"l": 77.255
},
"oklch": {
"l": 0.83483,
"c": 0.01943,
"h": 83.1
},
"luminance": 0.58162
}Semantic roles & 50–950 ramp
primary
#CFC8BB
secondary
#8B93A4
accent
#679C4A
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151413
muted
#848383