#DFB581#DFB581
#DFB581 is a light, moderate orange. Relative luminance 0.503; OKLCH L 79.9% C 0.084 H 72.1°. Best body text is #000000 at 11.06:1 contrast (WCAG AA passes).
Color values
| HEX | #DFB581 |
|---|---|
| RGB | rgb(223, 181, 129) |
| HSL | hsl(33, 59%, 69%) |
| HSV | hsv(33, 42%, 87%) |
| CMYK | cmyk(0%, 18.8%, 42.2%, 12.5%) |
| CIE-LAB | lab(76.27, 8.38, 32.21) |
| CIE-LCH | lch(76.27, 33.28, 75.41°) |
| OKLab | oklab(79.86% 0.0256 0.0795) |
| OKLCH | oklch(79.86% 0.084 72.1) |
| XYZ | xyz(50.9194, 50.3233, 27.7959) |
| Luminance | 0.5032 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 1.30
Fawn
#CFAF7B
ΔE00 3.79
Tan
#D2B48C
ΔE00 3.96
Very Light Brown
#D3B683
ΔE00 4.04
Toupe
#C7AC7D
ΔE00 5.48
Tan (survey)
#D1B26F
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFB581 #81ABDF
analogous
#DF8681 #DFB581 #DADF81
triadic
#DFB581 #81DFB5 #B581DF
tetradic
#DFB581 #81DF86 #81ABDF #DF81DA
square
#DFB581 #81DF86 #81ABDF #DF81DA
split-complementary
#DFB581 #81DADF #8681DF
monochromatic
#B77A2F #D39850 #DFB581 #EBD2B2 #F8EEE3
Accessibility & contrast
On white
1.90
#DFB581 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.06
#DFB581 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFB581
11.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFB581 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFB581 | 1.00 | 1.90 | 11.06 | 11.06 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4B67D
Deuteranopia (green-blind)
#CEC082
Tritanopia (blue-blind)
#EEABA8
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #dfb581; /* rgb */ color: rgb(223, 181, 129); /* oklch */ color: oklch(79.9% 0.084 72.1);
Tailwind
colors: {
custom: {
50: '#ebcba6',
500: '#dfb581',
950: '#000000',
},
}SCSS
$custom: #dfb581; $custom-light: #ebcba6; $custom-dark: #000000;
JSON
{
"hex": "#dfb581",
"rgb": {
"r": 223,
"g": 181,
"b": 129
},
"hsl": {
"h": 33.191,
"s": 59.494,
"l": 69.02
},
"oklch": {
"l": 0.79855,
"c": 0.08354,
"h": 72.1
},
"luminance": 0.50321
}Semantic roles & 50–950 ramp
primary
#DFB581
secondary
#4E7DB6
accent
#6AC71E
background
#FFFDFC
surface
#FEF9F6
border
#D6D2D0
text
#16130F
muted
#858280