#DDE2AA#DDE2AA
#DDE2AA is a very light, moderate yellow. Relative luminance 0.727; OKLCH L 89.5% C 0.073 H 112.0°. Best body text is #000000 at 15.53:1 contrast (WCAG AA passes).
Color values
| HEX | #DDE2AA |
|---|---|
| RGB | rgb(221, 226, 170) |
| HSL | hsl(65, 49%, 78%) |
| HSV | hsv(65, 25%, 89%) |
| CMYK | cmyk(2.2%, 0%, 24.8%, 11.4%) |
| CIE-LAB | lab(88.29, -10.66, 26.90) |
| CIE-LCH | lch(88.29, 28.93, 111.62°) |
| OKLab | oklab(89.53% -0.0275 0.068) |
| OKLCH | oklch(89.53% 0.073 112) |
| XYZ | xyz(64.2706, 72.6678, 48.6629) |
| Luminance | 0.7267 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 3.93
Beige (survey)
#E6DAA6
ΔE00 5.51
Light Khaki
#E6F2A2
ΔE00 5.52
Vanilla
#F3E5AB
ΔE00 6.00
Egg Shell
#FFFCC4
ΔE00 6.33
Ecru
#FEFFCA
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDE2AA #AFAAE2
analogous
#E2CBAA #DDE2AA #C1E2AA
triadic
#DDE2AA #AADDE2 #E2AADD
tetradic
#DDE2AA #AAE2CB #AFAAE2 #E2AAC1
square
#DDE2AA #AAE2CB #AFAAE2 #E2AAC1
split-complementary
#DDE2AA #AAC1E2 #CBAAE2
monochromatic
#B8C34F #CBD27C #DDE2AA #EFF2D8 #F6F7E8
Accessibility & contrast
On white
1.35
#DDE2AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.53
#DDE2AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDE2AA
15.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDE2AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDE2AA | 1.00 | 1.35 | 15.53 | 15.53 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDDA6
Deuteranopia (green-blind)
#EBDEAC
Tritanopia (blue-blind)
#E4DBD3
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #dde2aa; /* rgb */ color: rgb(221, 226, 170); /* oklch */ color: oklch(89.5% 0.073 112.0);
Tailwind
colors: {
custom: {
50: '#e8ebc3',
500: '#dde2aa',
950: '#000000',
},
}SCSS
$custom: #dde2aa; $custom-light: #e8ebc3; $custom-dark: #000000;
JSON
{
"hex": "#dde2aa",
"rgb": {
"r": 221,
"g": 226,
"b": 170
},
"hsl": {
"h": 65.357,
"s": 49.123,
"l": 77.647
},
"oklch": {
"l": 0.89525,
"c": 0.07331,
"h": 112
},
"luminance": 0.72667
}Semantic roles & 50–950 ramp
primary
#DDE2AA
secondary
#7B75BB
accent
#29BC36
background
#FEFEFD
surface
#FCFDF9
border
#D5D5D2
text
#161612
muted
#848482