#DDE47F#DDE47F
#DDE47F is a very light, vivid yellow. Relative luminance 0.724; OKLCH L 89.2% C 0.125 H 112.1°. Best body text is #000000 at 15.48:1 contrast (WCAG AA passes).
Color values
| HEX | #DDE47F |
|---|---|
| RGB | rgb(221, 228, 127) |
| HSL | hsl(64, 65%, 70%) |
| HSV | hsv(64, 44%, 89%) |
| CMYK | cmyk(3.1%, 0%, 44.3%, 10.6%) |
| CIE-LAB | lab(88.16, -16.74, 48.27) |
| CIE-LCH | lch(88.16, 51.09, 109.12°) |
| OKLab | oklab(89.21% -0.0472 0.1159) |
| OKLCH | oklch(89.21% 0.125 112.1) |
| XYZ | xyz(61.3939, 72.3923, 30.8135) |
| Luminance | 0.7239 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 4.68
Greenish Beige
#C9D179
ΔE00 4.76
Light Khaki
#E6F2A2
ΔE00 5.02
Buff
#FEF69E
ΔE00 6.19
Manilla
#FFFA86
ΔE00 6.27
Yellowish Tan
#FCFC81
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDE47F #867FE4
analogous
#E4B87F #DDE47F #ABE47F
triadic
#DDE47F #7FDDE4 #E47FDD
tetradic
#DDE47F #7FE4B8 #867FE4 #E47FAB
square
#DDE47F #7FE4B8 #867FE4 #E47FAB
split-complementary
#DDE47F #7FABE4 #B87FE4
monochromatic
#B6C029 #D0D94C #DDE47F #EAEFB2 #F8F9E4
Accessibility & contrast
On white
1.36
#DDE47F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.48
#DDE47F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDE47F
15.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDE47F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDE47F | 1.00 | 1.36 | 15.48 | 15.48 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DC77
Deuteranopia (green-blind)
#F2DF84
Tritanopia (blue-blind)
#E8D9CC
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #dde47f; /* rgb */ color: rgb(221, 228, 127); /* oklch */ color: oklch(89.2% 0.125 112.1);
Tailwind
colors: {
custom: {
50: '#e9eca6',
500: '#dde47f',
950: '#000000',
},
}SCSS
$custom: #dde47f; $custom-light: #e9eca6; $custom-dark: #000000;
JSON
{
"hex": "#dde47f",
"rgb": {
"r": 221,
"g": 228,
"b": 127
},
"hsl": {
"h": 64.158,
"s": 65.161,
"l": 69.608
},
"oklch": {
"l": 0.89206,
"c": 0.12515,
"h": 112.1
},
"luminance": 0.72391
}Semantic roles & 50–950 ramp
primary
#DDE47F
secondary
#534BBC
accent
#19CD25
background
#FEFEFC
surface
#FDFDF6
border
#D5D5D0
text
#16160F
muted
#848480