#DFB79F#DFB79F
#DFB79F is a light, muted orange. Relative luminance 0.521; OKLCH L 80.9% C 0.057 H 52.6°. Best body text is #000000 at 11.41:1 contrast (WCAG AA passes).
Color values
| HEX | #DFB79F |
|---|---|
| RGB | rgb(223, 183, 159) |
| HSL | hsl(23, 50%, 75%) |
| HSV | hsv(23, 29%, 87%) |
| CMYK | cmyk(0%, 17.9%, 28.7%, 12.5%) |
| CIE-LAB | lab(77.32, 10.92, 17.63) |
| CIE-LCH | lch(77.32, 20.74, 58.22°) |
| OKLab | oklab(80.86% 0.0346 0.0452) |
| OKLCH | oklch(80.86% 0.057 52.6) |
| XYZ | xyz(53.6238, 52.0604, 40.0182) |
| Luminance | 0.5206 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 6.05
Tan
#D2B48C
ΔE00 8.02
Pinkish Tan
#D99B82
ΔE00 8.46
Burlywood
#DEB887
ΔE00 8.51
Mushroom
#BA9E88
ΔE00 8.55
Peach
#FFDAB9
ΔE00 8.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFB79F #9FC7DF
analogous
#DF9FA7 #DFB79F #DFD79F
triadic
#DFB79F #9FDFB7 #B79FDF
tetradic
#DFB79F #A7DF9F #9FC7DF #D79FDF
square
#DFB79F #A7DF9F #9FC7DF #D79FDF
split-complementary
#DFB79F #9FDFD7 #9FA7DF
monochromatic
#C07243 #D09571 #DFB79F #EED9CD #F7EEE8
Accessibility & contrast
On white
1.84
#DFB79F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.41
#DFB79F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFB79F
11.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFB79F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFB79F | 1.00 | 1.84 | 11.41 | 11.41 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2BA9D
Deuteranopia (green-blind)
#CBC29F
Tritanopia (blue-blind)
#EBB0B0
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #dfb79f; /* rgb */ color: rgb(223, 183, 159); /* oklch */ color: oklch(80.9% 0.057 52.6);
Tailwind
colors: {
custom: {
50: '#eaccbb',
500: '#dfb79f',
950: '#000000',
},
}SCSS
$custom: #dfb79f; $custom-light: #eaccbb; $custom-dark: #000000;
JSON
{
"hex": "#dfb79f",
"rgb": {
"r": 223,
"g": 183,
"b": 159
},
"hsl": {
"h": 22.5,
"s": 50,
"l": 74.902
},
"oklch": {
"l": 0.80858,
"c": 0.05691,
"h": 52.6
},
"luminance": 0.52058
}Semantic roles & 50–950 ramp
primary
#DFB79F
secondary
#6B9BB8
accent
#85BD28
background
#FEFEFD
surface
#FDFAF8
border
#D5D3D1
text
#161311
muted
#848381