#DCBF9E#DCBF9E
#DCBF9E is a very light, muted orange. Relative luminance 0.549; OKLCH L 82.1% C 0.055 H 70.6°. Best body text is #000000 at 11.99:1 contrast (WCAG AA passes).
Color values
| HEX | #DCBF9E |
|---|---|
| RGB | rgb(220, 191, 158) |
| HSL | hsl(32, 47%, 74%) |
| HSV | hsv(32, 28%, 86%) |
| CMYK | cmyk(0%, 13.2%, 28.2%, 13.7%) |
| CIE-LAB | lab(79.01, 5.40, 20.47) |
| CIE-LCH | lch(79.01, 21.17, 75.23°) |
| OKLab | oklab(82.11% 0.0184 0.0522) |
| OKLCH | oklch(82.11% 0.055 70.6) |
| XYZ | xyz(54.3182, 54.9477, 40.0858) |
| Luminance | 0.5495 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 3.62
Burlywood
#DEB887
ΔE00 4.71
Khaki
#C3B091
ΔE00 5.85
Very Light Brown
#D3B683
ΔE00 5.89
Fawn
#CFAF7B
ΔE00 6.79
Light Peach
#FFD8B1
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCBF9E #9EBBDC
analogous
#DCA09E #DCBF9E #DADC9E
triadic
#DCBF9E #9EDCBF #BF9EDC
tetradic
#DCBF9E #9EDCA0 #9EBBDC #DC9EDA
square
#DCBF9E #9EDCA0 #9EBBDC #DC9EDA
split-complementary
#DCBF9E #9EDADC #A09EDC
monochromatic
#BC8444 #CCA171 #DCBF9E #ECDDCB #F7F0E9
Accessibility & contrast
On white
1.75
#DCBF9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.99
#DCBF9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCBF9E
11.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCBF9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCBF9E | 1.00 | 1.75 | 11.99 | 11.99 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C09C
Deuteranopia (green-blind)
#D0C69F
Tritanopia (blue-blind)
#E7B8B6
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #dcbf9e; /* rgb */ color: rgb(220, 191, 158); /* oklch */ color: oklch(82.1% 0.055 70.6);
Tailwind
colors: {
custom: {
50: '#e7d2ba',
500: '#dcbf9e',
950: '#000000',
},
}SCSS
$custom: #dcbf9e; $custom-light: #e7d2ba; $custom-dark: #000000;
JSON
{
"hex": "#dcbf9e",
"rgb": {
"r": 220,
"g": 191,
"b": 158
},
"hsl": {
"h": 31.935,
"s": 46.97,
"l": 74.118
},
"oklch": {
"l": 0.82112,
"c": 0.05535,
"h": 70.6
},
"luminance": 0.54946
}Semantic roles & 50–950 ramp
primary
#DCBF9E
secondary
#6A8DB4
accent
#6EBA2B
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#161411
muted
#848381