#CFBDA7#CFBDA7
#CFBDA7 is a light, muted orange. Relative luminance 0.525; OKLCH L 80.8% C 0.036 H 72.8°. Best body text is #000000 at 11.49:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBDA7 |
|---|---|
| RGB | rgb(207, 189, 167) |
| HSL | hsl(33, 29%, 73%) |
| HSV | hsv(33, 19%, 81%) |
| CMYK | cmyk(0%, 8.7%, 19.3%, 18.8%) |
| CIE-LAB | lab(77.55, 2.81, 13.44) |
| CIE-LCH | lch(77.55, 13.73, 78.17°) |
| OKLab | oklab(80.76% 0.0108 0.0348) |
| OKLCH | oklch(80.76% 0.036 72.8) |
| XYZ | xyz(50.9047, 52.4518, 43.9944) |
| Luminance | 0.5245 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 3.55
Khaki
#C3B091
ΔE00 4.83
Greige
#B8AB98
ΔE00 5.50
Tan
#D2B48C
ΔE00 6.32
Putty
#BEAE8A
ΔE00 7.00
Warm Beige
#E9DCC9
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBDA7 #A7B9CF
analogous
#CFA9A7 #CFBDA7 #CDCFA7
triadic
#CFBDA7 #A7CFBD #BDA7CF
tetradic
#CFBDA7 #A7CFA9 #A7B9CF #CFA7CD
square
#CFBDA7 #A7CFA9 #A7B9CF #CFA7CD
split-complementary
#CFBDA7 #A7CDCF #A9A7CF
monochromatic
#A38159 #B99F7F #CFBDA7 #E5DBCF #F4F0EB
Accessibility & contrast
On white
1.83
#CFBDA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.49
#CFBDA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBDA7
11.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBDA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBDA7 | 1.00 | 1.83 | 11.49 | 11.49 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4BDA6
Deuteranopia (green-blind)
#C8C1A7
Tritanopia (blue-blind)
#D6B8B7
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #cfbda7; /* rgb */ color: rgb(207, 189, 167); /* oklch */ color: oklch(80.8% 0.036 72.8);
Tailwind
colors: {
custom: {
50: '#ded0c1',
500: '#cfbda7',
950: '#000000',
},
}SCSS
$custom: #cfbda7; $custom-light: #ded0c1; $custom-dark: #000000;
JSON
{
"hex": "#cfbda7",
"rgb": {
"r": 207,
"g": 189,
"b": 167
},
"hsl": {
"h": 33,
"s": 29.412,
"l": 73.333
},
"oklch": {
"l": 0.80756,
"c": 0.03641,
"h": 72.8
},
"luminance": 0.52451
}Semantic roles & 50–950 ramp
primary
#CFBDA7
secondary
#768BA5
accent
#6DA83D
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151412
muted
#848382