#DEE476#DEE476
#DEE476 is a very light, vivid yellow. Relative luminance 0.723; OKLCH L 89.2% C 0.134 H 111.6°. Best body text is #000000 at 15.46:1 contrast (WCAG AA passes).
Color values
| HEX | #DEE476 |
|---|---|
| RGB | rgb(222, 228, 118) |
| HSL | hsl(63, 67%, 68%) |
| HSV | hsv(63, 48%, 89%) |
| CMYK | cmyk(2.6%, 0%, 48.2%, 10.6%) |
| CIE-LAB | lab(88.13, -17.20, 52.53) |
| CIE-LCH | lch(88.13, 55.28, 108.13°) |
| OKLab | oklab(89.16% -0.0493 0.1247) |
| OKLCH | oklch(89.16% 0.134 111.6) |
| XYZ | xyz(61.1388, 72.3256, 27.8756) |
| Luminance | 0.7232 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 4.91
Greenish Beige
#C9D179
ΔE00 5.42
Straw
#FCF679
ΔE00 5.57
Yellowish Tan
#FCFC81
ΔE00 5.71
Manilla
#FFFA86
ΔE00 5.81
Light Khaki
#E6F2A2
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEE476 #7C76E4
analogous
#E4B376 #DEE476 #A7E476
triadic
#DEE476 #76DEE4 #E476DE
tetradic
#DEE476 #76E4B3 #7C76E4 #E476A7
square
#DEE476 #76E4B3 #7C76E4 #E476A7
split-complementary
#DEE476 #76A7E4 #B376E4
monochromatic
#B3BB25 #D2DA43 #DEE476 #EAEEA9 #F7F8DC
Accessibility & contrast
On white
1.36
#DEE476 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.46
#DEE476 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEE476
15.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEE476 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEE476 | 1.00 | 1.36 | 15.46 | 15.46 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DB6C
Deuteranopia (green-blind)
#F3DF7C
Tritanopia (blue-blind)
#EAD9CB
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #dee476; /* rgb */ color: rgb(222, 228, 118); /* oklch */ color: oklch(89.2% 0.134 111.6);
Tailwind
colors: {
custom: {
50: '#eaeca0',
500: '#dee476',
950: '#000000',
},
}SCSS
$custom: #dee476; $custom-light: #eaeca0; $custom-dark: #000000;
JSON
{
"hex": "#dee476",
"rgb": {
"r": 222,
"g": 228,
"b": 118
},
"hsl": {
"h": 63.273,
"s": 67.073,
"l": 67.843
},
"oklch": {
"l": 0.89164,
"c": 0.13406,
"h": 111.6
},
"luminance": 0.72324
}Semantic roles & 50–950 ramp
primary
#DEE476
secondary
#4A43BB
accent
#17CF21
background
#FFFEFC
surface
#FEFDF5
border
#D6D5CF
text
#16160F
muted
#858480