#CFBF96#CFBF96
#CFBF96 is a light, muted orange. Relative luminance 0.527; OKLCH L 80.8% C 0.058 H 89.2°. Best body text is #000000 at 11.55:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBF96 |
|---|---|
| RGB | rgb(207, 191, 150) |
| HSL | hsl(43, 37%, 70%) |
| HSV | hsv(43, 28%, 81%) |
| CMYK | cmyk(0%, 7.7%, 27.5%, 18.8%) |
| CIE-LAB | lab(77.72, -0.67, 22.77) |
| CIE-LCH | lch(77.72, 22.78, 91.69°) |
| OKLab | oklab(80.77% 0.0008 0.0577) |
| OKLCH | oklch(80.77% 0.058 89.2) |
| XYZ | xyz(49.8683, 52.7303, 36.3993) |
| Luminance | 0.5273 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand
#C2B280
ΔE00 4.33
Putty
#BEAE8A
ΔE00 4.69
Very Light Brown
#D3B683
ΔE00 4.94
Khaki
#C3B091
ΔE00 5.21
Tan
#D2B48C
ΔE00 5.82
Toupe
#C7AC7D
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBF96 #96A6CF
analogous
#CFA396 #CFBF96 #C2CF96
triadic
#CFBF96 #96CFBF #BF96CF
tetradic
#CFBF96 #96CFA3 #96A6CF #CF96C2
square
#CFBF96 #96CFA3 #96A6CF #CF96C2
split-complementary
#CFBF96 #96C2CF #A396CF
monochromatic
#A1884A #BCA56C #CFBF96 #E2D9C0 #F5F2EA
Accessibility & contrast
On white
1.82
#CFBF96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.55
#CFBF96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBF96
11.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBF96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBF96 | 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)
#C9BD93
Deuteranopia (green-blind)
#CDC297
Tritanopia (blue-blind)
#D8B8B4
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #cfbf96; /* rgb */ color: rgb(207, 191, 150); /* oklch */ color: oklch(80.8% 0.058 89.2);
Tailwind
colors: {
custom: {
50: '#ded2b5',
500: '#cfbf96',
950: '#000000',
},
}SCSS
$custom: #cfbf96; $custom-light: #ded2b5; $custom-dark: #000000;
JSON
{
"hex": "#cfbf96",
"rgb": {
"r": 207,
"g": 191,
"b": 150
},
"hsl": {
"h": 43.158,
"s": 37.255,
"l": 70
},
"oklch": {
"l": 0.80771,
"c": 0.05772,
"h": 89.2
},
"luminance": 0.52729
}Semantic roles & 50–950 ramp
primary
#CFBF96
secondary
#6577A5
accent
#58B035
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151411
muted
#848381