#CFBCA9#CFBCA9
#CFBCA9 is a light, muted orange. Relative luminance 0.521; OKLCH L 80.6% C 0.034 H 67.3°. Best body text is #000000 at 11.42:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBCA9 |
|---|---|
| RGB | rgb(207, 188, 169) |
| HSL | hsl(30, 28%, 74%) |
| HSV | hsv(30, 18%, 81%) |
| CMYK | cmyk(0%, 9.2%, 18.4%, 18.8%) |
| CIE-LAB | lab(77.34, 3.65, 12.06) |
| CIE-LCH | lch(77.34, 12.60, 73.17°) |
| OKLab | oklab(80.61% 0.0131 0.0313) |
| OKLCH | oklch(80.61% 0.034 67.3) |
| XYZ | xyz(50.8766, 52.0976, 44.9042) |
| Luminance | 0.5210 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 3.41
Greige
#B8AB98
ΔE00 5.69
Khaki
#C3B091
ΔE00 5.81
Tan
#D2B48C
ΔE00 7.07
Warm Beige
#E9DCC9
ΔE00 7.95
Putty
#BEAE8A
ΔE00 8.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBCA9 #A9BCCF
analogous
#CFA9A9 #CFBCA9 #CFCFA9
triadic
#CFBCA9 #A9CFBC #BCA9CF
tetradic
#CFBCA9 #A9CFA9 #A9BCCF #CFA9CF
square
#CFBCA9 #A9CFA9 #A9BCCF #CFA9CF
split-complementary
#CFBCA9 #A9CFCF #A9A9CF
monochromatic
#A37F5B #B99D82 #CFBCA9 #E5DBD0 #F4F0EB
Accessibility & contrast
On white
1.84
#CFBCA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.42
#CFBCA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBCA9
11.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBCA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBCA9 | 1.00 | 1.84 | 11.42 | 11.42 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3BDA8
Deuteranopia (green-blind)
#C7C1A9
Tritanopia (blue-blind)
#D6B8B7
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #cfbca9; /* rgb */ color: rgb(207, 188, 169); /* oklch */ color: oklch(80.6% 0.034 67.3);
Tailwind
colors: {
custom: {
50: '#ded0c2',
500: '#cfbca9',
950: '#000000',
},
}SCSS
$custom: #cfbca9; $custom-light: #ded0c2; $custom-dark: #000000;
JSON
{
"hex": "#cfbca9",
"rgb": {
"r": 207,
"g": 188,
"b": 169
},
"hsl": {
"h": 30,
"s": 28.358,
"l": 73.725
},
"oklch": {
"l": 0.80605,
"c": 0.03394,
"h": 67.3
},
"luminance": 0.52096
}Semantic roles & 50–950 ramp
primary
#CFBCA9
secondary
#788EA5
accent
#73A73F
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151412
muted
#848382