#CFBF9D#CFBF9D
#CFBF9D is a light, muted orange. Relative luminance 0.530; OKLCH L 80.9% C 0.049 H 85.8°. Best body text is #000000 at 11.59:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBF9D |
|---|---|
| RGB | rgb(207, 191, 157) |
| HSL | hsl(41, 34%, 71%) |
| HSV | hsv(41, 24%, 81%) |
| CMYK | cmyk(0%, 7.7%, 24.2%, 18.8%) |
| CIE-LAB | lab(77.85, 0.29, 19.23) |
| CIE-LCH | lch(77.85, 19.23, 89.13°) |
| OKLab | oklab(80.93% 0.0036 0.0491) |
| OKLCH | oklch(80.93% 0.049 85.8) |
| XYZ | xyz(50.4489, 52.9625, 39.4570) |
| Luminance | 0.5296 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 4.25
Putty
#BEAE8A
ΔE00 4.65
Tan
#D2B48C
ΔE00 5.55
Sand
#C2B280
ΔE00 5.81
Very Light Brown
#D3B683
ΔE00 5.83
Toupe
#C7AC7D
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBF9D #9DADCF
analogous
#CFA69D #CFBF9D #C6CF9D
triadic
#CFBF9D #9DCFBF #BF9DCF
tetradic
#CFBF9D #9DCFA6 #9DADCF #CF9DC6
square
#CFBF9D #9DCFA6 #9DADCF #CF9DC6
split-complementary
#CFBF9D #9DC6CF #A69DCF
monochromatic
#A2884F #BBA474 #CFBF9D #E3DAC6 #F5F2EA
Accessibility & contrast
On white
1.81
#CFBF9D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.59
#CFBF9D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBF9D
11.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBF9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBF9D | 1.00 | 1.81 | 11.59 | 11.59 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7BE9B
Deuteranopia (green-blind)
#CCC29E
Tritanopia (blue-blind)
#D8B9B6
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #cfbf9d; /* rgb */ color: rgb(207, 191, 157); /* oklch */ color: oklch(80.9% 0.049 85.8);
Tailwind
colors: {
custom: {
50: '#ded2ba',
500: '#cfbf9d',
950: '#000000',
},
}SCSS
$custom: #cfbf9d; $custom-light: #ded2ba; $custom-dark: #000000;
JSON
{
"hex": "#cfbf9d",
"rgb": {
"r": 207,
"g": 191,
"b": 157
},
"hsl": {
"h": 40.8,
"s": 34.247,
"l": 71.373
},
"oklch": {
"l": 0.80925,
"c": 0.04926,
"h": 85.8
},
"luminance": 0.52961
}Semantic roles & 50–950 ramp
primary
#CFBF9D
secondary
#6C7EA5
accent
#5EAD38
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151411
muted
#848381