#CFBF9B#CFBF9B
#CFBF9B is a light, muted orange. Relative luminance 0.529; OKLCH L 80.9% C 0.052 H 86.9°. Best body text is #000000 at 11.58:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBF9B |
|---|---|
| RGB | rgb(207, 191, 155) |
| HSL | hsl(42, 35%, 71%) |
| HSV | hsv(42, 25%, 81%) |
| CMYK | cmyk(0%, 7.7%, 25.1%, 18.8%) |
| CIE-LAB | lab(77.81, 0.01, 20.24) |
| CIE-LCH | lch(77.81, 20.24, 89.97°) |
| OKLab | oklab(80.88% 0.0028 0.0516) |
| OKLCH | oklch(80.88% 0.052 86.9) |
| XYZ | xyz(50.2795, 52.8948, 38.5651) |
| Luminance | 0.5289 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 4.46
Putty
#BEAE8A
ΔE00 4.56
Sand
#C2B280
ΔE00 5.33
Very Light Brown
#D3B683
ΔE00 5.51
Tan
#D2B48C
ΔE00 5.57
Toupe
#C7AC7D
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBF9B #9BABCF
analogous
#CFA59B #CFBF9B #C5CF9B
triadic
#CFBF9B #9BCFBF #BF9BCF
tetradic
#CFBF9B #9BCFA5 #9BABCF #CF9BC5
square
#CFBF9B #9BCFA5 #9BABCF #CF9BC5
split-complementary
#CFBF9B #9BC5CF #A59BCF
monochromatic
#A2884E #BBA572 #CFBF9B #E3D9C4 #F5F2EA
Accessibility & contrast
On white
1.81
#CFBF9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.58
#CFBF9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBF9B
11.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBF9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBF9B | 1.00 | 1.81 | 11.58 | 11.58 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8BE99
Deuteranopia (green-blind)
#CCC29C
Tritanopia (blue-blind)
#D8B9B5
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #cfbf9b; /* rgb */ color: rgb(207, 191, 155); /* oklch */ color: oklch(80.9% 0.052 86.9);
Tailwind
colors: {
custom: {
50: '#ded2b8',
500: '#cfbf9b',
950: '#000000',
},
}SCSS
$custom: #cfbf9b; $custom-light: #ded2b8; $custom-dark: #000000;
JSON
{
"hex": "#cfbf9b",
"rgb": {
"r": 207,
"g": 191,
"b": 155
},
"hsl": {
"h": 41.538,
"s": 35.135,
"l": 70.98
},
"oklch": {
"l": 0.8088,
"c": 0.05168,
"h": 86.9
},
"luminance": 0.52894
}Semantic roles & 50–950 ramp
primary
#CFBF9B
secondary
#6A7CA5
accent
#5CAE38
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151411
muted
#848381