#DFDAB1#DFDAB1
#DFDAB1 is a very light, muted yellow. Relative luminance 0.690; OKLCH L 88.2% C 0.054 H 101.7°. Best body text is #000000 at 14.80:1 contrast (WCAG AA passes).
Color values
| HEX | #DFDAB1 |
|---|---|
| RGB | rgb(223, 218, 177) |
| HSL | hsl(53, 42%, 78%) |
| HSV | hsv(53, 21%, 87%) |
| CMYK | cmyk(0%, 2.2%, 20.6%, 12.5%) |
| CIE-LAB | lab(86.51, -4.88, 20.84) |
| CIE-LCH | lch(86.51, 21.41, 103.18°) |
| OKLab | oklab(88.2% -0.011 0.0533) |
| OKLCH | oklch(88.2% 0.054 101.7) |
| XYZ | xyz(63.4384, 69.0060, 51.5640) |
| Luminance | 0.6901 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 3.45
Vanilla
#F3E5AB
ΔE00 5.40
Palegoldenrod
#EEE8AA
ΔE00 5.59
Pale
#FFF9D0
ΔE00 6.74
Wheat
#F5DEB3
ΔE00 6.86
Lemonchiffon
#FFFACD
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFDAB1 #B1B6DF
analogous
#DFC3B1 #DFDAB1 #CDDFB1
triadic
#DFDAB1 #B1DFDA #DAB1DF
tetradic
#DFDAB1 #B1DFC3 #B1B6DF #DFB1CD
square
#DFDAB1 #B1DFC3 #B1B6DF #DFB1CD
split-complementary
#DFDAB1 #B1CDDF #C3B1DF
monochromatic
#BBB15A #CDC586 #DFDAB1 #F1EFDC #F6F5E9
Accessibility & contrast
On white
1.42
#DFDAB1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.80
#DFDAB1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFDAB1
14.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFDAB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFDAB1 | 1.00 | 1.42 | 14.80 | 14.80 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D7AE
Deuteranopia (green-blind)
#E4DAB2
Tritanopia (blue-blind)
#E6D4CF
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #dfdab1; /* rgb */ color: rgb(223, 218, 177); /* oklch */ color: oklch(88.2% 0.054 101.7);
Tailwind
colors: {
custom: {
50: '#e9e5c8',
500: '#dfdab1',
950: '#000000',
},
}SCSS
$custom: #dfdab1; $custom-light: #e9e5c8; $custom-dark: #000000;
JSON
{
"hex": "#dfdab1",
"rgb": {
"r": 223,
"g": 218,
"b": 177
},
"hsl": {
"h": 53.478,
"s": 41.818,
"l": 78.431
},
"oklch": {
"l": 0.88196,
"c": 0.05439,
"h": 101.7
},
"luminance": 0.69005
}Semantic roles & 50–950 ramp
primary
#DFDAB1
secondary
#7D83B8
accent
#3FB531
background
#FEFEFD
surface
#FDFCF9
border
#D5D5D2
text
#161513
muted
#848482