#DFDEB9#DFDEB9
#DFDEB9 is a very light, muted yellow. Relative luminance 0.714; OKLCH L 89.2% C 0.049 H 106.1°. Best body text is #000000 at 15.29:1 contrast (WCAG AA passes).
Color values
| HEX | #DFDEB9 |
|---|---|
| RGB | rgb(223, 222, 185) |
| HSL | hsl(58, 37%, 80%) |
| HSV | hsv(58, 17%, 87%) |
| CMYK | cmyk(0%, 0.4%, 17%, 12.5%) |
| CIE-LAB | lab(87.70, -5.75, 18.32) |
| CIE-LCH | lch(87.70, 19.20, 107.43°) |
| OKLab | oklab(89.19% -0.0136 0.0471) |
| OKLCH | oklch(89.19% 0.049 106.1) |
| XYZ | xyz(65.3090, 71.4340, 56.2372) |
| Luminance | 0.7143 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 5.24
Lightgoldenrodyellow
#FAFAD2
ΔE00 5.97
Pale
#FFF9D0
ΔE00 6.27
Beige
#F5F5DC
ΔE00 6.35
Palegoldenrod
#EEE8AA
ΔE00 6.41
Lemonchiffon
#FFFACD
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFDEB9 #B9BADF
analogous
#DFCBB9 #DFDEB9 #CDDFB9
triadic
#DFDEB9 #B9DFDE #DEB9DF
tetradic
#DFDEB9 #B9DFCB #B9BADF #DFB9CD
square
#DFDEB9 #B9DFCB #B9BADF #DFB9CD
split-complementary
#DFDEB9 #B9CDDF #CBB9DF
monochromatic
#B9B665 #CCCA8F #DFDEB9 #F2F2E3 #F5F5EA
Accessibility & contrast
On white
1.37
#DFDEB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.29
#DFDEB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFDEB9
15.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFDEB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFDEB9 | 1.00 | 1.37 | 15.29 | 15.29 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DBB7
Deuteranopia (green-blind)
#E6DDBA
Tritanopia (blue-blind)
#E5D9D4
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #dfdeb9; /* rgb */ color: rgb(223, 222, 185); /* oklch */ color: oklch(89.2% 0.049 106.1);
Tailwind
colors: {
custom: {
50: '#e9e8ce',
500: '#dfdeb9',
950: '#000000',
},
}SCSS
$custom: #dfdeb9; $custom-light: #e9e8ce; $custom-dark: #000000;
JSON
{
"hex": "#dfdeb9",
"rgb": {
"r": 223,
"g": 222,
"b": 185
},
"hsl": {
"h": 58.421,
"s": 37.255,
"l": 80
},
"oklch": {
"l": 0.89188,
"c": 0.04897,
"h": 106.1
},
"luminance": 0.71433
}Semantic roles & 50–950 ramp
primary
#DFDEB9
secondary
#8586B7
accent
#39B035
background
#FEFEFE
surface
#FDFCFA
border
#D5D5D3
text
#161613
muted
#848483