#DFDAB7#DFDAB7
#DFDAB7 is a very light, muted yellow. Relative luminance 0.693; OKLCH L 88.3% C 0.047 H 100.6°. Best body text is #000000 at 14.85:1 contrast (WCAG AA passes).
Color values
| HEX | #DFDAB7 |
|---|---|
| RGB | rgb(223, 218, 183) |
| HSL | hsl(53, 38%, 80%) |
| HSV | hsv(53, 18%, 87%) |
| CMYK | cmyk(0%, 2.2%, 17.9%, 12.5%) |
| CIE-LAB | lab(86.63, -4.00, 17.87) |
| CIE-LCH | lch(86.63, 18.32, 102.63°) |
| OKLab | oklab(88.33% -0.0086 0.046) |
| OKLCH | oklch(88.33% 0.047 100.6) |
| XYZ | xyz(64.0496, 69.2505, 54.7831) |
| Luminance | 0.6925 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 4.76
Eggshell
#F0EAD6
ΔE00 6.41
Vanilla
#F3E5AB
ΔE00 6.58
Pale
#FFF9D0
ΔE00 6.80
Beige
#F5F5DC
ΔE00 6.83
Wheat
#F5DEB3
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFDAB7 #B7BCDF
analogous
#DFC6B7 #DFDAB7 #D0DFB7
triadic
#DFDAB7 #B7DFDA #DAB7DF
tetradic
#DFDAB7 #B7DFC6 #B7BCDF #DFB7D0
square
#DFDAB7 #B7DFC6 #B7BCDF #DFB7D0
split-complementary
#DFDAB7 #B7D0DF #C6B7DF
monochromatic
#B9AE62 #CCC48D #DFDAB7 #F2F0E1 #F6F4EA
Accessibility & contrast
On white
1.41
#DFDAB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.85
#DFDAB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFDAB7
14.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFDAB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFDAB7 | 1.00 | 1.41 | 14.85 | 14.85 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D7B5
Deuteranopia (green-blind)
#E3DAB8
Tritanopia (blue-blind)
#E6D5D0
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #dfdab7; /* rgb */ color: rgb(223, 218, 183); /* oklch */ color: oklch(88.3% 0.047 100.6);
Tailwind
colors: {
custom: {
50: '#e9e5cc',
500: '#dfdab7',
950: '#000000',
},
}SCSS
$custom: #dfdab7; $custom-light: #e9e5cc; $custom-dark: #000000;
JSON
{
"hex": "#dfdab7",
"rgb": {
"r": 223,
"g": 218,
"b": 183
},
"hsl": {
"h": 52.5,
"s": 38.462,
"l": 79.608
},
"oklch": {
"l": 0.88331,
"c": 0.04674,
"h": 100.6
},
"luminance": 0.6925
}Semantic roles & 50–950 ramp
primary
#DFDAB7
secondary
#8389B7
accent
#44B134
background
#FEFEFE
surface
#FDFCFA
border
#D5D5D3
text
#161513
muted
#848483