#DCBF80#DCBF80
#DCBF80 is a light, moderate orange. Relative luminance 0.540; OKLCH L 81.5% C 0.087 H 85.8°. Best body text is #000000 at 11.81:1 contrast (WCAG AA passes).
Color values
| HEX | #DCBF80 |
|---|---|
| RGB | rgb(220, 191, 128) |
| HSL | hsl(41, 57%, 68%) |
| HSV | hsv(41, 42%, 86%) |
| CMYK | cmyk(0%, 13.2%, 41.8%, 13.7%) |
| CIE-LAB | lab(78.48, 1.80, 35.56) |
| CIE-LCH | lch(78.48, 35.60, 87.11°) |
| OKLab | oklab(81.53% 0.0064 0.0872) |
| OKLCH | oklch(81.53% 0.087 85.8) |
| XYZ | xyz(52.0437, 54.0379, 28.1069) |
| Luminance | 0.5404 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan (survey)
#D1B26F
ΔE00 3.48
Very Light Brown
#D3B683
ΔE00 3.50
Sandstone
#C9AE74
ΔE00 4.66
Fawn
#CFAF7B
ΔE00 4.91
Sand (survey)
#E2CA76
ΔE00 5.04
Burlywood
#DEB887
ΔE00 5.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCBF80 #809DDC
analogous
#DC9180 #DCBF80 #CBDC80
triadic
#DCBF80 #80DCBF #BF80DC
tetradic
#DCBF80 #80DC91 #809DDC #DC80CB
square
#DCBF80 #80DC91 #809DDC #DC80CB
split-complementary
#DCBF80 #80CBDC #9180DC
monochromatic
#B18831 #CFA750 #DCBF80 #E9D7B0 #F6EFE0
Accessibility & contrast
On white
1.78
#DCBF80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.81
#DCBF80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCBF80
11.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCBF80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCBF80 | 1.00 | 1.78 | 11.81 | 11.81 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDBE7B
Deuteranopia (green-blind)
#D5C582
Tritanopia (blue-blind)
#EAB5AF
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #dcbf80; /* rgb */ color: rgb(220, 191, 128); /* oklch */ color: oklch(81.5% 0.087 85.8);
Tailwind
colors: {
custom: {
50: '#e8d2a5',
500: '#dcbf80',
950: '#000000',
},
}SCSS
$custom: #dcbf80; $custom-light: #e8d2a5; $custom-dark: #000000;
JSON
{
"hex": "#dcbf80",
"rgb": {
"r": 220,
"g": 191,
"b": 128
},
"hsl": {
"h": 41.087,
"s": 56.79,
"l": 68.235
},
"oklch": {
"l": 0.81525,
"c": 0.08747,
"h": 85.8
},
"luminance": 0.54036
}Semantic roles & 50–950 ramp
primary
#DCBF80
secondary
#4E6DB3
accent
#55C421
background
#FEFEFC
surface
#FDFBF6
border
#D5D4D0
text
#16140F
muted
#848380