#CFBFA0#CFBFA0
#CFBFA0 is a light, muted orange. Relative luminance 0.531; OKLCH L 81.0% C 0.046 H 83.9°. Best body text is #000000 at 11.61:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBFA0 |
|---|---|
| RGB | rgb(207, 191, 160) |
| HSL | hsl(40, 33%, 72%) |
| HSV | hsv(40, 23%, 81%) |
| CMYK | cmyk(0%, 7.7%, 22.7%, 18.8%) |
| CIE-LAB | lab(77.91, 0.72, 17.71) |
| CIE-LCH | lch(77.91, 17.72, 87.66°) |
| OKLab | oklab(80.99% 0.0049 0.0454) |
| OKLCH | oklch(80.99% 0.046 83.9) |
| XYZ | xyz(50.7082, 53.0662, 40.8225) |
| Luminance | 0.5306 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 4.07
Putty
#BEAE8A
ΔE00 4.94
Tan
#D2B48C
ΔE00 5.63
Warm Gray
#C9BEB0
ΔE00 6.04
Very Light Brown
#D3B683
ΔE00 6.40
Sand
#C2B280
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBFA0 #A0B0CF
analogous
#CFA8A0 #CFBFA0 #C8CFA0
triadic
#CFBFA0 #A0CFBF #BFA0CF
tetradic
#CFBFA0 #A0CFA8 #A0B0CF #CFA0C8
square
#CFBFA0 #A0CFA8 #A0B0CF #CFA0C8
split-complementary
#CFBFA0 #A0C8CF #A8A0CF
monochromatic
#A28752 #BAA477 #CFBFA0 #E4DAC9 #F5F1EB
Accessibility & contrast
On white
1.81
#CFBFA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.61
#CFBFA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBFA0
11.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBFA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBFA0 | 1.00 | 1.81 | 11.61 | 11.61 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7BE9E
Deuteranopia (green-blind)
#CBC2A1
Tritanopia (blue-blind)
#D7B9B6
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #cfbfa0; /* rgb */ color: rgb(207, 191, 160); /* oklch */ color: oklch(81.0% 0.046 83.9);
Tailwind
colors: {
custom: {
50: '#ded2bc',
500: '#cfbfa0',
950: '#000000',
},
}SCSS
$custom: #cfbfa0; $custom-light: #ded2bc; $custom-dark: #000000;
JSON
{
"hex": "#cfbfa0",
"rgb": {
"r": 207,
"g": 191,
"b": 160
},
"hsl": {
"h": 39.574,
"s": 32.867,
"l": 71.961
},
"oklch": {
"l": 0.80993,
"c": 0.04566,
"h": 83.9
},
"luminance": 0.53065
}Semantic roles & 50–950 ramp
primary
#CFBFA0
secondary
#6F81A5
accent
#61AC3A
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151412
muted
#848382