#DDE2AE#DDE2AE
#DDE2AE is a very light, moderate yellow. Relative luminance 0.728; OKLCH L 89.6% C 0.068 H 112.2°. Best body text is #000000 at 15.56:1 contrast (WCAG AA passes).
Color values
| HEX | #DDE2AE |
|---|---|
| RGB | rgb(221, 226, 174) |
| HSL | hsl(66, 47%, 78%) |
| HSV | hsv(66, 23%, 89%) |
| CMYK | cmyk(2.2%, 0%, 23%, 11.4%) |
| CIE-LAB | lab(88.36, -10.10, 24.93) |
| CIE-LCH | lch(88.36, 26.90, 112.06°) |
| OKLab | oklab(89.61% -0.0259 0.0633) |
| OKLCH | oklch(89.61% 0.068 112.2) |
| XYZ | xyz(64.6547, 72.8214, 50.6861) |
| Luminance | 0.7282 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 4.34
Beige (survey)
#E6DAA6
ΔE00 5.54
Vanilla
#F3E5AB
ΔE00 6.19
Light Khaki
#E6F2A2
ΔE00 6.24
Egg Shell
#FFFCC4
ΔE00 6.35
Ecru
#FEFFCA
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDE2AE #B3AEE2
analogous
#E2CDAE #DDE2AE #C3E2AE
triadic
#DDE2AE #AEDDE2 #E2AEDD
tetradic
#DDE2AE #AEE2CD #B3AEE2 #E2AEC3
square
#DDE2AE #AEE2CD #B3AEE2 #E2AEC3
split-complementary
#DDE2AE #AEC3E2 #CDAEE2
monochromatic
#B7C254 #CAD281 #DDE2AE #F0F2DB #F6F7E8
Accessibility & contrast
On white
1.35
#DDE2AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.56
#DDE2AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDE2AE
15.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDE2AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDE2AE | 1.00 | 1.35 | 15.56 | 15.56 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADDAB
Deuteranopia (green-blind)
#EADEB0
Tritanopia (blue-blind)
#E4DCD4
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #dde2ae; /* rgb */ color: rgb(221, 226, 174); /* oklch */ color: oklch(89.6% 0.068 112.2);
Tailwind
colors: {
custom: {
50: '#e8ebc6',
500: '#dde2ae',
950: '#000000',
},
}SCSS
$custom: #dde2ae; $custom-light: #e8ebc6; $custom-dark: #000000;
JSON
{
"hex": "#dde2ae",
"rgb": {
"r": 221,
"g": 226,
"b": 174
},
"hsl": {
"h": 65.769,
"s": 47.273,
"l": 78.431
},
"oklch": {
"l": 0.89608,
"c": 0.06834,
"h": 112.2
},
"luminance": 0.72821
}Semantic roles & 50–950 ramp
primary
#DDE2AE
secondary
#7F79BB
accent
#2BBB39
background
#FEFEFD
surface
#FCFDF9
border
#D5D5D2
text
#161613
muted
#848482