#DFDEB4#DFDEB4
#DFDEB4 is a very light, muted yellow. Relative luminance 0.712; OKLCH L 89.1% C 0.055 H 106.3°. Best body text is #000000 at 15.25:1 contrast (WCAG AA passes).
Color values
| HEX | #DFDEB4 |
|---|---|
| RGB | rgb(223, 222, 180) |
| HSL | hsl(59, 40%, 79%) |
| HSV | hsv(59, 19%, 87%) |
| CMYK | cmyk(0%, 0.4%, 19.3%, 12.5%) |
| CIE-LAB | lab(87.59, -6.49, 20.79) |
| CIE-LCH | lch(87.59, 21.78, 107.33°) |
| OKLab | oklab(89.08% -0.0156 0.0532) |
| OKLCH | oklch(89.08% 0.055 106.3) |
| XYZ | xyz(64.7905, 71.2266, 53.5061) |
| Luminance | 0.7123 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 4.40
Palegoldenrod
#EEE8AA
ΔE00 5.27
Vanilla
#F3E5AB
ΔE00 5.80
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.04
Lemonchiffon
#FFFACD
ΔE00 6.30
Pale
#FFF9D0
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFDEB4 #B4B5DF
analogous
#DFC9B4 #DFDEB4 #CBDFB4
triadic
#DFDEB4 #B4DFDE #DEB4DF
tetradic
#DFDEB4 #B4DFC9 #B4B5DF #DFB4CB
square
#DFDEB4 #B4DFC9 #B4B5DF #DFB4CB
split-complementary
#DFDEB4 #B4CBDF #C9B4DF
monochromatic
#BAB85E #CDCB89 #DFDEB4 #F1F1DF #F6F6EA
Accessibility & contrast
On white
1.38
#DFDEB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.25
#DFDEB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFDEB4
15.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFDEB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFDEB4 | 1.00 | 1.38 | 15.25 | 15.25 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DAB1
Deuteranopia (green-blind)
#E7DDB5
Tritanopia (blue-blind)
#E6D8D2
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #dfdeb4; /* rgb */ color: rgb(223, 222, 180); /* oklch */ color: oklch(89.1% 0.055 106.3);
Tailwind
colors: {
custom: {
50: '#e9e8ca',
500: '#dfdeb4',
950: '#000000',
},
}SCSS
$custom: #dfdeb4; $custom-light: #e9e8ca; $custom-dark: #000000;
JSON
{
"hex": "#dfdeb4",
"rgb": {
"r": 223,
"g": 222,
"b": 180
},
"hsl": {
"h": 58.605,
"s": 40.187,
"l": 79.02
},
"oklch": {
"l": 0.89075,
"c": 0.05539,
"h": 106.3
},
"luminance": 0.71226
}Semantic roles & 50–950 ramp
primary
#DFDEB4
secondary
#8081B8
accent
#35B332
background
#FEFEFD
surface
#FDFCF9
border
#D5D5D2
text
#161613
muted
#848482