#DDE280#DDE280
#DDE280 is a very light, vivid yellow. Relative luminance 0.713; OKLCH L 88.8% C 0.122 H 111.2°. Best body text is #000000 at 15.26:1 contrast (WCAG AA passes).
Color values
| HEX | #DDE280 |
|---|---|
| RGB | rgb(221, 226, 128) |
| HSL | hsl(63, 63%, 69%) |
| HSV | hsv(63, 43%, 89%) |
| CMYK | cmyk(2.2%, 0%, 43.4%, 11.4%) |
| CIE-LAB | lab(87.64, -15.65, 47.16) |
| CIE-LCH | lch(87.64, 49.69, 108.36°) |
| OKLab | oklab(88.8% -0.044 0.1135) |
| OKLCH | oklch(88.8% 0.122 111.2) |
| XYZ | xyz(60.9123, 71.3245, 30.9761) |
| Luminance | 0.7132 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 4.28
Greenish Beige
#C9D179
ΔE00 4.38
Light Khaki
#E6F2A2
ΔE00 5.12
Buff
#FEF69E
ΔE00 6.09
Dark Cream
#FFF39A
ΔE00 6.35
Manilla
#FFFA86
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDE280 #8580E2
analogous
#E2B680 #DDE280 #ACE280
triadic
#DDE280 #80DDE2 #E280DD
tetradic
#DDE280 #80E2B6 #8580E2 #E280AC
square
#DDE280 #80E2B6 #8580E2 #E280AC
split-complementary
#DDE280 #80ACE2 #B680E2
monochromatic
#B5BD2B #D0D74E #DDE280 #EAEDB2 #F8F9E4
Accessibility & contrast
On white
1.38
#DDE280 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.26
#DDE280 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDE280
15.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDE280 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDE280 | 1.00 | 1.38 | 15.26 | 15.26 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDA78
Deuteranopia (green-blind)
#F0DD85
Tritanopia (blue-blind)
#E8D7CB
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #dde280; /* rgb */ color: rgb(221, 226, 128); /* oklch */ color: oklch(88.8% 0.122 111.2);
Tailwind
colors: {
custom: {
50: '#e9eba6',
500: '#dde280',
950: '#000000',
},
}SCSS
$custom: #dde280; $custom-light: #e9eba6; $custom-dark: #000000;
JSON
{
"hex": "#dde280",
"rgb": {
"r": 221,
"g": 226,
"b": 128
},
"hsl": {
"h": 63.061,
"s": 62.821,
"l": 69.412
},
"oklch": {
"l": 0.888,
"c": 0.12173,
"h": 111.2
},
"luminance": 0.71323
}Semantic roles & 50–950 ramp
primary
#DDE280
secondary
#524DBA
accent
#1BCB24
background
#FEFEFC
surface
#FDFDF6
border
#D5D5D0
text
#16160F
muted
#848480