#DFEAA3#DFEAA3
#DFEAA3 is a very light, moderate yellow. Relative luminance 0.772; OKLCH L 91.2% C 0.092 H 115.4°. Best body text is #000000 at 16.44:1 contrast (WCAG AA passes).
Color values
| HEX | #DFEAA3 |
|---|---|
| RGB | rgb(223, 234, 163) |
| HSL | hsl(69, 63%, 78%) |
| HSV | hsv(69, 30%, 92%) |
| CMYK | cmyk(4.7%, 0%, 30.3%, 8.2%) |
| CIE-LAB | lab(90.40, -14.84, 33.34) |
| CIE-LCH | lch(90.40, 36.49, 113.99°) |
| OKLab | oklab(91.2% -0.0396 0.0832) |
| OKLCH | oklch(91.2% 0.092 115.4) |
| XYZ | xyz(66.4650, 77.1785, 46.0388) |
| Luminance | 0.7718 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 2.23
Palegoldenrod
#EEE8AA
ΔE00 4.87
Parchment
#FEFCAF
ΔE00 5.61
Creme
#FFFFB6
ΔE00 5.64
Light Beige
#FFFEB6
ΔE00 5.65
Cream (survey)
#FFFFC2
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFEAA3 #AEA3EA
analogous
#EAD2A3 #DFEAA3 #BBEAA3
triadic
#DFEAA3 #A3DFEA #EAA3DF
tetradic
#DFEAA3 #A3EAD2 #AEA3EA #EAA3BB
square
#DFEAA3 #A3EAD2 #AEA3EA #EAA3BB
split-complementary
#DFEAA3 #A3BBEA #D2A3EA
monochromatic
#BCD33F #CEDF71 #DFEAA3 #F0F5D5 #F6F9E6
Accessibility & contrast
On white
1.28
#DFEAA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.44
#DFEAA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFEAA3
16.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFEAA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFEAA3 | 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)
#F4E39E
Deuteranopia (green-blind)
#F3E4A6
Tritanopia (blue-blind)
#E7E2D8
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #dfeaa3; /* rgb */ color: rgb(223, 234, 163); /* oklch */ color: oklch(91.2% 0.092 115.4);
Tailwind
colors: {
custom: {
50: '#e9f0bf',
500: '#dfeaa3',
950: '#000000',
},
}SCSS
$custom: #dfeaa3; $custom-light: #e9f0bf; $custom-dark: #000000;
JSON
{
"hex": "#dfeaa3",
"rgb": {
"r": 223,
"g": 234,
"b": 163
},
"hsl": {
"h": 69.296,
"s": 62.832,
"l": 77.843
},
"oklch": {
"l": 0.91202,
"c": 0.09214,
"h": 115.4
},
"luminance": 0.77178
}Semantic roles & 50–950 ramp
primary
#DFEAA3
secondary
#7A6CC6
accent
#1BCB36
background
#FEFFFD
surface
#FDFEF8
border
#D5D6D1
text
#161612
muted
#848582