#DFD0AB#DFD0AB
#DFD0AB is a very light, muted orange. Relative luminance 0.637; OKLCH L 86.0% C 0.052 H 88.6°. Best body text is #000000 at 13.75:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD0AB |
|---|---|
| RGB | rgb(223, 208, 171) |
| HSL | hsl(43, 45%, 77%) |
| HSV | hsv(43, 23%, 87%) |
| CMYK | cmyk(0%, 6.7%, 23.3%, 12.5%) |
| CIE-LAB | lab(83.83, -0.58, 20.28) |
| CIE-LCH | lch(83.83, 20.29, 91.65°) |
| OKLab | oklab(86.05% 0.0013 0.0519) |
| OKLCH | oklch(86.05% 0.052 88.6) |
| XYZ | xyz(60.3381, 63.7413, 47.6450) |
| Luminance | 0.6374 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat
#F5DEB3
ΔE00 4.54
Beige (survey)
#E6DAA6
ΔE00 4.69
Moccasin
#FFE4B5
ΔE00 6.50
Warm Beige
#E9DCC9
ΔE00 6.72
Vanilla
#F3E5AB
ΔE00 6.87
Champagne
#F7E7CE
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD0AB #ABBADF
analogous
#DFB6AB #DFD0AB #D4DFAB
triadic
#DFD0AB #ABDFD0 #D0ABDF
tetradic
#DFD0AB #ABDFB6 #ABBADF #DFABD4
square
#DFD0AB #ABDFB6 #ABBADF #DFABD4
split-complementary
#DFD0AB #ABD4DF #B6ABDF
monochromatic
#BD9E52 #CEB77F #DFD0AB #F0E9D7 #F7F3E9
Accessibility & contrast
On white
1.53
#DFD0AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.75
#DFD0AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD0AB
13.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD0AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD0AB | 1.00 | 1.53 | 13.75 | 13.75 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CFA9
Deuteranopia (green-blind)
#DDD3AC
Tritanopia (blue-blind)
#E8CAC6
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #dfd0ab; /* rgb */ color: rgb(223, 208, 171); /* oklch */ color: oklch(86.0% 0.052 88.6);
Tailwind
colors: {
custom: {
50: '#e9dec4',
500: '#dfd0ab',
950: '#000000',
},
}SCSS
$custom: #dfd0ab; $custom-light: #e9dec4; $custom-dark: #000000;
JSON
{
"hex": "#dfd0ab",
"rgb": {
"r": 223,
"g": 208,
"b": 171
},
"hsl": {
"h": 42.692,
"s": 44.828,
"l": 77.255
},
"oklch": {
"l": 0.86046,
"c": 0.05187,
"h": 88.6
},
"luminance": 0.6374
}Semantic roles & 50–950 ramp
primary
#DFD0AB
secondary
#7689B8
accent
#55B82E
background
#FEFEFD
surface
#FDFCF9
border
#D5D5D2
text
#161512
muted
#848482