#DDE894#DDE894
#DDE894 is a very light, moderate yellow. Relative luminance 0.752; OKLCH L 90.4% C 0.107 H 114.7°. Best body text is #000000 at 16.04:1 contrast (WCAG AA passes).
Color values
| HEX | #DDE894 |
|---|---|
| RGB | rgb(221, 232, 148) |
| HSL | hsl(68, 65%, 75%) |
| HSV | hsv(68, 36%, 91%) |
| CMYK | cmyk(4.7%, 0%, 36.2%, 9%) |
| CIE-LAB | lab(89.50, -16.44, 39.67) |
| CIE-LCH | lch(89.50, 42.94, 112.51°) |
| OKLab | oklab(90.37% -0.0448 0.0975) |
| OKLCH | oklch(90.37% 0.107 114.7) |
| XYZ | xyz(64.0210, 75.2242, 39.1583) |
| Luminance | 0.7522 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 2.34
Greenish Beige
#C9D179
ΔE00 5.40
Khaki (CSS)
#F0E68C
ΔE00 5.70
Palegoldenrod
#EEE8AA
ΔE00 5.89
Parchment
#FEFCAF
ΔE00 5.93
Buff
#FEF69E
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDE894 #9F94E8
analogous
#E8C994 #DDE894 #B3E894
triadic
#DDE894 #94DDE8 #E894DD
tetradic
#DDE894 #94E8C9 #9F94E8 #E894B3
square
#DDE894 #94E8C9 #9F94E8 #E894B3
split-complementary
#DDE894 #94B3E8 #C994E8
monochromatic
#BDD22F #CDDD62 #DDE894 #EDF3C6 #F7FAE6
Accessibility & contrast
On white
1.31
#DDE894 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.04
#DDE894 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDE894
16.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDE894 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDE894 | 1.00 | 1.31 | 16.04 | 16.04 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E08E
Deuteranopia (green-blind)
#F3E298
Tritanopia (blue-blind)
#E6DFD3
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #dde894; /* rgb */ color: rgb(221, 232, 148); /* oklch */ color: oklch(90.4% 0.107 114.7);
Tailwind
colors: {
custom: {
50: '#e8efb4',
500: '#dde894',
950: '#000000',
},
}SCSS
$custom: #dde894; $custom-light: #e8efb4; $custom-dark: #000000;
JSON
{
"hex": "#dde894",
"rgb": {
"r": 221,
"g": 232,
"b": 148
},
"hsl": {
"h": 67.857,
"s": 64.615,
"l": 74.51
},
"oklch": {
"l": 0.90368,
"c": 0.10731,
"h": 114.7
},
"luminance": 0.75223
}Semantic roles & 50–950 ramp
primary
#DDE894
secondary
#6B5EC2
accent
#19CC31
background
#FEFFFD
surface
#FDFEF8
border
#D5D6D1
text
#161611
muted
#848581