#DDE078#DDE078
#DDE078 is a very light, vivid yellow. Relative luminance 0.700; OKLCH L 88.3% C 0.128 H 110.2°. Best body text is #000000 at 15.01:1 contrast (WCAG AA passes).
Color values
| HEX | #DDE078 |
|---|---|
| RGB | rgb(221, 224, 120) |
| HSL | hsl(62, 63%, 67%) |
| HSV | hsv(62, 46%, 88%) |
| CMYK | cmyk(1.3%, 0%, 46.4%, 12.2%) |
| CIE-LAB | lab(87.02, -15.44, 50.23) |
| CIE-LCH | lch(87.02, 52.55, 107.09°) |
| OKLab | oklab(88.27% -0.0441 0.1198) |
| OKLCH | oklch(88.27% 0.128 110.2) |
| XYZ | xyz(59.8657, 70.0408, 28.1313) |
| Luminance | 0.7004 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 4.31
Greenish Beige
#C9D179
ΔE00 4.59
Straw
#FCF679
ΔE00 6.13
Light Khaki
#E6F2A2
ΔE00 6.23
Manilla
#FFFA86
ΔE00 6.35
Sandy Yellow
#FDEE73
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDE078 #7B78E0
analogous
#E0AF78 #DDE078 #A9E078
triadic
#DDE078 #78DDE0 #E078DD
tetradic
#DDE078 #78E0AF #7B78E0 #E078A9
square
#DDE078 #78E0AF #7B78E0 #E078A9
split-complementary
#DDE078 #78A9E0 #AF78E0
monochromatic
#B0B429 #D0D546 #DDE078 #EAEBAA #F6F7DC
Accessibility & contrast
On white
1.40
#DDE078 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.01
#DDE078 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDE078
15.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDE078 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDE078 | 1.00 | 1.40 | 15.01 | 15.01 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EED86F
Deuteranopia (green-blind)
#EFDC7D
Tritanopia (blue-blind)
#E9D5C8
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #dde078; /* rgb */ color: rgb(221, 224, 120); /* oklch */ color: oklch(88.3% 0.128 110.2);
Tailwind
colors: {
custom: {
50: '#e9e9a1',
500: '#dde078',
950: '#000000',
},
}SCSS
$custom: #dde078; $custom-light: #e9e9a1; $custom-dark: #000000;
JSON
{
"hex": "#dde078",
"rgb": {
"r": 221,
"g": 224,
"b": 120
},
"hsl": {
"h": 61.731,
"s": 62.651,
"l": 67.451
},
"oklch": {
"l": 0.8827,
"c": 0.12763,
"h": 110.2
},
"luminance": 0.7004
}Semantic roles & 50–950 ramp
primary
#DDE078
secondary
#4A47B5
accent
#1BCA20
background
#FFFEFC
surface
#FEFCF5
border
#D6D5CF
text
#16160F
muted
#858480