#DCBF83#DCBF83
#DCBF83 is a light, moderate orange. Relative luminance 0.541; OKLCH L 81.6% C 0.084 H 84.8°. Best body text is #000000 at 11.82:1 contrast (WCAG AA passes).
Color values
| HEX | #DCBF83 |
|---|---|
| RGB | rgb(220, 191, 131) |
| HSL | hsl(40, 56%, 69%) |
| HSV | hsv(40, 40%, 86%) |
| CMYK | cmyk(0%, 13.2%, 40.5%, 13.7%) |
| CIE-LAB | lab(78.53, 2.12, 34.06) |
| CIE-LCH | lch(78.53, 34.13, 86.44°) |
| OKLab | oklab(81.58% 0.0076 0.0839) |
| OKLCH | oklch(81.58% 0.084 84.8) |
| XYZ | xyz(52.2441, 54.1181, 29.1622) |
| Luminance | 0.5412 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 3.05
Tan (survey)
#D1B26F
ΔE00 3.70
Fawn
#CFAF7B
ΔE00 4.60
Sandstone
#C9AE74
ΔE00 4.62
Burlywood
#DEB887
ΔE00 4.72
Sand (survey)
#E2CA76
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCBF83 #83A0DC
analogous
#DC9383 #DCBF83 #CDDC83
triadic
#DCBF83 #83DCBF #BF83DC
tetradic
#DCBF83 #83DC93 #83A0DC #DC83CD
square
#DCBF83 #83DC93 #83A0DC #DC83CD
split-complementary
#DCBF83 #83CDDC #9383DC
monochromatic
#B28932 #CFA653 #DCBF83 #E9D8B3 #F7F0E2
Accessibility & contrast
On white
1.78
#DCBF83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.82
#DCBF83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCBF83
11.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCBF83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCBF83 | 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)
#CDBE7F
Deuteranopia (green-blind)
#D4C685
Tritanopia (blue-blind)
#E9B5B0
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #dcbf83; /* rgb */ color: rgb(220, 191, 131); /* oklch */ color: oklch(81.6% 0.084 84.8);
Tailwind
colors: {
custom: {
50: '#e8d2a7',
500: '#dcbf83',
950: '#000000',
},
}SCSS
$custom: #dcbf83; $custom-light: #e8d2a7; $custom-dark: #000000;
JSON
{
"hex": "#dcbf83",
"rgb": {
"r": 220,
"g": 191,
"b": 131
},
"hsl": {
"h": 40.449,
"s": 55.975,
"l": 68.824
},
"oklch": {
"l": 0.81577,
"c": 0.08426,
"h": 84.8
},
"luminance": 0.54116
}Semantic roles & 50–950 ramp
primary
#DCBF83
secondary
#5070B3
accent
#57C422
background
#FEFEFC
surface
#FDFBF6
border
#D5D4D0
text
#16140F
muted
#848380