#CFC7BB#CFC7BB
#CFC7BB is a very light, near-neutral orange. Relative luminance 0.577; OKLCH L 83.3% C 0.019 H 78.2°. Best body text is #000000 at 12.54:1 contrast (WCAG AA passes).
Color values
| HEX | #CFC7BB |
|---|---|
| RGB | rgb(207, 199, 187) |
| HSL | hsl(36, 17%, 77%) |
| HSV | hsv(36, 10%, 81%) |
| CMYK | cmyk(0%, 3.9%, 9.7%, 18.8%) |
| CIE-LAB | lab(80.57, 0.71, 6.99) |
| CIE-LCH | lch(80.57, 7.03, 84.20°) |
| OKLab | oklab(83.28% 0.0038 0.0183) |
| OKLCH | oklch(83.28% 0.019 78.2) |
| XYZ | xyz(55.1242, 57.7007, 55.2375) |
| Luminance | 0.5770 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 2.59
Warm Beige
#E9DCC9
ΔE00 5.87
Silver
#C0C0C0
ΔE00 6.42
Silver (survey)
#C5C9C7
ΔE00 6.60
Light Gray
#D3D3D3
ΔE00 6.67
Light Grey
#D8DCD6
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFC7BB #BBC3CF
analogous
#CFBDBB #CFC7BB #CDCFBB
triadic
#CFC7BB #BBCFC7 #C7BBCF
tetradic
#CFC7BB #BBCFBD #BBC3CF #CFBBCD
square
#CFC7BB #BBCFBD #BBC3CF #CFBBCD
split-complementary
#CFC7BB #BBCDCF #BDBBCF
monochromatic
#9C8C73 #B6A997 #CFC7BB #E8E5DF #F2F0ED
Accessibility & contrast
On white
1.67
#CFC7BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.54
#CFC7BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFC7BB
12.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFC7BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFC7BB | 1.00 | 1.67 | 12.54 | 12.54 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC7BA
Deuteranopia (green-blind)
#CDC9BB
Tritanopia (blue-blind)
#D3C5C3
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #cfc7bb; /* rgb */ color: rgb(207, 199, 187); /* oklch */ color: oklch(83.3% 0.019 78.2);
Tailwind
colors: {
custom: {
50: '#ddd8cf',
500: '#cfc7bb',
950: '#000000',
},
}SCSS
$custom: #cfc7bb; $custom-light: #ddd8cf; $custom-dark: #000000;
JSON
{
"hex": "#cfc7bb",
"rgb": {
"r": 207,
"g": 199,
"b": 187
},
"hsl": {
"h": 36,
"s": 17.241,
"l": 77.255
},
"oklch": {
"l": 0.83281,
"c": 0.01873,
"h": 78.2
},
"luminance": 0.577
}Semantic roles & 50–950 ramp
primary
#CFC7BB
secondary
#8B95A4
accent
#6B9C4A
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151413
muted
#848383