#DDE573#DDE573
#DDE573 is a very light, vivid yellow. Relative luminance 0.726; OKLCH L 89.3% C 0.138 H 112.5°. Best body text is #000000 at 15.53:1 contrast (WCAG AA passes).
Color values
| HEX | #DDE573 |
|---|---|
| RGB | rgb(221, 229, 115) |
| HSL | hsl(64, 69%, 67%) |
| HSV | hsv(64, 50%, 90%) |
| CMYK | cmyk(3.5%, 0%, 49.8%, 10.2%) |
| CIE-LAB | lab(88.28, -18.35, 54.10) |
| CIE-LCH | lch(88.28, 57.13, 108.74°) |
| OKLab | oklab(89.26% -0.0529 0.1278) |
| OKLCH | oklch(89.26% 0.138 112.5) |
| XYZ | xyz(60.9338, 72.6497, 27.0292) |
| Luminance | 0.7265 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 5.48
Straw
#FCF679
ΔE00 5.58
Yellowish Tan
#FCFC81
ΔE00 5.62
Greenish Beige
#C9D179
ΔE00 5.74
Manilla
#FFFA86
ΔE00 5.87
Pale Yellow
#FFFF84
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDE573 #7B73E5
analogous
#E5B473 #DDE573 #A4E573
triadic
#DDE573 #73DDE5 #E573DD
tetradic
#DDE573 #73E5B4 #7B73E5 #E573A4
square
#DDE573 #73E5B4 #7B73E5 #E573A4
split-complementary
#DDE573 #73A4E5 #B473E5
monochromatic
#B0BB23 #D0DB3F #DDE573 #EAEFA7 #F6F8DA
Accessibility & contrast
On white
1.35
#DDE573 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.53
#DDE573 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDE573
15.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDE573 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDE573 | 1.00 | 1.35 | 15.53 | 15.53 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DC69
Deuteranopia (green-blind)
#F4DF79
Tritanopia (blue-blind)
#E9DACB
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #dde573; /* rgb */ color: rgb(221, 229, 115); /* oklch */ color: oklch(89.3% 0.138 112.5);
Tailwind
colors: {
custom: {
50: '#e9ed9e',
500: '#dde573',
950: '#000000',
},
}SCSS
$custom: #dde573; $custom-light: #e9ed9e; $custom-dark: #000000;
JSON
{
"hex": "#dde573",
"rgb": {
"r": 221,
"g": 229,
"b": 115
},
"hsl": {
"h": 64.211,
"s": 68.675,
"l": 67.451
},
"oklch": {
"l": 0.89259,
"c": 0.13833,
"h": 112.5
},
"luminance": 0.72649
}Semantic roles & 50–950 ramp
primary
#DDE573
secondary
#4A41BB
accent
#15D122
background
#FFFEFC
surface
#FEFDF5
border
#D6D5CF
text
#16160F
muted
#858480