#DDE076#DDE076
#DDE076 is a very light, vivid yellow. Relative luminance 0.700; OKLCH L 88.2% C 0.130 H 110.2°. Best body text is #000000 at 15.00:1 contrast (WCAG AA passes).
Color values
| HEX | #DDE076 |
|---|---|
| RGB | rgb(221, 224, 118) |
| HSL | hsl(62, 63%, 67%) |
| HSV | hsv(62, 47%, 88%) |
| CMYK | cmyk(1.3%, 0%, 47.3%, 12.2%) |
| CIE-LAB | lab(86.99, -15.63, 51.16) |
| CIE-LCH | lch(86.99, 53.49, 106.99°) |
| OKLab | oklab(88.24% -0.0448 0.1216) |
| OKLCH | oklch(88.24% 0.13 110.2) |
| XYZ | xyz(59.7456, 69.9927, 27.4987) |
| Luminance | 0.6999 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 4.43
Greenish Beige
#C9D179
ΔE00 4.74
Straw
#FCF679
ΔE00 6.02
Manilla
#FFFA86
ΔE00 6.29
Dull Yellow
#EEDC5B
ΔE00 6.32
Sandy Yellow
#FDEE73
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDE076 #7976E0
analogous
#E0AE76 #DDE076 #A8E076
triadic
#DDE076 #76DDE0 #E076DD
tetradic
#DDE076 #76E0AE #7976E0 #E076A8
square
#DDE076 #76E0AE #7976E0 #E076A8
split-complementary
#DDE076 #76A8E0 #AE76E0
monochromatic
#AFB329 #D1D544 #DDE076 #E9EBA8 #F6F7DA
Accessibility & contrast
On white
1.40
#DDE076 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.00
#DDE076 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDE076
15.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDE076 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDE076 | 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)
#EED86D
Deuteranopia (green-blind)
#EFDC7B
Tritanopia (blue-blind)
#E9D5C7
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #dde076; /* rgb */ color: rgb(221, 224, 118); /* oklch */ color: oklch(88.2% 0.130 110.2);
Tailwind
colors: {
custom: {
50: '#e9e9a0',
500: '#dde076',
950: '#000000',
},
}SCSS
$custom: #dde076; $custom-light: #e9e9a0; $custom-dark: #000000;
JSON
{
"hex": "#dde076",
"rgb": {
"r": 221,
"g": 224,
"b": 118
},
"hsl": {
"h": 61.698,
"s": 63.095,
"l": 67.059
},
"oklch": {
"l": 0.88243,
"c": 0.12963,
"h": 110.2
},
"luminance": 0.69991
}Semantic roles & 50–950 ramp
primary
#DDE076
secondary
#4946B4
accent
#1BCB20
background
#FFFEFC
surface
#FEFCF5
border
#D6D5CF
text
#16160F
muted
#858480