#DDE077#DDE077
#DDE077 is a very light, vivid yellow. Relative luminance 0.700; OKLCH L 88.3% C 0.129 H 110.2°. Best body text is #000000 at 15.00:1 contrast (WCAG AA passes).
Color values
| HEX | #DDE077 |
|---|---|
| RGB | rgb(221, 224, 119) |
| HSL | hsl(62, 63%, 67%) |
| HSV | hsv(62, 47%, 88%) |
| CMYK | cmyk(1.3%, 0%, 46.9%, 12.2%) |
| CIE-LAB | lab(87.00, -15.53, 50.70) |
| CIE-LCH | lch(87.00, 53.02, 107.04°) |
| OKLab | oklab(88.26% -0.0445 0.1207) |
| OKLCH | oklch(88.26% 0.129 110.2) |
| XYZ | xyz(59.8054, 70.0166, 27.8133) |
| Luminance | 0.7002 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 4.36
Greenish Beige
#C9D179
ΔE00 4.66
Straw
#FCF679
ΔE00 6.07
Manilla
#FFFA86
ΔE00 6.32
Light Khaki
#E6F2A2
ΔE00 6.34
Sandy Yellow
#FDEE73
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDE077 #7A77E0
analogous
#E0AE77 #DDE077 #A9E077
triadic
#DDE077 #77DDE0 #E077DD
tetradic
#DDE077 #77E0AE #7A77E0 #E077A9
square
#DDE077 #77E0AE #7A77E0 #E077A9
split-complementary
#DDE077 #77A9E0 #AE77E0
monochromatic
#B0B429 #D1D545 #DDE077 #E9EBA9 #F6F7DB
Accessibility & contrast
On white
1.40
#DDE077 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.00
#DDE077 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDE077
15.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDE077 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDE077 | 1.00 | 1.40 | 15.00 | 15.00 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EED86E
Deuteranopia (green-blind)
#EFDC7C
Tritanopia (blue-blind)
#E9D5C8
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #dde077; /* rgb */ color: rgb(221, 224, 119); /* oklch */ color: oklch(88.3% 0.129 110.2);
Tailwind
colors: {
custom: {
50: '#e9e9a0',
500: '#dde077',
950: '#000000',
},
}SCSS
$custom: #dde077; $custom-light: #e9e9a0; $custom-dark: #000000;
JSON
{
"hex": "#dde077",
"rgb": {
"r": 221,
"g": 224,
"b": 119
},
"hsl": {
"h": 61.714,
"s": 62.874,
"l": 67.255
},
"oklch": {
"l": 0.88256,
"c": 0.12864,
"h": 110.2
},
"luminance": 0.70015
}Semantic roles & 50–950 ramp
primary
#DDE077
secondary
#4946B5
accent
#1BCB20
background
#FFFEFC
surface
#FEFCF5
border
#D6D5CF
text
#16160F
muted
#858480