#DEE575#DEE575
#DEE575 is a very light, vivid yellow. Relative luminance 0.729; OKLCH L 89.4% C 0.136 H 112.0°. Best body text is #000000 at 15.57:1 contrast (WCAG AA passes).
Color values
| HEX | #DEE575 |
|---|---|
| RGB | rgb(222, 229, 117) |
| HSL | hsl(64, 68%, 68%) |
| HSV | hsv(64, 49%, 90%) |
| CMYK | cmyk(3.1%, 0%, 48.9%, 10.2%) |
| CIE-LAB | lab(88.38, -17.78, 53.30) |
| CIE-LCH | lch(88.38, 56.19, 108.45°) |
| OKLab | oklab(89.36% -0.0511 0.1263) |
| OKLCH | oklch(89.36% 0.136 112) |
| XYZ | xyz(61.3555, 72.8537, 27.6562) |
| Luminance | 0.7285 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 5.17
Straw
#FCF679
ΔE00 5.49
Yellowish Tan
#FCFC81
ΔE00 5.55
Greenish Beige
#C9D179
ΔE00 5.66
Manilla
#FFFA86
ΔE00 5.74
Pale Yellow
#FFFF84
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEE575 #7C75E5
analogous
#E5B475 #DEE575 #A6E575
triadic
#DEE575 #75DEE5 #E575DE
tetradic
#DEE575 #75E5B4 #7C75E5 #E575A6
square
#DEE575 #75E5B4 #7C75E5 #E575A6
split-complementary
#DEE575 #75A6E5 #B475E5
monochromatic
#B3BC23 #D2DB42 #DEE575 #EAEFA8 #F7F8DC
Accessibility & contrast
On white
1.35
#DEE575 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.57
#DEE575 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEE575
15.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEE575 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEE575 | 1.00 | 1.35 | 15.57 | 15.57 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DC6B
Deuteranopia (green-blind)
#F4DF7B
Tritanopia (blue-blind)
#EADACB
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #dee575; /* rgb */ color: rgb(222, 229, 117); /* oklch */ color: oklch(89.4% 0.136 112.0);
Tailwind
colors: {
custom: {
50: '#eaed9f',
500: '#dee575',
950: '#000000',
},
}SCSS
$custom: #dee575; $custom-light: #eaed9f; $custom-dark: #000000;
JSON
{
"hex": "#dee575",
"rgb": {
"r": 222,
"g": 229,
"b": 117
},
"hsl": {
"h": 63.75,
"s": 68.293,
"l": 67.843
},
"oklch": {
"l": 0.89362,
"c": 0.1362,
"h": 112
},
"luminance": 0.72853
}Semantic roles & 50–950 ramp
primary
#DEE575
secondary
#4A42BC
accent
#15D021
background
#FFFEFC
surface
#FEFDF5
border
#D6D5CF
text
#16160F
muted
#858480