#DDE4AA#DDE4AA
#DDE4AA is a very light, moderate yellow. Relative luminance 0.738; OKLCH L 89.9% C 0.076 H 113.5°. Best body text is #000000 at 15.75:1 contrast (WCAG AA passes).
Color values
| HEX | #DDE4AA |
|---|---|
| RGB | rgb(221, 228, 170) |
| HSL | hsl(67, 52%, 78%) |
| HSV | hsv(67, 25%, 89%) |
| CMYK | cmyk(3.1%, 0%, 25.4%, 10.6%) |
| CIE-LAB | lab(88.81, -11.66, 27.60) |
| CIE-LCH | lch(88.81, 29.97, 112.90°) |
| OKLab | oklab(89.94% -0.0303 0.0697) |
| OKLCH | oklch(89.94% 0.076 113.5) |
| XYZ | xyz(64.8176, 73.7618, 48.8452) |
| Luminance | 0.7376 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 4.16
Light Khaki
#E6F2A2
ΔE00 4.92
Beige (survey)
#E6DAA6
ΔE00 6.15
Egg Shell
#FFFCC4
ΔE00 6.27
Cream (survey)
#FFFFC2
ΔE00 6.31
Ecru
#FEFFCA
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDE4AA #B1AAE4
analogous
#E4CEAA #DDE4AA #C0E4AA
triadic
#DDE4AA #AADDE4 #E4AADD
tetradic
#DDE4AA #AAE4CE #B1AAE4 #E4AAC0
square
#DDE4AA #AAE4CE #B1AAE4 #E4AAC0
split-complementary
#DDE4AA #AAC0E4 #CEAAE4
monochromatic
#B8C64D #CAD57C #DDE4AA #F0F3D8 #F6F8E8
Accessibility & contrast
On white
1.33
#DDE4AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.75
#DDE4AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDE4AA
15.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDE4AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDE4AA | 1.00 | 1.33 | 15.75 | 15.75 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDEA6
Deuteranopia (green-blind)
#ECE0AC
Tritanopia (blue-blind)
#E4DDD5
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #dde4aa; /* rgb */ color: rgb(221, 228, 170); /* oklch */ color: oklch(89.9% 0.076 113.5);
Tailwind
colors: {
custom: {
50: '#e8ecc3',
500: '#dde4aa',
950: '#000000',
},
}SCSS
$custom: #dde4aa; $custom-light: #e8ecc3; $custom-dark: #000000;
JSON
{
"hex": "#dde4aa",
"rgb": {
"r": 221,
"g": 228,
"b": 170
},
"hsl": {
"h": 67.241,
"s": 51.786,
"l": 78.039
},
"oklch": {
"l": 0.89939,
"c": 0.07598,
"h": 113.5
},
"luminance": 0.73761
}Semantic roles & 50–950 ramp
primary
#DDE4AA
secondary
#7D74BE
accent
#26BF39
background
#FEFEFD
surface
#FCFDF9
border
#D5D5D2
text
#161612
muted
#848482