#DDE574#DDE574
#DDE574 is a very light, vivid yellow. Relative luminance 0.727; OKLCH L 89.3% C 0.137 H 112.5°. Best body text is #000000 at 15.53:1 contrast (WCAG AA passes).
Color values
| HEX | #DDE574 |
|---|---|
| RGB | rgb(221, 229, 116) |
| HSL | hsl(64, 68%, 68%) |
| HSV | hsv(64, 49%, 90%) |
| CMYK | cmyk(3.5%, 0%, 49.3%, 10.2%) |
| CIE-LAB | lab(88.29, -18.26, 53.65) |
| CIE-LCH | lch(88.29, 56.67, 108.80°) |
| OKLab | oklab(89.27% -0.0525 0.1269) |
| OKLCH | oklch(89.27% 0.137 112.5) |
| XYZ | xyz(60.9916, 72.6728, 27.3339) |
| Luminance | 0.7267 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 5.42
Straw
#FCF679
ΔE00 5.62
Yellowish Tan
#FCFC81
ΔE00 5.65
Greenish Beige
#C9D179
ΔE00 5.67
Manilla
#FFFA86
ΔE00 5.88
Pale Yellow
#FFFF84
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDE574 #7C74E5
analogous
#E5B574 #DDE574 #A4E574
triadic
#DDE574 #74DDE5 #E574DD
tetradic
#DDE574 #74E5B5 #7C74E5 #E574A4
square
#DDE574 #74E5B5 #7C74E5 #E574A4
split-complementary
#DDE574 #74A4E5 #B574E5
monochromatic
#B1BC23 #D0DB40 #DDE574 #EAEFA8 #F6F8DB
Accessibility & contrast
On white
1.35
#DDE574 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.53
#DDE574 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDE574
15.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDE574 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDE574 | 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)
#F3DC6A
Deuteranopia (green-blind)
#F3DF7A
Tritanopia (blue-blind)
#E9DACB
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #dde574; /* rgb */ color: rgb(221, 229, 116); /* oklch */ color: oklch(89.3% 0.137 112.5);
Tailwind
colors: {
custom: {
50: '#e9ed9f',
500: '#dde574',
950: '#000000',
},
}SCSS
$custom: #dde574; $custom-light: #e9ed9f; $custom-dark: #000000;
JSON
{
"hex": "#dde574",
"rgb": {
"r": 221,
"g": 229,
"b": 116
},
"hsl": {
"h": 64.248,
"s": 68.485,
"l": 67.647
},
"oklch": {
"l": 0.89271,
"c": 0.13736,
"h": 112.5
},
"luminance": 0.72672
}Semantic roles & 50–950 ramp
primary
#DDE574
secondary
#4B42BB
accent
#15D022
background
#FFFEFC
surface
#FEFDF5
border
#D6D5CF
text
#16160F
muted
#858480