#DDE479#DDE479
#DDE479 is a very light, vivid yellow. Relative luminance 0.722; OKLCH L 89.1% C 0.131 H 112.1°. Best body text is #000000 at 15.45:1 contrast (WCAG AA passes).
Color values
| HEX | #DDE479 |
|---|---|
| RGB | rgb(221, 228, 121) |
| HSL | hsl(64, 66%, 68%) |
| HSV | hsv(64, 47%, 89%) |
| CMYK | cmyk(3.1%, 0%, 46.9%, 10.6%) |
| CIE-LAB | lab(88.08, -17.32, 51.05) |
| CIE-LCH | lch(88.08, 53.91, 108.74°) |
| OKLab | oklab(89.12% -0.0493 0.1216) |
| OKLCH | oklch(89.12% 0.131 112.1) |
| XYZ | xyz(61.0144, 72.2405, 28.8151) |
| Luminance | 0.7224 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 4.94
Greenish Beige
#C9D179
ΔE00 5.12
Light Khaki
#E6F2A2
ΔE00 5.72
Straw
#FCF679
ΔE00 5.91
Yellowish Tan
#FCFC81
ΔE00 5.94
Manilla
#FFFA86
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDE479 #8079E4
analogous
#E4B579 #DDE479 #A7E479
triadic
#DDE479 #79DDE4 #E479DD
tetradic
#DDE479 #79E4B5 #8079E4 #E479A7
square
#DDE479 #79E4B5 #8079E4 #E479A7
split-complementary
#DDE479 #79A7E4 #B579E4
monochromatic
#B3BD26 #D0DA46 #DDE479 #EAEEAC #F7F9DF
Accessibility & contrast
On white
1.36
#DDE479 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.45
#DDE479 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDE479
15.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDE479 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDE479 | 1.00 | 1.36 | 15.45 | 15.45 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DB70
Deuteranopia (green-blind)
#F2DE7E
Tritanopia (blue-blind)
#E9D9CB
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #dde479; /* rgb */ color: rgb(221, 228, 121); /* oklch */ color: oklch(89.1% 0.131 112.1);
Tailwind
colors: {
custom: {
50: '#e9eca2',
500: '#dde479',
950: '#000000',
},
}SCSS
$custom: #dde479; $custom-light: #e9eca2; $custom-dark: #000000;
JSON
{
"hex": "#dde479",
"rgb": {
"r": 221,
"g": 228,
"b": 121
},
"hsl": {
"h": 63.925,
"s": 66.46,
"l": 68.431
},
"oklch": {
"l": 0.89124,
"c": 0.13127,
"h": 112.1
},
"luminance": 0.72239
}Semantic roles & 50–950 ramp
primary
#DDE479
secondary
#4D46BB
accent
#17CE23
background
#FFFEFC
surface
#FEFDF5
border
#D6D5CF
text
#16160F
muted
#858480