#DFDEB1#DFDEB1
#DFDEB1 is a very light, muted yellow. Relative luminance 0.711; OKLCH L 89.0% C 0.059 H 106.5°. Best body text is #000000 at 15.22:1 contrast (WCAG AA passes).
Color values
| HEX | #DFDEB1 |
|---|---|
| RGB | rgb(223, 222, 177) |
| HSL | hsl(59, 42%, 78%) |
| HSV | hsv(59, 21%, 87%) |
| CMYK | cmyk(0%, 0.4%, 20.6%, 12.5%) |
| CIE-LAB | lab(87.54, -6.92, 22.27) |
| CIE-LCH | lch(87.54, 23.32, 107.27°) |
| OKLab | oklab(89.01% -0.0168 0.0568) |
| OKLCH | oklch(89.01% 0.059 106.5) |
| XYZ | xyz(64.4882, 71.1056, 51.9140) |
| Luminance | 0.7110 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 4.03
Palegoldenrod
#EEE8AA
ΔE00 4.65
Vanilla
#F3E5AB
ΔE00 5.37
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.22
Lemonchiffon
#FFFACD
ΔE00 6.32
Pale
#FFF9D0
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFDEB1 #B1B2DF
analogous
#DFC7B1 #DFDEB1 #C9DFB1
triadic
#DFDEB1 #B1DFDE #DEB1DF
tetradic
#DFDEB1 #B1DFC7 #B1B2DF #DFB1C9
square
#DFDEB1 #B1DFC7 #B1B2DF #DFB1C9
split-complementary
#DFDEB1 #B1C9DF #C7B1DF
monochromatic
#BBB95A #CDCC86 #DFDEB1 #F1F0DC #F6F6E9
Accessibility & contrast
On white
1.38
#DFDEB1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.22
#DFDEB1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFDEB1
15.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFDEB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFDEB1 | 1.00 | 1.38 | 15.22 | 15.22 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DAAE
Deuteranopia (green-blind)
#E7DCB3
Tritanopia (blue-blind)
#E6D8D2
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #dfdeb1; /* rgb */ color: rgb(223, 222, 177); /* oklch */ color: oklch(89.0% 0.059 106.5);
Tailwind
colors: {
custom: {
50: '#e9e8c8',
500: '#dfdeb1',
950: '#000000',
},
}SCSS
$custom: #dfdeb1; $custom-light: #e9e8c8; $custom-dark: #000000;
JSON
{
"hex": "#dfdeb1",
"rgb": {
"r": 223,
"g": 222,
"b": 177
},
"hsl": {
"h": 58.696,
"s": 41.818,
"l": 78.431
},
"oklch": {
"l": 0.8901,
"c": 0.0592,
"h": 106.5
},
"luminance": 0.71105
}Semantic roles & 50–950 ramp
primary
#DFDEB1
secondary
#7D7EB8
accent
#33B531
background
#FEFEFD
surface
#FDFCF9
border
#D5D5D2
text
#161613
muted
#848482