#DCBF96#DCBF96
#DCBF96 is a light, moderate orange. Relative luminance 0.547; OKLCH L 81.9% C 0.064 H 76.2°. Best body text is #000000 at 11.94:1 contrast (WCAG AA passes).
Color values
| HEX | #DCBF96 |
|---|---|
| RGB | rgb(220, 191, 150) |
| HSL | hsl(35, 50%, 73%) |
| HSV | hsv(35, 32%, 86%) |
| CMYK | cmyk(0%, 13.2%, 31.8%, 13.7%) |
| CIE-LAB | lab(78.86, 4.36, 24.52) |
| CIE-LCH | lch(78.86, 24.90, 79.92°) |
| OKLab | oklab(81.94% 0.0152 0.0619) |
| OKLCH | oklch(81.94% 0.064 76.2) |
| XYZ | xyz(53.6519, 54.6812, 36.5766) |
| Luminance | 0.5468 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 2.85
Burlywood
#DEB887
ΔE00 3.24
Very Light Brown
#D3B683
ΔE00 3.70
Fawn
#CFAF7B
ΔE00 5.07
Toupe
#C7AC7D
ΔE00 5.65
Khaki
#C3B091
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCBF96 #96B3DC
analogous
#DC9C96 #DCBF96 #D6DC96
triadic
#DCBF96 #96DCBF #BF96DC
tetradic
#DCBF96 #96DC9C #96B3DC #DC96D6
square
#DCBF96 #96DC9C #96B3DC #DC96D6
split-complementary
#DCBF96 #96D6DC #9C96DC
monochromatic
#BA863E #CDA368 #DCBF96 #EBDBC4 #F7F1E8
Accessibility & contrast
On white
1.76
#DCBF96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.94
#DCBF96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCBF96
11.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCBF96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCBF96 | 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)
#CBBF93
Deuteranopia (green-blind)
#D2C697
Tritanopia (blue-blind)
#E8B7B4
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #dcbf96; /* rgb */ color: rgb(220, 191, 150); /* oklch */ color: oklch(81.9% 0.064 76.2);
Tailwind
colors: {
custom: {
50: '#e8d2b5',
500: '#dcbf96',
950: '#000000',
},
}SCSS
$custom: #dcbf96; $custom-light: #e8d2b5; $custom-dark: #000000;
JSON
{
"hex": "#dcbf96",
"rgb": {
"r": 220,
"g": 191,
"b": 150
},
"hsl": {
"h": 35.143,
"s": 50,
"l": 72.549
},
"oklch": {
"l": 0.81941,
"c": 0.06374,
"h": 76.2
},
"luminance": 0.54679
}Semantic roles & 50–950 ramp
primary
#DCBF96
secondary
#6384B4
accent
#66BD28
background
#FEFEFD
surface
#FDFBF8
border
#D5D4D1
text
#161411
muted
#848381