#DFD4BA#DFD4BA
#DFD4BA is a very light, muted orange. Relative luminance 0.663; OKLCH L 87.2% C 0.037 H 87.8°. Best body text is #000000 at 14.26:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD4BA |
|---|---|
| RGB | rgb(223, 212, 186) |
| HSL | hsl(42, 37%, 80%) |
| HSV | hsv(42, 17%, 87%) |
| CMYK | cmyk(0%, 4.9%, 16.6%, 12.5%) |
| CIE-LAB | lab(85.16, -0.46, 14.23) |
| CIE-LCH | lch(85.16, 14.24, 91.85°) |
| OKLab | oklab(87.2% 0.0014 0.0368) |
| OKLCH | oklch(87.2% 0.037 87.8) |
| XYZ | xyz(62.8374, 66.3211, 55.9359) |
| Luminance | 0.6632 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 3.80
Champagne
#F7E7CE
ΔE00 5.13
Eggshell
#F0EAD6
ΔE00 5.50
Wheat
#F5DEB3
ΔE00 6.25
Antiquewhite
#FAEBD7
ΔE00 6.45
Blanchedalmond
#FFEBCD
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD4BA #BAC5DF
analogous
#DFC1BA #DFD4BA #D8DFBA
triadic
#DFD4BA #BADFD4 #D4BADF
tetradic
#DFD4BA #BADFC1 #BAC5DF #DFBAD8
square
#DFD4BA #BADFC1 #BAC5DF #DFBAD8
split-complementary
#DFD4BA #BAD8DF #C1BADF
monochromatic
#B8A066 #CCBA90 #DFD4BA #F2EEE4 #F5F2EA
Accessibility & contrast
On white
1.47
#DFD4BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.26
#DFD4BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD4BA
14.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD4BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD4BA | 1.00 | 1.47 | 14.26 | 14.26 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD3B8
Deuteranopia (green-blind)
#DDD6BB
Tritanopia (blue-blind)
#E6D0CD
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #dfd4ba; /* rgb */ color: rgb(223, 212, 186); /* oklch */ color: oklch(87.2% 0.037 87.8);
Tailwind
colors: {
custom: {
50: '#e9e1ce',
500: '#dfd4ba',
950: '#000000',
},
}SCSS
$custom: #dfd4ba; $custom-light: #e9e1ce; $custom-dark: #000000;
JSON
{
"hex": "#dfd4ba",
"rgb": {
"r": 223,
"g": 212,
"b": 186
},
"hsl": {
"h": 42.162,
"s": 36.634,
"l": 80.196
},
"oklch": {
"l": 0.87195,
"c": 0.03687,
"h": 87.8
},
"luminance": 0.6632
}Semantic roles & 50–950 ramp
primary
#DFD4BA
secondary
#8695B7
accent
#5AB036
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161513
muted
#848483