#DEE176#DEE176
#DEE176 is a very light, vivid yellow. Relative luminance 0.707; OKLCH L 88.5% C 0.131 H 110.2°. Best body text is #000000 at 15.14:1 contrast (WCAG AA passes).
Color values
| HEX | #DEE176 |
|---|---|
| RGB | rgb(222, 225, 118) |
| HSL | hsl(62, 64%, 67%) |
| HSV | hsv(62, 48%, 88%) |
| CMYK | cmyk(1.3%, 0%, 47.6%, 11.8%) |
| CIE-LAB | lab(87.33, -15.72, 51.58) |
| CIE-LCH | lch(87.33, 53.93, 106.95°) |
| OKLab | oklab(88.53% -0.0451 0.1226) |
| OKLCH | oklch(88.53% 0.131 110.2) |
| XYZ | xyz(60.3206, 70.6893, 27.6028) |
| Luminance | 0.7069 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 4.39
Greenish Beige
#C9D179
ΔE00 4.98
Straw
#FCF679
ΔE00 5.78
Manilla
#FFFA86
ΔE00 6.06
Sandy Yellow
#FDEE73
ΔE00 6.14
Yellowish Tan
#FCFC81
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEE176 #7976E1
analogous
#E1AE76 #DEE176 #A9E176
triadic
#DEE176 #76DEE1 #E176DE
tetradic
#DEE176 #76E1AE #7976E1 #E176A9
square
#DEE176 #76E1AE #7976E1 #E176A9
split-complementary
#DEE176 #76A9E1 #AE76E1
monochromatic
#B1B528 #D2D644 #DEE176 #EAECA8 #F6F7DA
Accessibility & contrast
On white
1.39
#DEE176 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.14
#DEE176 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEE176
15.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEE176 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEE176 | 1.00 | 1.39 | 15.14 | 15.14 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFD96D
Deuteranopia (green-blind)
#F0DD7B
Tritanopia (blue-blind)
#EBD6C8
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #dee176; /* rgb */ color: rgb(222, 225, 118); /* oklch */ color: oklch(88.5% 0.131 110.2);
Tailwind
colors: {
custom: {
50: '#eaeaa0',
500: '#dee176',
950: '#000000',
},
}SCSS
$custom: #dee176; $custom-light: #eaeaa0; $custom-dark: #000000;
JSON
{
"hex": "#dee176",
"rgb": {
"r": 222,
"g": 225,
"b": 118
},
"hsl": {
"h": 61.682,
"s": 64.072,
"l": 67.255
},
"oklch": {
"l": 0.88534,
"c": 0.13062,
"h": 110.2
},
"luminance": 0.70688
}Semantic roles & 50–950 ramp
primary
#DEE176
secondary
#4845B6
accent
#1ACC1F
background
#FFFEFC
surface
#FEFDF5
border
#D6D5CF
text
#16160F
muted
#858480