#DFB59B#DFB59B
#DFB59B is a light, moderate orange. Relative luminance 0.511; OKLCH L 80.4% C 0.060 H 53.4°. Best body text is #000000 at 11.22:1 contrast (WCAG AA passes).
Color values
| HEX | #DFB59B |
|---|---|
| RGB | rgb(223, 181, 155) |
| HSL | hsl(23, 52%, 74%) |
| HSV | hsv(23, 30%, 87%) |
| CMYK | cmyk(0%, 18.8%, 30.5%, 12.5%) |
| CIE-LAB | lab(76.74, 11.46, 18.99) |
| CIE-LCH | lch(76.74, 22.18, 58.88°) |
| OKLab | oklab(80.38% 0.0361 0.0485) |
| OKLCH | oklch(80.38% 0.06 53.4) |
| XYZ | xyz(52.8727, 51.1046, 38.0831) |
| Luminance | 0.5110 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 6.31
Tan
#D2B48C
ΔE00 7.71
Pinkish Tan
#D99B82
ΔE00 7.94
Burlywood
#DEB887
ΔE00 8.07
Mushroom
#BA9E88
ΔE00 8.37
Pale Salmon
#FFB19A
ΔE00 8.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFB59B #9BC5DF
analogous
#DF9BA3 #DFB59B #DFD79B
triadic
#DFB59B #9BDFB5 #B59BDF
tetradic
#DFB59B #A3DF9B #9BC5DF #D79BDF
square
#DFB59B #A3DF9B #9BC5DF #D79BDF
split-complementary
#DFB59B #9BDFD7 #9BA3DF
monochromatic
#C1703E #D0936D #DFB59B #EED7C9 #F8EEE8
Accessibility & contrast
On white
1.87
#DFB59B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.22
#DFB59B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFB59B
11.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFB59B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFB59B | 1.00 | 1.87 | 11.22 | 11.22 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1B899
Deuteranopia (green-blind)
#CBC19B
Tritanopia (blue-blind)
#EBAEAE
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #dfb59b; /* rgb */ color: rgb(223, 181, 155); /* oklch */ color: oklch(80.4% 0.060 53.4);
Tailwind
colors: {
custom: {
50: '#eacbb8',
500: '#dfb59b',
950: '#000000',
},
}SCSS
$custom: #dfb59b; $custom-light: #eacbb8; $custom-dark: #000000;
JSON
{
"hex": "#dfb59b",
"rgb": {
"r": 223,
"g": 181,
"b": 155
},
"hsl": {
"h": 22.941,
"s": 51.515,
"l": 74.118
},
"oklch": {
"l": 0.80382,
"c": 0.06045,
"h": 53.4
},
"luminance": 0.51102
}Semantic roles & 50–950 ramp
primary
#DFB59B
secondary
#6799B7
accent
#85BF27
background
#FEFDFD
surface
#FDF9F8
border
#D5D2D1
text
#161311
muted
#848281