#DFD5BA#DFD5BA
#DFD5BA is a very light, muted orange. Relative luminance 0.668; OKLCH L 87.4% C 0.038 H 90.1°. Best body text is #000000 at 14.36:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD5BA |
|---|---|
| RGB | rgb(223, 213, 186) |
| HSL | hsl(44, 37%, 80%) |
| HSV | hsv(44, 17%, 87%) |
| CMYK | cmyk(0%, 4.5%, 16.6%, 12.5%) |
| CIE-LAB | lab(85.41, -0.98, 14.59) |
| CIE-LCH | lch(85.41, 14.63, 93.83°) |
| OKLab | oklab(87.4% 0 0.0378) |
| OKLCH | oklch(87.4% 0.038 90.1) |
| XYZ | xyz(63.0881, 66.8226, 56.0195) |
| Luminance | 0.6682 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 4.26
Champagne
#F7E7CE
ΔE00 5.34
Eggshell
#F0EAD6
ΔE00 5.35
Wheat
#F5DEB3
ΔE00 6.26
Papayawhip
#FFEFD5
ΔE00 6.67
Blanchedalmond
#FFEBCD
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD5BA #BAC4DF
analogous
#DFC2BA #DFD5BA #D6DFBA
triadic
#DFD5BA #BADFD5 #D5BADF
tetradic
#DFD5BA #BADFC2 #BAC4DF #DFBAD6
square
#DFD5BA #BADFC2 #BAC4DF #DFBAD6
split-complementary
#DFD5BA #BAD6DF #C2BADF
monochromatic
#B8A266 #CCBC90 #DFD5BA #F2EEE4 #F5F2EA
Accessibility & contrast
On white
1.46
#DFD5BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.36
#DFD5BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD5BA
14.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD5BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD5BA | 1.00 | 1.46 | 14.36 | 14.36 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD4B8
Deuteranopia (green-blind)
#DED7BB
Tritanopia (blue-blind)
#E6D0CD
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #dfd5ba; /* rgb */ color: rgb(223, 213, 186); /* oklch */ color: oklch(87.4% 0.038 90.1);
Tailwind
colors: {
custom: {
50: '#e9e1ce',
500: '#dfd5ba',
950: '#000000',
},
}SCSS
$custom: #dfd5ba; $custom-light: #e9e1ce; $custom-dark: #000000;
JSON
{
"hex": "#dfd5ba",
"rgb": {
"r": 223,
"g": 213,
"b": 186
},
"hsl": {
"h": 43.784,
"s": 36.634,
"l": 80.196
},
"oklch": {
"l": 0.87395,
"c": 0.03775,
"h": 90.1
},
"luminance": 0.66822
}Semantic roles & 50–950 ramp
primary
#DFD5BA
secondary
#8693B7
accent
#57B036
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161513
muted
#848483