#DEE375#DEE375
#DEE375 is a very light, vivid yellow. Relative luminance 0.718; OKLCH L 88.9% C 0.134 H 111.2°. Best body text is #000000 at 15.35:1 contrast (WCAG AA passes).
Color values
| HEX | #DEE375 |
|---|---|
| RGB | rgb(222, 227, 117) |
| HSL | hsl(63, 66%, 67%) |
| HSV | hsv(63, 48%, 89%) |
| CMYK | cmyk(2.2%, 0%, 48.5%, 11%) |
| CIE-LAB | lab(87.85, -16.80, 52.67) |
| CIE-LCH | lch(87.85, 55.29, 107.69°) |
| OKLab | oklab(88.94% -0.0483 0.1249) |
| OKLCH | oklch(88.94% 0.134 111.2) |
| XYZ | xyz(60.8053, 71.7533, 27.4728) |
| Luminance | 0.7175 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 4.79
Greenish Beige
#C9D179
ΔE00 5.33
Straw
#FCF679
ΔE00 5.58
Yellowish Tan
#FCFC81
ΔE00 5.81
Manilla
#FFFA86
ΔE00 5.86
Yellowish
#FAEE66
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEE375 #7A75E3
analogous
#E3B175 #DEE375 #A7E375
triadic
#DEE375 #75DEE3 #E375DE
tetradic
#DEE375 #75E3B1 #7A75E3 #E375A7
square
#DEE375 #75E3B1 #7A75E3 #E375A7
split-complementary
#DEE375 #75A7E3 #B175E3
monochromatic
#B2B825 #D2D942 #DEE375 #EAEDA8 #F6F8DB
Accessibility & contrast
On white
1.37
#DEE375 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.35
#DEE375 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEE375
15.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEE375 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEE375 | 1.00 | 1.37 | 15.35 | 15.35 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DB6B
Deuteranopia (green-blind)
#F2DE7B
Tritanopia (blue-blind)
#EAD8CA
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #dee375; /* rgb */ color: rgb(222, 227, 117); /* oklch */ color: oklch(88.9% 0.134 111.2);
Tailwind
colors: {
custom: {
50: '#eaeb9f',
500: '#dee375',
950: '#000000',
},
}SCSS
$custom: #dee375; $custom-light: #eaeb9f; $custom-dark: #000000;
JSON
{
"hex": "#dee375",
"rgb": {
"r": 222,
"g": 227,
"b": 117
},
"hsl": {
"h": 62.727,
"s": 66.265,
"l": 67.451
},
"oklch": {
"l": 0.88941,
"c": 0.13389,
"h": 111.2
},
"luminance": 0.71752
}Semantic roles & 50–950 ramp
primary
#DEE375
secondary
#4944B9
accent
#17CE20
background
#FFFEFC
surface
#FEFDF5
border
#D6D5CF
text
#16160F
muted
#858480