#DFDEB2#DFDEB2
#DFDEB2 is a very light, muted yellow. Relative luminance 0.711; OKLCH L 89.0% C 0.058 H 106.4°. Best body text is #000000 at 15.23:1 contrast (WCAG AA passes).
Color values
| HEX | #DFDEB2 |
|---|---|
| RGB | rgb(223, 222, 178) |
| HSL | hsl(59, 41%, 79%) |
| HSV | hsv(59, 20%, 87%) |
| CMYK | cmyk(0%, 0.4%, 20.2%, 12.5%) |
| CIE-LAB | lab(87.56, -6.78, 21.77) |
| CIE-LCH | lch(87.56, 22.80, 107.29°) |
| OKLab | oklab(89.03% -0.0164 0.0556) |
| OKLCH | oklch(89.03% 0.058 106.4) |
| XYZ | xyz(64.5882, 71.1457, 52.4408) |
| Luminance | 0.7115 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 4.14
Palegoldenrod
#EEE8AA
ΔE00 4.85
Vanilla
#F3E5AB
ΔE00 5.50
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.15
Lemonchiffon
#FFFACD
ΔE00 6.31
Pale
#FFF9D0
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFDEB2 #B2B3DF
analogous
#DFC7B2 #DFDEB2 #C9DFB2
triadic
#DFDEB2 #B2DFDE #DEB2DF
tetradic
#DFDEB2 #B2DFC7 #B2B3DF #DFB2C9
square
#DFDEB2 #B2DFC7 #B2B3DF #DFB2C9
split-complementary
#DFDEB2 #B2C9DF #C7B2DF
monochromatic
#BBB95C #CDCB87 #DFDEB2 #F1F1DD #F6F6E9
Accessibility & contrast
On white
1.38
#DFDEB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.23
#DFDEB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFDEB2
15.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFDEB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFDEB2 | 1.00 | 1.38 | 15.23 | 15.23 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DAAF
Deuteranopia (green-blind)
#E7DCB4
Tritanopia (blue-blind)
#E6D8D2
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #dfdeb2; /* rgb */ color: rgb(223, 222, 178); /* oklch */ color: oklch(89.0% 0.058 106.4);
Tailwind
colors: {
custom: {
50: '#e9e8c9',
500: '#dfdeb2',
950: '#000000',
},
}SCSS
$custom: #dfdeb2; $custom-light: #e9e8c9; $custom-dark: #000000;
JSON
{
"hex": "#dfdeb2",
"rgb": {
"r": 223,
"g": 222,
"b": 178
},
"hsl": {
"h": 58.667,
"s": 41.284,
"l": 78.627
},
"oklch": {
"l": 0.89031,
"c": 0.05793,
"h": 106.4
},
"luminance": 0.71145
}Semantic roles & 50–950 ramp
primary
#DFDEB2
secondary
#7E7FB8
accent
#34B431
background
#FEFEFD
surface
#FDFCF9
border
#D5D5D2
text
#161613
muted
#848482