#DFEAA4#DFEAA4
#DFEAA4 is a very light, moderate yellow. Relative luminance 0.772; OKLCH L 91.2% C 0.091 H 115.5°. Best body text is #000000 at 16.44:1 contrast (WCAG AA passes).
Color values
| HEX | #DFEAA4 |
|---|---|
| RGB | rgb(223, 234, 164) |
| HSL | hsl(69, 63%, 78%) |
| HSV | hsv(69, 30%, 92%) |
| CMYK | cmyk(4.7%, 0%, 29.9%, 8.2%) |
| CIE-LAB | lab(90.42, -14.71, 32.86) |
| CIE-LCH | lch(90.42, 36.00, 114.11°) |
| OKLab | oklab(91.22% -0.0392 0.0821) |
| OKLCH | oklch(91.22% 0.091 115.5) |
| XYZ | xyz(66.5550, 77.2145, 46.5125) |
| Luminance | 0.7721 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 2.37
Palegoldenrod
#EEE8AA
ΔE00 4.83
Creme
#FFFFB6
ΔE00 5.66
Light Beige
#FFFEB6
ΔE00 5.66
Parchment
#FEFCAF
ΔE00 5.66
Cream (survey)
#FFFFC2
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFEAA4 #AFA4EA
analogous
#EAD2A4 #DFEAA4 #BCEAA4
triadic
#DFEAA4 #A4DFEA #EAA4DF
tetradic
#DFEAA4 #A4EAD2 #AFA4EA #EAA4BC
square
#DFEAA4 #A4EAD2 #AFA4EA #EAA4BC
split-complementary
#DFEAA4 #A4BCEA #D2A4EA
monochromatic
#BCD341 #CEDF72 #DFEAA4 #F0F5D6 #F6F9E6
Accessibility & contrast
On white
1.28
#DFEAA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.44
#DFEAA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFEAA4
16.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFEAA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFEAA4 | 1.00 | 1.28 | 16.44 | 16.44 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E39F
Deuteranopia (green-blind)
#F3E4A7
Tritanopia (blue-blind)
#E7E2D8
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #dfeaa4; /* rgb */ color: rgb(223, 234, 164); /* oklch */ color: oklch(91.2% 0.091 115.5);
Tailwind
colors: {
custom: {
50: '#e9f0bf',
500: '#dfeaa4',
950: '#000000',
},
}SCSS
$custom: #dfeaa4; $custom-light: #e9f0bf; $custom-dark: #000000;
JSON
{
"hex": "#dfeaa4",
"rgb": {
"r": 223,
"g": 234,
"b": 164
},
"hsl": {
"h": 69.429,
"s": 62.5,
"l": 78.039
},
"oklch": {
"l": 0.91221,
"c": 0.09096,
"h": 115.5
},
"luminance": 0.77214
}Semantic roles & 50–950 ramp
primary
#DFEAA4
secondary
#7B6DC6
accent
#1BCA37
background
#FEFFFD
surface
#FDFEF9
border
#D5D6D2
text
#161612
muted
#848582