#DFB591#DFB591
#DFB591 is a light, moderate orange. Relative luminance 0.508; OKLCH L 80.2% C 0.069 H 62.2°. Best body text is #000000 at 11.16:1 contrast (WCAG AA passes).
Color values
| HEX | #DFB591 |
|---|---|
| RGB | rgb(223, 181, 145) |
| HSL | hsl(28, 55%, 72%) |
| HSV | hsv(28, 35%, 87%) |
| CMYK | cmyk(0%, 18.8%, 35%, 12.5%) |
| CIE-LAB | lab(76.55, 10.21, 24.09) |
| CIE-LCH | lch(76.55, 26.16, 67.04°) |
| OKLab | oklab(80.17% 0.032 0.0608) |
| OKLCH | oklch(80.17% 0.069 62.2) |
| XYZ | xyz(52.0674, 50.7825, 33.8420) |
| Luminance | 0.5078 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.57
Tan
#D2B48C
ΔE00 4.80
Apricot
#FBCEB1
ΔE00 7.05
Fawn
#CFAF7B
ΔE00 7.06
Very Light Brown
#D3B683
ΔE00 7.25
Toupe
#C7AC7D
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFB591 #91BBDF
analogous
#DF9194 #DFB591 #DFDC91
triadic
#DFB591 #91DFB5 #B591DF
tetradic
#DFB591 #94DF91 #91BBDF #DC91DF
square
#DFB591 #94DF91 #91BBDF #DC91DF
split-complementary
#DFB591 #91DFDC #9194DF
monochromatic
#BE7637 #D19562 #DFB591 #EDD5C0 #F8EFE7
Accessibility & contrast
On white
1.88
#DFB591 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.16
#DFB591 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFB591
11.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFB591 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFB591 | 1.00 | 1.88 | 11.16 | 11.16 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2B78F
Deuteranopia (green-blind)
#CCC192
Tritanopia (blue-blind)
#ECACAB
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #dfb591; /* rgb */ color: rgb(223, 181, 145); /* oklch */ color: oklch(80.2% 0.069 62.2);
Tailwind
colors: {
custom: {
50: '#eacbb1',
500: '#dfb591',
950: '#000000',
},
}SCSS
$custom: #dfb591; $custom-light: #eacbb1; $custom-dark: #000000;
JSON
{
"hex": "#dfb591",
"rgb": {
"r": 223,
"g": 181,
"b": 145
},
"hsl": {
"h": 27.692,
"s": 54.93,
"l": 72.157
},
"oklch": {
"l": 0.80166,
"c": 0.06871,
"h": 62.2
},
"luminance": 0.5078
}Semantic roles & 50–950 ramp
primary
#DFB591
secondary
#5D8EB7
accent
#79C223
background
#FEFDFD
surface
#FDF9F7
border
#D5D2D0
text
#161310
muted
#848281