#DDE474#DDE474
#DDE474 is a very light, vivid yellow. Relative luminance 0.721; OKLCH L 89.1% C 0.136 H 112.0°. Best body text is #000000 at 15.42:1 contrast (WCAG AA passes).
Color values
| HEX | #DDE474 |
|---|---|
| RGB | rgb(221, 228, 116) |
| HSL | hsl(64, 67%, 67%) |
| HSV | hsv(64, 49%, 89%) |
| CMYK | cmyk(3.1%, 0%, 49.1%, 10.6%) |
| CIE-LAB | lab(88.03, -17.77, 53.33) |
| CIE-LCH | lch(88.03, 56.22, 108.43°) |
| OKLab | oklab(89.06% -0.0511 0.1263) |
| OKLCH | oklch(89.06% 0.136 112) |
| XYZ | xyz(60.7157, 72.1210, 27.2419) |
| Luminance | 0.7212 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 5.23
Greenish Beige
#C9D179
ΔE00 5.49
Straw
#FCF679
ΔE00 5.65
Yellowish Tan
#FCFC81
ΔE00 5.76
Manilla
#FFFA86
ΔE00 5.93
Pale Yellow
#FFFF84
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDE474 #7B74E4
analogous
#E4B374 #DDE474 #A5E474
triadic
#DDE474 #74DDE4 #E474DD
tetradic
#DDE474 #74E4B3 #7B74E4 #E474A5
square
#DDE474 #74E4B3 #7B74E4 #E474A5
split-complementary
#DDE474 #74A5E4 #B374E4
monochromatic
#B0BA24 #D0DA41 #DDE474 #EAEEA7 #F6F8DA
Accessibility & contrast
On white
1.36
#DDE474 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.42
#DDE474 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDE474
15.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDE474 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDE474 | 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)
#F2DB6A
Deuteranopia (green-blind)
#F3DE7A
Tritanopia (blue-blind)
#E9D9CA
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #dde474; /* rgb */ color: rgb(221, 228, 116); /* oklch */ color: oklch(89.1% 0.136 112.0);
Tailwind
colors: {
custom: {
50: '#e9ec9f',
500: '#dde474',
950: '#000000',
},
}SCSS
$custom: #dde474; $custom-light: #e9ec9f; $custom-dark: #000000;
JSON
{
"hex": "#dde474",
"rgb": {
"r": 221,
"g": 228,
"b": 116
},
"hsl": {
"h": 63.75,
"s": 67.47,
"l": 67.451
},
"oklch": {
"l": 0.8906,
"c": 0.13621,
"h": 112
},
"luminance": 0.7212
}Semantic roles & 50–950 ramp
primary
#DDE474
secondary
#4A43BA
accent
#16CF22
background
#FFFEFC
surface
#FEFDF5
border
#D6D5CF
text
#16160F
muted
#858480