#DCBF97#DCBF97
#DCBF97 is a light, moderate orange. Relative luminance 0.547; OKLCH L 82.0% C 0.063 H 75.6°. Best body text is #000000 at 11.94:1 contrast (WCAG AA passes).
Color values
| HEX | #DCBF97 |
|---|---|
| RGB | rgb(220, 191, 151) |
| HSL | hsl(35, 50%, 73%) |
| HSV | hsv(35, 31%, 86%) |
| CMYK | cmyk(0%, 13.2%, 31.4%, 13.7%) |
| CIE-LAB | lab(78.88, 4.48, 24.01) |
| CIE-LCH | lch(78.88, 24.43, 79.42°) |
| OKLab | oklab(81.96% 0.0156 0.0607) |
| OKLCH | oklch(81.96% 0.063 75.6) |
| XYZ | xyz(53.7328, 54.7136, 37.0025) |
| Luminance | 0.5471 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 2.83
Burlywood
#DEB887
ΔE00 3.36
Very Light Brown
#D3B683
ΔE00 3.94
Fawn
#CFAF7B
ΔE00 5.24
Khaki
#C3B091
ΔE00 5.71
Toupe
#C7AC7D
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCBF97 #97B4DC
analogous
#DC9D97 #DCBF97 #D6DC97
triadic
#DCBF97 #97DCBF #BF97DC
tetradic
#DCBF97 #97DC9D #97B4DC #DC97D6
square
#DCBF97 #97DC9D #97B4DC #DC97D6
split-complementary
#DCBF97 #97D6DC #9D97DC
monochromatic
#BA863F #CDA369 #DCBF97 #EBDBC5 #F7F1E8
Accessibility & contrast
On white
1.76
#DCBF97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.94
#DCBF97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCBF97
11.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCBF97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCBF97 | 1.00 | 1.76 | 11.94 | 11.94 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBBF94
Deuteranopia (green-blind)
#D1C698
Tritanopia (blue-blind)
#E8B7B4
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #dcbf97; /* rgb */ color: rgb(220, 191, 151); /* oklch */ color: oklch(82.0% 0.063 75.6);
Tailwind
colors: {
custom: {
50: '#e8d2b5',
500: '#dcbf97',
950: '#000000',
},
}SCSS
$custom: #dcbf97; $custom-light: #e8d2b5; $custom-dark: #000000;
JSON
{
"hex": "#dcbf97",
"rgb": {
"r": 220,
"g": 191,
"b": 151
},
"hsl": {
"h": 34.783,
"s": 49.64,
"l": 72.745
},
"oklch": {
"l": 0.81961,
"c": 0.06267,
"h": 75.6
},
"luminance": 0.54712
}Semantic roles & 50–950 ramp
primary
#DCBF97
secondary
#6485B4
accent
#67BD29
background
#FEFEFD
surface
#FDFBF8
border
#D5D4D1
text
#161411
muted
#848381