#DFDAB3#DFDAB3
#DFDAB3 is a very light, muted yellow. Relative luminance 0.691; OKLCH L 88.2% C 0.052 H 101.3°. Best body text is #000000 at 14.82:1 contrast (WCAG AA passes).
Color values
| HEX | #DFDAB3 |
|---|---|
| RGB | rgb(223, 218, 179) |
| HSL | hsl(53, 41%, 79%) |
| HSV | hsv(53, 20%, 87%) |
| CMYK | cmyk(0%, 2.2%, 19.7%, 12.5%) |
| CIE-LAB | lab(86.55, -4.59, 19.85) |
| CIE-LCH | lch(86.55, 20.38, 103.02°) |
| OKLab | oklab(88.24% -0.0102 0.0508) |
| OKLCH | oklch(88.24% 0.052 101.3) |
| XYZ | xyz(63.6392, 69.0864, 52.6216) |
| Luminance | 0.6908 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 3.85
Vanilla
#F3E5AB
ΔE00 5.76
Palegoldenrod
#EEE8AA
ΔE00 6.04
Pale
#FFF9D0
ΔE00 6.72
Wheat
#F5DEB3
ΔE00 6.86
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFDAB3 #B3B8DF
analogous
#DFC4B3 #DFDAB3 #CEDFB3
triadic
#DFDAB3 #B3DFDA #DAB3DF
tetradic
#DFDAB3 #B3DFC4 #B3B8DF #DFB3CE
square
#DFDAB3 #B3DFC4 #B3B8DF #DFB3CE
split-complementary
#DFDAB3 #B3CEDF #C4B3DF
monochromatic
#BBB05D #CDC588 #DFDAB3 #F1EFDE #F6F5E9
Accessibility & contrast
On white
1.42
#DFDAB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.82
#DFDAB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFDAB3
14.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFDAB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFDAB3 | 1.00 | 1.42 | 14.82 | 14.82 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D7B1
Deuteranopia (green-blind)
#E3DAB4
Tritanopia (blue-blind)
#E6D4CF
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #dfdab3; /* rgb */ color: rgb(223, 218, 179); /* oklch */ color: oklch(88.2% 0.052 101.3);
Tailwind
colors: {
custom: {
50: '#e9e5c9',
500: '#dfdab3',
950: '#000000',
},
}SCSS
$custom: #dfdab3; $custom-light: #e9e5c9; $custom-dark: #000000;
JSON
{
"hex": "#dfdab3",
"rgb": {
"r": 223,
"g": 218,
"b": 179
},
"hsl": {
"h": 53.182,
"s": 40.741,
"l": 78.824
},
"oklch": {
"l": 0.88241,
"c": 0.05185,
"h": 101.3
},
"luminance": 0.69085
}Semantic roles & 50–950 ramp
primary
#DFDAB3
secondary
#7F85B8
accent
#41B432
background
#FEFEFD
surface
#FDFCF9
border
#D5D5D2
text
#161513
muted
#848482