#DCBF82#DCBF82
#DCBF82 is a light, moderate orange. Relative luminance 0.541; OKLCH L 81.6% C 0.085 H 85.2°. Best body text is #000000 at 11.82:1 contrast (WCAG AA passes).
Color values
| HEX | #DCBF82 |
|---|---|
| RGB | rgb(220, 191, 130) |
| HSL | hsl(41, 56%, 69%) |
| HSV | hsv(41, 41%, 86%) |
| CMYK | cmyk(0%, 13.2%, 40.9%, 13.7%) |
| CIE-LAB | lab(78.51, 2.01, 34.56) |
| CIE-LCH | lch(78.51, 34.62, 86.67°) |
| OKLab | oklab(81.56% 0.0072 0.085) |
| OKLCH | oklch(81.56% 0.085 85.2) |
| XYZ | xyz(52.1767, 54.0911, 28.8070) |
| Luminance | 0.5409 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 3.19
Tan (survey)
#D1B26F
ΔE00 3.62
Sandstone
#C9AE74
ΔE00 4.62
Fawn
#CFAF7B
ΔE00 4.70
Burlywood
#DEB887
ΔE00 4.89
Sand (survey)
#E2CA76
ΔE00 5.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCBF82 #829FDC
analogous
#DC9282 #DCBF82 #CCDC82
triadic
#DCBF82 #82DCBF #BF82DC
tetradic
#DCBF82 #82DC92 #829FDC #DC82CC
square
#DCBF82 #82DC92 #829FDC #DC82CC
split-complementary
#DCBF82 #82CCDC #9282DC
monochromatic
#B28932 #CFA752 #DCBF82 #E9D7B2 #F7F0E2
Accessibility & contrast
On white
1.78
#DCBF82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.82
#DCBF82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCBF82
11.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCBF82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCBF82 | 1.00 | 1.78 | 11.82 | 11.82 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDBE7E
Deuteranopia (green-blind)
#D4C584
Tritanopia (blue-blind)
#E9B5B0
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #dcbf82; /* rgb */ color: rgb(220, 191, 130); /* oklch */ color: oklch(81.6% 0.085 85.2);
Tailwind
colors: {
custom: {
50: '#e8d2a7',
500: '#dcbf82',
950: '#000000',
},
}SCSS
$custom: #dcbf82; $custom-light: #e8d2a7; $custom-dark: #000000;
JSON
{
"hex": "#dcbf82",
"rgb": {
"r": 220,
"g": 191,
"b": 130
},
"hsl": {
"h": 40.667,
"s": 56.25,
"l": 68.627
},
"oklch": {
"l": 0.81559,
"c": 0.08533,
"h": 85.2
},
"luminance": 0.54089
}Semantic roles & 50–950 ramp
primary
#DCBF82
secondary
#506FB3
accent
#56C422
background
#FEFEFC
surface
#FDFBF6
border
#D5D4D0
text
#16140F
muted
#848380