#DDE473#DDE473
#DDE473 is a very light, vivid yellow. Relative luminance 0.721; OKLCH L 89.0% C 0.137 H 112.0°. Best body text is #000000 at 15.42:1 contrast (WCAG AA passes).
Color values
| HEX | #DDE473 |
|---|---|
| RGB | rgb(221, 228, 115) |
| HSL | hsl(64, 68%, 67%) |
| HSV | hsv(64, 50%, 89%) |
| CMYK | cmyk(3.1%, 0%, 49.6%, 10.6%) |
| CIE-LAB | lab(88.02, -17.86, 53.78) |
| CIE-LCH | lch(88.02, 56.67, 108.37°) |
| OKLab | oklab(89.05% -0.0515 0.1272) |
| OKLCH | oklch(89.05% 0.137 112) |
| XYZ | xyz(60.6579, 72.0979, 26.9372) |
| Luminance | 0.7210 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 5.29
Greenish Beige
#C9D179
ΔE00 5.57
Straw
#FCF679
ΔE00 5.61
Yellowish Tan
#FCFC81
ΔE00 5.73
Manilla
#FFFA86
ΔE00 5.91
Pale Yellow
#FFFF84
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDE473 #7A73E4
analogous
#E4B373 #DDE473 #A4E473
triadic
#DDE473 #73DDE4 #E473DD
tetradic
#DDE473 #73E4B3 #7A73E4 #E473A4
square
#DDE473 #73E4B3 #7A73E4 #E473A4
split-complementary
#DDE473 #73A4E4 #B373E4
monochromatic
#B0B924 #D1DA40 #DDE473 #E9EEA6 #F6F8DA
Accessibility & contrast
On white
1.36
#DDE473 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.42
#DDE473 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDE473
15.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDE473 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDE473 | 1.00 | 1.36 | 15.42 | 15.42 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DB69
Deuteranopia (green-blind)
#F3DE79
Tritanopia (blue-blind)
#E9D9CA
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #dde473; /* rgb */ color: rgb(221, 228, 115); /* oklch */ color: oklch(89.0% 0.137 112.0);
Tailwind
colors: {
custom: {
50: '#e9ec9e',
500: '#dde473',
950: '#000000',
},
}SCSS
$custom: #dde473; $custom-light: #e9ec9e; $custom-dark: #000000;
JSON
{
"hex": "#dde473",
"rgb": {
"r": 221,
"g": 228,
"b": 115
},
"hsl": {
"h": 63.717,
"s": 67.665,
"l": 67.255
},
"oklch": {
"l": 0.89048,
"c": 0.13717,
"h": 112
},
"luminance": 0.72097
}Semantic roles & 50–950 ramp
primary
#DDE473
secondary
#4942B9
accent
#16D021
background
#FFFEFC
surface
#FEFDF5
border
#D6D5CF
text
#16160F
muted
#858480