#DCBF79#DCBF79
#DCBF79 is a light, moderate orange. Relative luminance 0.539; OKLCH L 81.4% C 0.095 H 87.8°. Best body text is #000000 at 11.77:1 contrast (WCAG AA passes).
Color values
| HEX | #DCBF79 |
|---|---|
| RGB | rgb(220, 191, 121) |
| HSL | hsl(42, 59%, 67%) |
| HSV | hsv(42, 45%, 86%) |
| CMYK | cmyk(0%, 13.2%, 45%, 13.7%) |
| CIE-LAB | lab(78.38, 1.07, 39.02) |
| CIE-LCH | lch(78.38, 39.04, 88.42°) |
| OKLab | oklab(81.41% 0.0037 0.0948) |
| OKLCH | oklch(81.41% 0.095 87.8) |
| XYZ | xyz(51.5988, 53.8600, 25.7635) |
| Luminance | 0.5386 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan (survey)
#D1B26F
ΔE00 3.41
Sand (survey)
#E2CA76
ΔE00 3.95
Very Light Brown
#D3B683
ΔE00 4.67
Desert
#CCAD60
ΔE00 4.95
Sandstone
#C9AE74
ΔE00 5.04
Fawn
#CFAF7B
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCBF79 #7996DC
analogous
#DC8E79 #DCBF79 #C8DC79
triadic
#DCBF79 #79DCBF #BF79DC
tetradic
#DCBF79 #79DC8E #7996DC #DC79C8
square
#DCBF79 #79DC8E #7996DC #DC79C8
split-complementary
#DCBF79 #79C8DC #8E79DC
monochromatic
#AD882D #CFA848 #DCBF79 #E9D6AA #F5EDDA
Accessibility & contrast
On white
1.78
#DCBF79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.77
#DCBF79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCBF79
11.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCBF79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCBF79 | 1.00 | 1.78 | 11.77 | 11.77 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEBD74
Deuteranopia (green-blind)
#D5C57B
Tritanopia (blue-blind)
#EAB4AE
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #dcbf79; /* rgb */ color: rgb(220, 191, 121); /* oklch */ color: oklch(81.4% 0.095 87.8);
Tailwind
colors: {
custom: {
50: '#e9d2a1',
500: '#dcbf79',
950: '#000000',
},
}SCSS
$custom: #dcbf79; $custom-light: #e9d2a1; $custom-dark: #000000;
JSON
{
"hex": "#dcbf79",
"rgb": {
"r": 220,
"g": 191,
"b": 121
},
"hsl": {
"h": 42.424,
"s": 58.58,
"l": 66.863
},
"oklch": {
"l": 0.81409,
"c": 0.09486,
"h": 87.8
},
"luminance": 0.53858
}Semantic roles & 50–950 ramp
primary
#DCBF79
secondary
#4A67B0
accent
#50C61F
background
#FEFEFC
surface
#FDFBF5
border
#D5D4CF
text
#16140F
muted
#848380