#CFBF9E#CFBF9E
#CFBF9E is a light, muted orange. Relative luminance 0.530; OKLCH L 80.9% C 0.048 H 85.2°. Best body text is #000000 at 11.60:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBF9E |
|---|---|
| RGB | rgb(207, 191, 158) |
| HSL | hsl(40, 34%, 72%) |
| HSV | hsv(40, 24%, 81%) |
| CMYK | cmyk(0%, 7.7%, 23.7%, 18.8%) |
| CIE-LAB | lab(77.87, 0.44, 18.72) |
| CIE-LCH | lch(77.87, 18.72, 88.67°) |
| OKLab | oklab(80.95% 0.0041 0.0479) |
| OKLCH | oklch(80.95% 0.048 85.2) |
| XYZ | xyz(50.5346, 52.9968, 39.9085) |
| Luminance | 0.5300 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 4.16
Putty
#BEAE8A
ΔE00 4.72
Tan
#D2B48C
ΔE00 5.56
Very Light Brown
#D3B683
ΔE00 6.01
Sand
#C2B280
ΔE00 6.07
Warm Gray
#C9BEB0
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBF9E #9EAECF
analogous
#CFA79E #CFBF9E #C7CF9E
triadic
#CFBF9E #9ECFBF #BF9ECF
tetradic
#CFBF9E #9ECFA7 #9EAECF #CF9EC7
square
#CFBF9E #9ECFA7 #9EAECF #CF9EC7
split-complementary
#CFBF9E #9EC7CF #A79ECF
monochromatic
#A28850 #BBA475 #CFBF9E #E3DAC7 #F5F1EB
Accessibility & contrast
On white
1.81
#CFBF9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.60
#CFBF9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBF9E
11.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBF9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBF9E | 1.00 | 1.81 | 11.60 | 11.60 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7BE9C
Deuteranopia (green-blind)
#CBC29F
Tritanopia (blue-blind)
#D7B9B6
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #cfbf9e; /* rgb */ color: rgb(207, 191, 158); /* oklch */ color: oklch(80.9% 0.048 85.2);
Tailwind
colors: {
custom: {
50: '#ded2ba',
500: '#cfbf9e',
950: '#000000',
},
}SCSS
$custom: #cfbf9e; $custom-light: #ded2ba; $custom-dark: #000000;
JSON
{
"hex": "#cfbf9e",
"rgb": {
"r": 207,
"g": 191,
"b": 158
},
"hsl": {
"h": 40.408,
"s": 33.793,
"l": 71.569
},
"oklch": {
"l": 0.80947,
"c": 0.04806,
"h": 85.2
},
"luminance": 0.52996
}Semantic roles & 50–950 ramp
primary
#CFBF9E
secondary
#6D7FA5
accent
#5FAD39
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151411
muted
#848381