#CFBF97#CFBF97
#CFBF97 is a light, muted orange. Relative luminance 0.528; OKLCH L 80.8% C 0.057 H 88.8°. Best body text is #000000 at 11.55:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBF97 |
|---|---|
| RGB | rgb(207, 191, 151) |
| HSL | hsl(43, 37%, 70%) |
| HSV | hsv(43, 27%, 81%) |
| CMYK | cmyk(0%, 7.7%, 27.1%, 18.8%) |
| CIE-LAB | lab(77.73, -0.54, 22.27) |
| CIE-LCH | lch(77.73, 22.27, 91.38°) |
| OKLab | oklab(80.79% 0.0012 0.0565) |
| OKLCH | oklch(80.79% 0.057 88.8) |
| XYZ | xyz(49.9492, 52.7627, 36.8252) |
| Luminance | 0.5276 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand
#C2B280
ΔE00 4.51
Putty
#BEAE8A
ΔE00 4.63
Very Light Brown
#D3B683
ΔE00 5.03
Khaki
#C3B091
ΔE00 5.04
Tan
#D2B48C
ΔE00 5.75
Toupe
#C7AC7D
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBF97 #97A7CF
analogous
#CFA397 #CFBF97 #C3CF97
triadic
#CFBF97 #97CFBF #BF97CF
tetradic
#CFBF97 #97CFA3 #97A7CF #CF97C3
square
#CFBF97 #97CFA3 #97A7CF #CF97C3
split-complementary
#CFBF97 #97C3CF #A397CF
monochromatic
#A1884A #BCA56D #CFBF97 #E2D9C1 #F5F2EA
Accessibility & contrast
On white
1.82
#CFBF97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.55
#CFBF97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBF97
11.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBF97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBF97 | 1.00 | 1.82 | 11.55 | 11.55 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8BD94
Deuteranopia (green-blind)
#CCC298
Tritanopia (blue-blind)
#D8B8B4
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #cfbf97; /* rgb */ color: rgb(207, 191, 151); /* oklch */ color: oklch(80.8% 0.057 88.8);
Tailwind
colors: {
custom: {
50: '#ded2b5',
500: '#cfbf97',
950: '#000000',
},
}SCSS
$custom: #cfbf97; $custom-light: #ded2b5; $custom-dark: #000000;
JSON
{
"hex": "#cfbf97",
"rgb": {
"r": 207,
"g": 191,
"b": 151
},
"hsl": {
"h": 42.857,
"s": 36.842,
"l": 70.196
},
"oklch": {
"l": 0.80793,
"c": 0.05651,
"h": 88.8
},
"luminance": 0.52761
}Semantic roles & 50–950 ramp
primary
#CFBF97
secondary
#6678A5
accent
#59B036
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151411
muted
#848381