#DFB79E#DFB79E
#DFB79E is a light, muted orange. Relative luminance 0.520; OKLCH L 80.8% C 0.058 H 53.7°. Best body text is #000000 at 11.40:1 contrast (WCAG AA passes).
Color values
| HEX | #DFB79E |
|---|---|
| RGB | rgb(223, 183, 158) |
| HSL | hsl(23, 50%, 75%) |
| HSV | hsv(23, 29%, 87%) |
| CMYK | cmyk(0%, 17.9%, 29.1%, 12.5%) |
| CIE-LAB | lab(77.30, 10.79, 18.14) |
| CIE-LCH | lch(77.30, 21.11, 59.25°) |
| OKLab | oklab(80.84% 0.0342 0.0465) |
| OKLCH | oklch(80.84% 0.058 53.7) |
| XYZ | xyz(53.5374, 52.0258, 39.5631) |
| Luminance | 0.5202 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 6.00
Tan
#D2B48C
ΔE00 7.66
Burlywood
#DEB887
ΔE00 8.12
Mushroom
#BA9E88
ΔE00 8.49
Pinkish Tan
#D99B82
ΔE00 8.55
Peach
#FFDAB9
ΔE00 8.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFB79E #9EC6DF
analogous
#DF9EA6 #DFB79E #DFD89E
triadic
#DFB79E #9EDFB7 #B79EDF
tetradic
#DFB79E #A6DF9E #9EC6DF #D89EDF
square
#DFB79E #A6DF9E #9EC6DF #D89EDF
split-complementary
#DFB79E #9EDFD8 #9EA6DF
monochromatic
#C17342 #D09570 #DFB79E #EED9CC #F7EEE8
Accessibility & contrast
On white
1.84
#DFB79E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.40
#DFB79E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFB79E
11.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFB79E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFB79E | 1.00 | 1.84 | 11.40 | 11.40 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2BA9C
Deuteranopia (green-blind)
#CCC29E
Tritanopia (blue-blind)
#EBB0B0
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #dfb79e; /* rgb */ color: rgb(223, 183, 158); /* oklch */ color: oklch(80.8% 0.058 53.7);
Tailwind
colors: {
custom: {
50: '#eaccba',
500: '#dfb79e',
950: '#000000',
},
}SCSS
$custom: #dfb79e; $custom-light: #eaccba; $custom-dark: #000000;
JSON
{
"hex": "#dfb79e",
"rgb": {
"r": 223,
"g": 183,
"b": 158
},
"hsl": {
"h": 23.077,
"s": 50.388,
"l": 74.706
},
"oklch": {
"l": 0.80835,
"c": 0.05767,
"h": 53.7
},
"luminance": 0.52024
}Semantic roles & 50–950 ramp
primary
#DFB79E
secondary
#6A9AB8
accent
#84BE28
background
#FEFEFD
surface
#FDFAF8
border
#D5D3D1
text
#161311
muted
#848381