#DEE175#DEE175
#DEE175 is a very light, vivid yellow. Relative luminance 0.707; OKLCH L 88.5% C 0.132 H 110.2°. Best body text is #000000 at 15.13:1 contrast (WCAG AA passes).
Color values
| HEX | #DEE175 |
|---|---|
| RGB | rgb(222, 225, 117) |
| HSL | hsl(62, 64%, 67%) |
| HSV | hsv(62, 48%, 88%) |
| CMYK | cmyk(1.3%, 0%, 48%, 11.8%) |
| CIE-LAB | lab(87.32, -15.81, 52.04) |
| CIE-LCH | lch(87.32, 54.39, 106.90°) |
| OKLab | oklab(88.52% -0.0455 0.1235) |
| OKLCH | oklch(88.52% 0.132 110.2) |
| XYZ | xyz(60.2615, 70.6657, 27.2915) |
| Luminance | 0.7066 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 4.46
Greenish Beige
#C9D179
ΔE00 5.06
Straw
#FCF679
ΔE00 5.73
Manilla
#FFFA86
ΔE00 6.04
Sandy Yellow
#FDEE73
ΔE00 6.09
Yellowish Tan
#FCFC81
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEE175 #7875E1
analogous
#E1AE75 #DEE175 #A8E175
triadic
#DEE175 #75DEE1 #E175DE
tetradic
#DEE175 #75E1AE #7875E1 #E175A8
square
#DEE175 #75E1AE #7875E1 #E175A8
split-complementary
#DEE175 #75A8E1 #AE75E1
monochromatic
#B0B427 #D2D643 #DEE175 #EAECA7 #F6F7DA
Accessibility & contrast
On white
1.39
#DEE175 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.13
#DEE175 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEE175
15.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEE175 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEE175 | 1.00 | 1.39 | 15.13 | 15.13 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0D96B
Deuteranopia (green-blind)
#F1DD7A
Tritanopia (blue-blind)
#EBD6C8
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #dee175; /* rgb */ color: rgb(222, 225, 117); /* oklch */ color: oklch(88.5% 0.132 110.2);
Tailwind
colors: {
custom: {
50: '#eaea9f',
500: '#dee175',
950: '#000000',
},
}SCSS
$custom: #dee175; $custom-light: #eaea9f; $custom-dark: #000000;
JSON
{
"hex": "#dee175",
"rgb": {
"r": 222,
"g": 225,
"b": 117
},
"hsl": {
"h": 61.667,
"s": 64.286,
"l": 67.059
},
"oklch": {
"l": 0.88521,
"c": 0.13161,
"h": 110.2
},
"luminance": 0.70664
}Semantic roles & 50–950 ramp
primary
#DEE175
secondary
#4845B5
accent
#19CC1E
background
#FFFEFC
surface
#FEFDF5
border
#D6D5CF
text
#16160F
muted
#858480