#DDE780#DDE780
#DDE780 is a very light, vivid yellow. Relative luminance 0.741; OKLCH L 89.9% C 0.128 H 113.5°. Best body text is #000000 at 15.82:1 contrast (WCAG AA passes).
Color values
| HEX | #DDE780 |
|---|---|
| RGB | rgb(221, 231, 128) |
| HSL | hsl(66, 68%, 70%) |
| HSV | hsv(66, 45%, 91%) |
| CMYK | cmyk(4.3%, 0%, 44.6%, 9.4%) |
| CIE-LAB | lab(88.96, -18.11, 48.78) |
| CIE-LCH | lch(88.96, 52.04, 110.37°) |
| OKLab | oklab(89.85% -0.051 0.1171) |
| OKLCH | oklch(89.85% 0.128 113.5) |
| XYZ | xyz(62.2918, 74.0834, 31.4359) |
| Luminance | 0.7408 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.70
Khaki (CSS)
#F0E68C
ΔE00 5.27
Greenish Beige
#C9D179
ΔE00 5.31
Yellowish Tan
#FCFC81
ΔE00 6.02
Manilla
#FFFA86
ΔE00 6.18
Straw
#FCF679
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDE780 #8A80E7
analogous
#E7BD80 #DDE780 #A9E780
triadic
#DDE780 #80DDE7 #E780DD
tetradic
#DDE780 #80E7BD #8A80E7 #E780A9
square
#DDE780 #80E7BD #8A80E7 #E780A9
split-complementary
#DDE780 #80A9E7 #BD80E7
monochromatic
#B7C726 #CFDD4D #DDE780 #EBF1B3 #F8FAE5
Accessibility & contrast
On white
1.33
#DDE780 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.82
#DDE780 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDE780
15.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDE780 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDE780 | 1.00 | 1.33 | 15.82 | 15.82 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DE77
Deuteranopia (green-blind)
#F4E185
Tritanopia (blue-blind)
#E8DCCF
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #dde780; /* rgb */ color: rgb(221, 231, 128); /* oklch */ color: oklch(89.9% 0.128 113.5);
Tailwind
colors: {
custom: {
50: '#e9eea7',
500: '#dde780',
950: '#000000',
},
}SCSS
$custom: #dde780; $custom-light: #e9eea7; $custom-dark: #000000;
JSON
{
"hex": "#dde780",
"rgb": {
"r": 221,
"g": 231,
"b": 128
},
"hsl": {
"h": 65.825,
"s": 68.212,
"l": 70.392
},
"oklch": {
"l": 0.89852,
"c": 0.12774,
"h": 113.5
},
"luminance": 0.74082
}Semantic roles & 50–950 ramp
primary
#DDE780
secondary
#574CC0
accent
#15D027
background
#FEFFFC
surface
#FDFEF6
border
#D5D6D0
text
#16160F
muted
#848580