#DDE376#DDE376
#DDE376 is a very light, vivid yellow. Relative luminance 0.716; OKLCH L 88.9% C 0.133 H 111.6°. Best body text is #000000 at 15.32:1 contrast (WCAG AA passes).
Color values
| HEX | #DDE376 |
|---|---|
| RGB | rgb(221, 227, 118) |
| HSL | hsl(63, 66%, 68%) |
| HSV | hsv(63, 48%, 89%) |
| CMYK | cmyk(2.6%, 0%, 48%, 11%) |
| CIE-LAB | lab(87.79, -17.10, 52.11) |
| CIE-LCH | lch(87.79, 54.84, 108.17°) |
| OKLab | oklab(88.88% -0.049 0.1237) |
| OKLCH | oklch(88.88% 0.133 111.6) |
| XYZ | xyz(60.5590, 71.6195, 27.7698) |
| Luminance | 0.7162 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 4.92
Greenish Beige
#C9D179
ΔE00 5.17
Straw
#FCF679
ΔE00 5.79
Yellowish Tan
#FCFC81
ΔE00 5.95
Manilla
#FFFA86
ΔE00 6.02
Light Khaki
#E6F2A2
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDE376 #7C76E3
analogous
#E3B376 #DDE376 #A6E376
triadic
#DDE376 #76DDE3 #E376DD
tetradic
#DDE376 #76E3B3 #7C76E3 #E376A6
square
#DDE376 #76E3B3 #7C76E3 #E376A6
split-complementary
#DDE376 #76A6E3 #B376E3
monochromatic
#B1B926 #D0D943 #DDE376 #EAEDA9 #F6F8DC
Accessibility & contrast
On white
1.37
#DDE376 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.32
#DDE376 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDE376
15.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDE376 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDE376 | 1.00 | 1.37 | 15.32 | 15.32 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DB6C
Deuteranopia (green-blind)
#F2DE7C
Tritanopia (blue-blind)
#E9D8CA
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #dde376; /* rgb */ color: rgb(221, 227, 118); /* oklch */ color: oklch(88.9% 0.133 111.6);
Tailwind
colors: {
custom: {
50: '#e9eba0',
500: '#dde376',
950: '#000000',
},
}SCSS
$custom: #dde376; $custom-light: #e9eba0; $custom-dark: #000000;
JSON
{
"hex": "#dde376",
"rgb": {
"r": 221,
"g": 227,
"b": 118
},
"hsl": {
"h": 63.303,
"s": 66.061,
"l": 67.647
},
"oklch": {
"l": 0.88875,
"c": 0.13309,
"h": 111.6
},
"luminance": 0.71618
}Semantic roles & 50–950 ramp
primary
#DDE376
secondary
#4B44B9
accent
#18CE22
background
#FFFEFC
surface
#FEFDF5
border
#D6D5CF
text
#16160F
muted
#858480