#DDE379#DDE379
#DDE379 is a very light, vivid yellow. Relative luminance 0.717; OKLCH L 88.9% C 0.130 H 111.6°. Best body text is #000000 at 15.34:1 contrast (WCAG AA passes).
Color values
| HEX | #DDE379 |
|---|---|
| RGB | rgb(221, 227, 121) |
| HSL | hsl(63, 65%, 68%) |
| HSV | hsv(63, 47%, 89%) |
| CMYK | cmyk(2.6%, 0%, 46.7%, 11%) |
| CIE-LAB | lab(87.82, -16.83, 50.73) |
| CIE-LCH | lch(87.82, 53.45, 108.35°) |
| OKLab | oklab(88.91% -0.0479 0.1209) |
| OKLCH | oklch(88.91% 0.13 111.6) |
| XYZ | xyz(60.7401, 71.6919, 28.7237) |
| Luminance | 0.7169 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 4.75
Greenish Beige
#C9D179
ΔE00 4.95
Light Khaki
#E6F2A2
ΔE00 5.80
Straw
#FCF679
ΔE00 5.96
Yellowish Tan
#FCFC81
ΔE00 6.07
Manilla
#FFFA86
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDE379 #7F79E3
analogous
#E3B479 #DDE379 #A8E379
triadic
#DDE379 #79DDE3 #E379DD
tetradic
#DDE379 #79E3B4 #7F79E3 #E379A8
square
#DDE379 #79E3B4 #7F79E3 #E379A8
split-complementary
#DDE379 #79A8E3 #B479E3
monochromatic
#B2BB27 #D0D846 #DDE379 #EAEEAC #F7F8DE
Accessibility & contrast
On white
1.37
#DDE379 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.34
#DDE379 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDE379
15.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDE379 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDE379 | 1.00 | 1.37 | 15.34 | 15.34 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DB70
Deuteranopia (green-blind)
#F1DE7E
Tritanopia (blue-blind)
#E9D8CA
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #dde379; /* rgb */ color: rgb(221, 227, 121); /* oklch */ color: oklch(88.9% 0.130 111.6);
Tailwind
colors: {
custom: {
50: '#e9eba2',
500: '#dde379',
950: '#000000',
},
}SCSS
$custom: #dde379; $custom-light: #e9eba2; $custom-dark: #000000;
JSON
{
"hex": "#dde379",
"rgb": {
"r": 221,
"g": 227,
"b": 121
},
"hsl": {
"h": 63.396,
"s": 65.432,
"l": 68.235
},
"oklch": {
"l": 0.88914,
"c": 0.1301,
"h": 111.6
},
"luminance": 0.71691
}Semantic roles & 50–950 ramp
primary
#DDE379
secondary
#4D46BA
accent
#18CD22
background
#FFFEFC
surface
#FEFDF5
border
#D6D5CF
text
#16160F
muted
#858480