#DFDEBA#DFDEBA
#DFDEBA is a very light, muted yellow. Relative luminance 0.715; OKLCH L 89.2% C 0.048 H 106.0°. Best body text is #000000 at 15.30:1 contrast (WCAG AA passes).
Color values
| HEX | #DFDEBA |
|---|---|
| RGB | rgb(223, 222, 186) |
| HSL | hsl(58, 37%, 80%) |
| HSV | hsv(58, 17%, 87%) |
| CMYK | cmyk(0%, 0.4%, 16.6%, 12.5%) |
| CIE-LAB | lab(87.72, -5.60, 17.83) |
| CIE-LCH | lch(87.72, 18.68, 107.44°) |
| OKLab | oklab(89.21% -0.0132 0.0458) |
| OKLCH | oklch(89.21% 0.048 106) |
| XYZ | xyz(65.4150, 71.4764, 56.7951) |
| Luminance | 0.7148 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 5.43
Lightgoldenrodyellow
#FAFAD2
ΔE00 5.99
Beige
#F5F5DC
ΔE00 6.18
Pale
#FFF9D0
ΔE00 6.29
Lemonchiffon
#FFFACD
ΔE00 6.55
Palegoldenrod
#EEE8AA
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFDEBA #BABBDF
analogous
#DFCBBA #DFDEBA #CEDFBA
triadic
#DFDEBA #BADFDE #DEBADF
tetradic
#DFDEBA #BADFCB #BABBDF #DFBACE
square
#DFDEBA #BADFCB #BABBDF #DFBACE
split-complementary
#DFDEBA #BACEDF #CBBADF
monochromatic
#B8B666 #CCCA90 #DFDEBA #F2F2E4 #F5F5EA
Accessibility & contrast
On white
1.37
#DFDEBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.30
#DFDEBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFDEBA
15.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFDEBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFDEBA | 1.00 | 1.37 | 15.30 | 15.30 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DBB8
Deuteranopia (green-blind)
#E6DDBB
Tritanopia (blue-blind)
#E5D9D4
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #dfdeba; /* rgb */ color: rgb(223, 222, 186); /* oklch */ color: oklch(89.2% 0.048 106.0);
Tailwind
colors: {
custom: {
50: '#e9e8ce',
500: '#dfdeba',
950: '#000000',
},
}SCSS
$custom: #dfdeba; $custom-light: #e9e8ce; $custom-dark: #000000;
JSON
{
"hex": "#dfdeba",
"rgb": {
"r": 223,
"g": 222,
"b": 186
},
"hsl": {
"h": 58.378,
"s": 36.634,
"l": 80.196
},
"oklch": {
"l": 0.89211,
"c": 0.04769,
"h": 106
},
"luminance": 0.71476
}Semantic roles & 50–950 ramp
primary
#DFDEBA
secondary
#8687B7
accent
#39B036
background
#FEFEFE
surface
#FDFCFB
border
#D5D5D4
text
#161613
muted
#848483