#DEE473#DEE473
#DEE473 is a very light, vivid yellow. Relative luminance 0.723; OKLCH L 89.1% C 0.137 H 111.6°. Best body text is #000000 at 15.45:1 contrast (WCAG AA passes).
Color values
| HEX | #DEE473 |
|---|---|
| RGB | rgb(222, 228, 115) |
| HSL | hsl(63, 68%, 67%) |
| HSV | hsv(63, 50%, 89%) |
| CMYK | cmyk(2.6%, 0%, 49.6%, 10.6%) |
| CIE-LAB | lab(88.09, -17.47, 53.89) |
| CIE-LCH | lch(88.09, 56.65, 107.96°) |
| OKLab | oklab(89.13% -0.0504 0.1274) |
| OKLCH | oklch(89.13% 0.137 111.6) |
| XYZ | xyz(60.9633, 72.2554, 26.9516) |
| Luminance | 0.7225 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 5.11
Straw
#FCF679
ΔE00 5.44
Yellowish Tan
#FCFC81
ΔE00 5.62
Greenish Beige
#C9D179
ΔE00 5.65
Manilla
#FFFA86
ΔE00 5.77
Yellowish
#FAEE66
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEE473 #7973E4
analogous
#E4B273 #DEE473 #A5E473
triadic
#DEE473 #73DEE4 #E473DE
tetradic
#DEE473 #73E4B2 #7973E4 #E473A5
square
#DEE473 #73E4B2 #7973E4 #E473A5
split-complementary
#DEE473 #73A5E4 #B273E4
monochromatic
#B1B924 #D2DA40 #DEE473 #EAEEA6 #F6F8DA
Accessibility & contrast
On white
1.36
#DEE473 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.45
#DEE473 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEE473
15.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEE473 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEE473 | 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)
#F3DB69
Deuteranopia (green-blind)
#F3DF79
Tritanopia (blue-blind)
#EBD8CA
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #dee473; /* rgb */ color: rgb(222, 228, 115); /* oklch */ color: oklch(89.1% 0.137 111.6);
Tailwind
colors: {
custom: {
50: '#eaec9e',
500: '#dee473',
950: '#000000',
},
}SCSS
$custom: #dee473; $custom-light: #eaec9e; $custom-dark: #000000;
JSON
{
"hex": "#dee473",
"rgb": {
"r": 222,
"g": 228,
"b": 115
},
"hsl": {
"h": 63.186,
"s": 67.665,
"l": 67.255
},
"oklch": {
"l": 0.89127,
"c": 0.13698,
"h": 111.6
},
"luminance": 0.72254
}Semantic roles & 50–950 ramp
primary
#DEE473
secondary
#4842B9
accent
#16D020
background
#FFFEFC
surface
#FEFDF5
border
#D6D5CF
text
#16160F
muted
#858480