#DEE573#DEE573
#DEE573 is a very light, vivid yellow. Relative luminance 0.728; OKLCH L 89.3% C 0.138 H 112.0°. Best body text is #000000 at 15.56:1 contrast (WCAG AA passes).
Color values
| HEX | #DEE573 |
|---|---|
| RGB | rgb(222, 229, 115) |
| HSL | hsl(64, 69%, 67%) |
| HSV | hsv(64, 50%, 90%) |
| CMYK | cmyk(3.1%, 0%, 49.8%, 10.2%) |
| CIE-LAB | lab(88.36, -17.96, 54.21) |
| CIE-LCH | lch(88.36, 57.10, 108.33°) |
| OKLab | oklab(89.34% -0.0518 0.1281) |
| OKLCH | oklch(89.34% 0.138 112) |
| XYZ | xyz(61.2392, 72.8072, 27.0435) |
| Luminance | 0.7281 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 5.30
Straw
#FCF679
ΔE00 5.40
Yellowish Tan
#FCFC81
ΔE00 5.50
Manilla
#FFFA86
ΔE00 5.71
Greenish Beige
#C9D179
ΔE00 5.81
Pale Yellow
#FFFF84
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEE573 #7A73E5
analogous
#E5B373 #DEE573 #A5E573
triadic
#DEE573 #73DEE5 #E573DE
tetradic
#DEE573 #73E5B3 #7A73E5 #E573A5
square
#DEE573 #73E5B3 #7A73E5 #E573A5
split-complementary
#DEE573 #73A5E5 #B373E5
monochromatic
#B2BB23 #D2DB3F #DEE573 #EAEFA7 #F6F8DA
Accessibility & contrast
On white
1.35
#DEE573 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.56
#DEE573 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEE573
15.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEE573 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEE573 | 1.00 | 1.35 | 15.56 | 15.56 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DC68
Deuteranopia (green-blind)
#F4DF79
Tritanopia (blue-blind)
#EAD9CB
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #dee573; /* rgb */ color: rgb(222, 229, 115); /* oklch */ color: oklch(89.3% 0.138 112.0);
Tailwind
colors: {
custom: {
50: '#eaed9e',
500: '#dee573',
950: '#000000',
},
}SCSS
$custom: #dee573; $custom-light: #eaed9e; $custom-dark: #000000;
JSON
{
"hex": "#dee573",
"rgb": {
"r": 222,
"g": 229,
"b": 115
},
"hsl": {
"h": 63.684,
"s": 68.675,
"l": 67.451
},
"oklch": {
"l": 0.89338,
"c": 0.13813,
"h": 112
},
"luminance": 0.72806
}Semantic roles & 50–950 ramp
primary
#DEE573
secondary
#4941BB
accent
#15D120
background
#FFFEFC
surface
#FEFDF5
border
#D6D5CF
text
#16160F
muted
#858480