#DFDEB0#DFDEB0
#DFDEB0 is a very light, moderate yellow. Relative luminance 0.711; OKLCH L 89.0% C 0.060 H 106.5°. Best body text is #000000 at 15.21:1 contrast (WCAG AA passes).
Color values
| HEX | #DFDEB0 |
|---|---|
| RGB | rgb(223, 222, 176) |
| HSL | hsl(59, 42%, 78%) |
| HSV | hsv(59, 21%, 87%) |
| CMYK | cmyk(0%, 0.4%, 21.1%, 12.5%) |
| CIE-LAB | lab(87.52, -7.06, 22.76) |
| CIE-LCH | lch(87.52, 23.83, 107.24°) |
| OKLab | oklab(88.99% -0.0172 0.058) |
| OKLCH | oklch(88.99% 0.06 106.5) |
| XYZ | xyz(64.3889, 71.0659, 51.3910) |
| Luminance | 0.7107 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 3.93
Palegoldenrod
#EEE8AA
ΔE00 4.46
Vanilla
#F3E5AB
ΔE00 5.24
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.30
Lemonchiffon
#FFFACD
ΔE00 6.35
Pale
#FFF9D0
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFDEB0 #B0B1DF
analogous
#DFC6B0 #DFDEB0 #C8DFB0
triadic
#DFDEB0 #B0DFDE #DEB0DF
tetradic
#DFDEB0 #B0DFC6 #B0B1DF #DFB0C8
square
#DFDEB0 #B0DFC6 #B0B1DF #DFB0C8
split-complementary
#DFDEB0 #B0C8DF #C6B0DF
monochromatic
#BCBA59 #CDCC84 #DFDEB0 #F1F0DC #F6F6E9
Accessibility & contrast
On white
1.38
#DFDEB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.21
#DFDEB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFDEB0
15.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFDEB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFDEB0 | 1.00 | 1.38 | 15.21 | 15.21 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DAAD
Deuteranopia (green-blind)
#E7DCB2
Tritanopia (blue-blind)
#E6D8D1
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #dfdeb0; /* rgb */ color: rgb(223, 222, 176); /* oklch */ color: oklch(89.0% 0.060 106.5);
Tailwind
colors: {
custom: {
50: '#e9e8c7',
500: '#dfdeb0',
950: '#000000',
},
}SCSS
$custom: #dfdeb0; $custom-light: #e9e8c7; $custom-dark: #000000;
JSON
{
"hex": "#dfdeb0",
"rgb": {
"r": 223,
"g": 222,
"b": 176
},
"hsl": {
"h": 58.723,
"s": 42.342,
"l": 78.235
},
"oklch": {
"l": 0.88988,
"c": 0.06047,
"h": 106.5
},
"luminance": 0.71065
}Semantic roles & 50–950 ramp
primary
#DFDEB0
secondary
#7C7DB8
accent
#33B530
background
#FEFEFD
surface
#FDFCF9
border
#D5D5D2
text
#161613
muted
#848482