#DDE480#DDE480
#DDE480 is a very light, vivid yellow. Relative luminance 0.724; OKLCH L 89.2% C 0.124 H 112.2°. Best body text is #000000 at 15.48:1 contrast (WCAG AA passes).
Color values
| HEX | #DDE480 |
|---|---|
| RGB | rgb(221, 228, 128) |
| HSL | hsl(64, 65%, 70%) |
| HSV | hsv(64, 44%, 89%) |
| CMYK | cmyk(3.1%, 0%, 43.9%, 10.6%) |
| CIE-LAB | lab(88.17, -16.64, 47.81) |
| CIE-LCH | lch(88.17, 50.62, 109.19°) |
| OKLab | oklab(89.22% -0.0468 0.115) |
| OKLCH | oklch(89.22% 0.124 112.2) |
| XYZ | xyz(61.4594, 72.4185, 31.1584) |
| Luminance | 0.7242 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 4.65
Greenish Beige
#C9D179
ΔE00 4.71
Light Khaki
#E6F2A2
ΔE00 4.90
Buff
#FEF69E
ΔE00 6.15
Manilla
#FFFA86
ΔE00 6.32
Yellowish Tan
#FCFC81
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDE480 #8780E4
analogous
#E4B980 #DDE480 #ABE480
triadic
#DDE480 #80DDE4 #E480DD
tetradic
#DDE480 #80E4B9 #8780E4 #E480AB
square
#DDE480 #80E4B9 #8780E4 #E480AB
split-complementary
#DDE480 #80ABE4 #B980E4
monochromatic
#B6C129 #CFD94E #DDE480 #EBEFB2 #F8F9E5
Accessibility & contrast
On white
1.36
#DDE480 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.48
#DDE480 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDE480
15.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDE480 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDE480 | 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)
#F1DC78
Deuteranopia (green-blind)
#F2DF85
Tritanopia (blue-blind)
#E8D9CC
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #dde480; /* rgb */ color: rgb(221, 228, 128); /* oklch */ color: oklch(89.2% 0.124 112.2);
Tailwind
colors: {
custom: {
50: '#e9eca6',
500: '#dde480',
950: '#000000',
},
}SCSS
$custom: #dde480; $custom-light: #e9eca6; $custom-dark: #000000;
JSON
{
"hex": "#dde480",
"rgb": {
"r": 221,
"g": 228,
"b": 128
},
"hsl": {
"h": 64.2,
"s": 64.935,
"l": 69.804
},
"oklch": {
"l": 0.8922,
"c": 0.12411,
"h": 112.2
},
"luminance": 0.72417
}Semantic roles & 50–950 ramp
primary
#DDE480
secondary
#544CBC
accent
#19CD25
background
#FEFEFC
surface
#FDFDF6
border
#D5D5D0
text
#16160F
muted
#848480