#DFDAB8#DFDAB8
#DFDAB8 is a very light, muted yellow. Relative luminance 0.693; OKLCH L 88.4% C 0.045 H 100.4°. Best body text is #000000 at 14.86:1 contrast (WCAG AA passes).
Color values
| HEX | #DFDAB8 |
|---|---|
| RGB | rgb(223, 218, 184) |
| HSL | hsl(52, 38%, 80%) |
| HSV | hsv(52, 17%, 87%) |
| CMYK | cmyk(0%, 2.2%, 17.5%, 12.5%) |
| CIE-LAB | lab(86.65, -3.85, 17.38) |
| CIE-LCH | lch(86.65, 17.80, 102.51°) |
| OKLab | oklab(88.35% -0.0082 0.0447) |
| OKLCH | oklch(88.35% 0.045 100.4) |
| XYZ | xyz(64.1540, 69.2923, 55.3332) |
| Luminance | 0.6929 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 5.00
Eggshell
#F0EAD6
ΔE00 6.17
Beige
#F5F5DC
ΔE00 6.69
Vanilla
#F3E5AB
ΔE00 6.80
Pale
#FFF9D0
ΔE00 6.85
Wheat
#F5DEB3
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFDAB8 #B8BDDF
analogous
#DFC7B8 #DFDAB8 #D0DFB8
triadic
#DFDAB8 #B8DFDA #DAB8DF
tetradic
#DFDAB8 #B8DFC7 #B8BDDF #DFB8D0
square
#DFDAB8 #B8DFC7 #B8BDDF #DFB8D0
split-complementary
#DFDAB8 #B8D0DF #C7B8DF
monochromatic
#B9AE64 #CCC48E #DFDAB8 #F2F0E2 #F5F4EA
Accessibility & contrast
On white
1.41
#DFDAB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.86
#DFDAB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFDAB8
14.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFDAB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFDAB8 | 1.00 | 1.41 | 14.86 | 14.86 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D8B6
Deuteranopia (green-blind)
#E3DAB9
Tritanopia (blue-blind)
#E5D5D0
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #dfdab8; /* rgb */ color: rgb(223, 218, 184); /* oklch */ color: oklch(88.4% 0.045 100.4);
Tailwind
colors: {
custom: {
50: '#e9e5cd',
500: '#dfdab8',
950: '#000000',
},
}SCSS
$custom: #dfdab8; $custom-light: #e9e5cd; $custom-dark: #000000;
JSON
{
"hex": "#dfdab8",
"rgb": {
"r": 223,
"g": 218,
"b": 184
},
"hsl": {
"h": 52.308,
"s": 37.864,
"l": 79.804
},
"oklch": {
"l": 0.88354,
"c": 0.04546,
"h": 100.4
},
"luminance": 0.69291
}Semantic roles & 50–950 ramp
primary
#DFDAB8
secondary
#848AB7
accent
#45B135
background
#FEFEFE
surface
#FDFCFA
border
#D5D5D3
text
#161513
muted
#848483