#DFB593#DFB593
#DFB593 is a light, moderate orange. Relative luminance 0.508; OKLCH L 80.2% C 0.067 H 60.6°. Best body text is #000000 at 11.17:1 contrast (WCAG AA passes).
Color values
| HEX | #DFB593 |
|---|---|
| RGB | rgb(223, 181, 147) |
| HSL | hsl(27, 54%, 73%) |
| HSV | hsv(27, 34%, 87%) |
| CMYK | cmyk(0%, 18.8%, 34.1%, 12.5%) |
| CIE-LAB | lab(76.58, 10.45, 23.07) |
| CIE-LCH | lch(76.58, 25.33, 65.63°) |
| OKLab | oklab(80.21% 0.0329 0.0584) |
| OKLCH | oklch(80.21% 0.067 60.6) |
| XYZ | xyz(52.2230, 50.8447, 34.6613) |
| Luminance | 0.5084 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 5.22
Tan
#D2B48C
ΔE00 5.28
Apricot
#FBCEB1
ΔE00 6.77
Fawn
#CFAF7B
ΔE00 7.66
Very Light Brown
#D3B683
ΔE00 7.85
Peach (survey)
#FFB07C
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFB593 #93BDDF
analogous
#DF9397 #DFB593 #DFDB93
triadic
#DFB593 #93DFB5 #B593DF
tetradic
#DFB593 #97DF93 #93BDDF #DB93DF
square
#DFB593 #97DF93 #93BDDF #DB93DF
split-complementary
#DFB593 #93DFDB #9397DF
monochromatic
#BF7539 #D19564 #DFB593 #EDD5C2 #F8EFE7
Accessibility & contrast
On white
1.88
#DFB593 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.17
#DFB593 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFB593
11.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFB593 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFB593 | 1.00 | 1.88 | 11.17 | 11.17 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2B891
Deuteranopia (green-blind)
#CCC193
Tritanopia (blue-blind)
#ECADAC
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #dfb593; /* rgb */ color: rgb(223, 181, 147); /* oklch */ color: oklch(80.2% 0.067 60.6);
Tailwind
colors: {
custom: {
50: '#eacbb3',
500: '#dfb593',
950: '#000000',
},
}SCSS
$custom: #dfb593; $custom-light: #eacbb3; $custom-dark: #000000;
JSON
{
"hex": "#dfb593",
"rgb": {
"r": 223,
"g": 181,
"b": 147
},
"hsl": {
"h": 26.842,
"s": 54.286,
"l": 72.549
},
"oklch": {
"l": 0.80208,
"c": 0.06697,
"h": 60.6
},
"luminance": 0.50842
}Semantic roles & 50–950 ramp
primary
#DFB593
secondary
#5F90B7
accent
#7BC224
background
#FEFDFD
surface
#FDF9F8
border
#D5D2D1
text
#161311
muted
#848281