#CFBCA7#CFBCA7
#CFBCA7 is a light, muted orange. Relative luminance 0.520; OKLCH L 80.6% C 0.036 H 70.1°. Best body text is #000000 at 11.40:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBCA7 |
|---|---|
| RGB | rgb(207, 188, 167) |
| HSL | hsl(32, 29%, 73%) |
| HSV | hsv(32, 19%, 81%) |
| CMYK | cmyk(0%, 9.2%, 19.3%, 18.8%) |
| CIE-LAB | lab(77.29, 3.34, 13.08) |
| CIE-LCH | lch(77.29, 13.50, 75.65°) |
| OKLab | oklab(80.56% 0.0123 0.0339) |
| OKLCH | oklch(80.56% 0.036 70.1) |
| XYZ | xyz(50.6903, 52.0230, 43.9229) |
| Luminance | 0.5202 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 3.64
Khaki
#C3B091
ΔE00 5.12
Greige
#B8AB98
ΔE00 5.52
Tan
#D2B48C
ΔE00 6.42
Putty
#BEAE8A
ΔE00 7.44
Warm Beige
#E9DCC9
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBCA7 #A7BACF
analogous
#CFA8A7 #CFBCA7 #CECFA7
triadic
#CFBCA7 #A7CFBC #BCA7CF
tetradic
#CFBCA7 #A7CFA8 #A7BACF #CFA7CE
square
#CFBCA7 #A7CFA8 #A7BACF #CFA7CE
split-complementary
#CFBCA7 #A7CECF #A8A7CF
monochromatic
#A38059 #B99E7F #CFBCA7 #E5DACF #F4F0EB
Accessibility & contrast
On white
1.84
#CFBCA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.40
#CFBCA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBCA7
11.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBCA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBCA7 | 1.00 | 1.84 | 11.40 | 11.40 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3BCA6
Deuteranopia (green-blind)
#C7C1A7
Tritanopia (blue-blind)
#D6B7B6
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #cfbca7; /* rgb */ color: rgb(207, 188, 167); /* oklch */ color: oklch(80.6% 0.036 70.1);
Tailwind
colors: {
custom: {
50: '#ded0c1',
500: '#cfbca7',
950: '#000000',
},
}SCSS
$custom: #cfbca7; $custom-light: #ded0c1; $custom-dark: #000000;
JSON
{
"hex": "#cfbca7",
"rgb": {
"r": 207,
"g": 188,
"b": 167
},
"hsl": {
"h": 31.5,
"s": 29.412,
"l": 73.333
},
"oklch": {
"l": 0.80556,
"c": 0.03603,
"h": 70.1
},
"luminance": 0.52022
}Semantic roles & 50–950 ramp
primary
#CFBCA7
secondary
#768CA5
accent
#70A83D
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151412
muted
#848382