#DFE2AA#DFE2AA
#DFE2AA is a very light, moderate yellow. Relative luminance 0.730; OKLCH L 89.7% C 0.073 H 110.3°. Best body text is #000000 at 15.60:1 contrast (WCAG AA passes).
Color values
| HEX | #DFE2AA |
|---|---|
| RGB | rgb(223, 226, 170) |
| HSL | hsl(63, 49%, 78%) |
| HSV | hsv(63, 25%, 89%) |
| CMYK | cmyk(1.3%, 0%, 24.8%, 11.4%) |
| CIE-LAB | lab(88.44, -9.92, 27.13) |
| CIE-LCH | lch(88.44, 28.88, 110.09°) |
| OKLab | oklab(89.68% -0.0254 0.0685) |
| OKLCH | oklch(89.68% 0.073 110.3) |
| XYZ | xyz(64.8833, 72.9837, 48.6916) |
| Luminance | 0.7298 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 3.41
Beige (survey)
#E6DAA6
ΔE00 4.96
Vanilla
#F3E5AB
ΔE00 5.41
Light Khaki
#E6F2A2
ΔE00 5.62
Light Tan
#FBEEAC
ΔE00 6.04
Egg Shell
#FFFCC4
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFE2AA #ADAAE2
analogous
#E2C9AA #DFE2AA #C3E2AA
triadic
#DFE2AA #AADFE2 #E2AADF
tetradic
#DFE2AA #AAE2C9 #ADAAE2 #E2AAC3
square
#DFE2AA #AAE2C9 #ADAAE2 #E2AAC3
split-complementary
#DFE2AA #AAC3E2 #C9AAE2
monochromatic
#BDC34F #CED27C #DFE2AA #F0F2D8 #F6F7E8
Accessibility & contrast
On white
1.35
#DFE2AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.60
#DFE2AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFE2AA
15.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFE2AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFE2AA | 1.00 | 1.35 | 15.60 | 15.60 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDDA6
Deuteranopia (green-blind)
#EBDFAC
Tritanopia (blue-blind)
#E7DBD3
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #dfe2aa; /* rgb */ color: rgb(223, 226, 170); /* oklch */ color: oklch(89.7% 0.073 110.3);
Tailwind
colors: {
custom: {
50: '#e9ebc3',
500: '#dfe2aa',
950: '#000000',
},
}SCSS
$custom: #dfe2aa; $custom-light: #e9ebc3; $custom-dark: #000000;
JSON
{
"hex": "#dfe2aa",
"rgb": {
"r": 223,
"g": 226,
"b": 170
},
"hsl": {
"h": 63.214,
"s": 49.123,
"l": 77.647
},
"oklch": {
"l": 0.89682,
"c": 0.07306,
"h": 110.3
},
"luminance": 0.72983
}Semantic roles & 50–950 ramp
primary
#DFE2AA
secondary
#7975BB
accent
#29BC31
background
#FEFEFD
surface
#FDFDF9
border
#D5D5D2
text
#161612
muted
#848482