#CFBF91#CFBF91
#CFBF91 is a light, moderate orange. Relative luminance 0.526; OKLCH L 80.7% C 0.064 H 91.2°. Best body text is #000000 at 11.51:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBF91 |
|---|---|
| RGB | rgb(207, 191, 145) |
| HSL | hsl(45, 39%, 69%) |
| HSV | hsv(45, 30%, 81%) |
| CMYK | cmyk(0%, 7.7%, 30%, 18.8%) |
| CIE-LAB | lab(77.62, -1.34, 25.30) |
| CIE-LCH | lch(77.62, 25.34, 93.02°) |
| OKLab | oklab(80.67% -0.0013 0.0637) |
| OKLCH | oklch(80.67% 0.064 91.2) |
| XYZ | xyz(49.4743, 52.5727, 34.3240) |
| Luminance | 0.5257 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand
#C2B280
ΔE00 3.68
Very Light Brown
#D3B683
ΔE00 4.69
Putty
#BEAE8A
ΔE00 5.17
Sandstone
#C9AE74
ΔE00 5.88
Toupe
#C7AC7D
ΔE00 5.98
Khaki
#C3B091
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBF91 #91A1CF
analogous
#CFA091 #CFBF91 #C0CF91
triadic
#CFBF91 #91CFBF #BF91CF
tetradic
#CFBF91 #91CFA0 #91A1CF #CF91C0
square
#CFBF91 #91CFA0 #91A1CF #CF91C0
split-complementary
#CFBF91 #91C0CF #A091CF
monochromatic
#A08946 #BCA666 #CFBF91 #E2D8BC #F4F1E6
Accessibility & contrast
On white
1.82
#CFBF91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.51
#CFBF91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBF91
11.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBF91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBF91 | 1.00 | 1.82 | 11.51 | 11.51 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9BD8E
Deuteranopia (green-blind)
#CDC292
Tritanopia (blue-blind)
#D9B8B3
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #cfbf91; /* rgb */ color: rgb(207, 191, 145); /* oklch */ color: oklch(80.7% 0.064 91.2);
Tailwind
colors: {
custom: {
50: '#ded2b1',
500: '#cfbf91',
950: '#000000',
},
}SCSS
$custom: #cfbf91; $custom-light: #ded2b1; $custom-dark: #000000;
JSON
{
"hex": "#cfbf91",
"rgb": {
"r": 207,
"g": 191,
"b": 145
},
"hsl": {
"h": 44.516,
"s": 39.241,
"l": 69.02
},
"oklch": {
"l": 0.80667,
"c": 0.06374,
"h": 91.2
},
"luminance": 0.52571
}Semantic roles & 50–950 ramp
primary
#CFBF91
secondary
#6072A4
accent
#54B233
background
#FEFEFD
surface
#FCFBF7
border
#D5D4D0
text
#151410
muted
#848381