#DFD9A3#DFD9A3
#DFD9A3 is a very light, moderate yellow. Relative luminance 0.680; OKLCH L 87.7% C 0.071 H 102.4°. Best body text is #000000 at 14.59:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD9A3 |
|---|---|
| RGB | rgb(223, 217, 163) |
| HSL | hsl(54, 48%, 76%) |
| HSV | hsv(54, 27%, 87%) |
| CMYK | cmyk(0%, 2.7%, 26.9%, 12.5%) |
| CIE-LAB | lab(85.99, -6.30, 27.41) |
| CIE-LCH | lch(85.99, 28.13, 102.94°) |
| OKLab | oklab(87.7% -0.0152 0.0691) |
| OKLCH | oklch(87.7% 0.071 102.4) |
| XYZ | xyz(61.8554, 67.9592, 44.5022) |
| Luminance | 0.6796 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 2.13
Palegoldenrod
#EEE8AA
ΔE00 3.64
Vanilla
#F3E5AB
ΔE00 3.95
Light Tan
#FBEEAC
ΔE00 5.70
Khaki (CSS)
#F0E68C
ΔE00 7.25
Wheat
#F5DEB3
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD9A3 #A3A9DF
analogous
#DFBBA3 #DFD9A3 #C7DFA3
triadic
#DFD9A3 #A3DFD9 #D9A3DF
tetradic
#DFD9A3 #A3DFBB #A3A9DF #DFA3C7
square
#DFD9A3 #A3DFBB #A3A9DF #DFA3C7
split-complementary
#DFD9A3 #A3C7DF #BBA3DF
monochromatic
#BFB348 #CFC676 #DFD9A3 #EFECD0 #F7F6E8
Accessibility & contrast
On white
1.44
#DFD9A3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.59
#DFD9A3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD9A3
14.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD9A3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD9A3 | 1.00 | 1.44 | 14.59 | 14.59 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D59F
Deuteranopia (green-blind)
#E5D9A5
Tritanopia (blue-blind)
#E8D2CB
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #dfd9a3; /* rgb */ color: rgb(223, 217, 163); /* oklch */ color: oklch(87.7% 0.071 102.4);
Tailwind
colors: {
custom: {
50: '#e9e4be',
500: '#dfd9a3',
950: '#000000',
},
}SCSS
$custom: #dfd9a3; $custom-light: #e9e4be; $custom-dark: #000000;
JSON
{
"hex": "#dfd9a3",
"rgb": {
"r": 223,
"g": 217,
"b": 163
},
"hsl": {
"h": 54,
"s": 48.387,
"l": 75.686
},
"oklch": {
"l": 0.87698,
"c": 0.07074,
"h": 102.4
},
"luminance": 0.67958
}Semantic roles & 50–950 ramp
primary
#DFD9A3
secondary
#6F76B8
accent
#38BC2A
background
#FEFEFD
surface
#FDFCF8
border
#D5D5D1
text
#161512
muted
#848482