#EED176#EED176
#EED176 is a very light, moderate yellow. Relative luminance 0.651; OKLCH L 86.6% C 0.116 H 92.2°. Best body text is #000000 at 14.02:1 contrast (WCAG AA passes).
Color values
| HEX | #EED176 |
|---|---|
| RGB | rgb(238, 209, 118) |
| HSL | hsl(46, 78%, 70%) |
| HSV | hsv(46, 50%, 93%) |
| CMYK | cmyk(0%, 12.2%, 50.4%, 6.7%) |
| CIE-LAB | lab(84.53, -1.25, 48.51) |
| CIE-LCH | lch(84.53, 48.52, 91.47°) |
| OKLab | oklab(86.63% -0.0044 0.1156) |
| OKLCH | oklch(86.63% 0.116 92.2) |
| XYZ | xyz(61.3325, 65.0888, 26.4688) |
| Luminance | 0.6509 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 2.45
Sandy
#F1DA7A
ΔE00 2.66
Wheat (survey)
#FBDD7E
ΔE00 2.81
Light Mustard
#F7D560
ΔE00 3.70
Pale Gold
#FDDE6C
ΔE00 4.25
Maize
#F4D054
ΔE00 4.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EED176 #7693EE
analogous
#EE9576 #EED176 #CFEE76
triadic
#EED176 #76EED1 #D176EE
tetradic
#EED176 #76EE95 #7693EE #EE76CF
square
#EED176 #76EE95 #7693EE #EE76CF
split-complementary
#EED176 #76CFEE #9576EE
monochromatic
#D0A41A #E7BF40 #EED176 #F5E3AC #FCF6E3
Accessibility & contrast
On white
1.50
#EED176 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.02
#EED176 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EED176
14.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EED176 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EED176 | 1.00 | 1.50 | 14.02 | 14.02 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2CE6E
Deuteranopia (green-blind)
#EAD779
Tritanopia (blue-blind)
#FEC4BC
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #eed176; /* rgb */ color: rgb(238, 209, 118); /* oklch */ color: oklch(86.6% 0.116 92.2);
Tailwind
colors: {
custom: {
50: '#f6de9f',
500: '#eed176',
950: '#000000',
},
}SCSS
$custom: #eed176; $custom-light: #f6de9f; $custom-dark: #000000;
JSON
{
"hex": "#eed176",
"rgb": {
"r": 238,
"g": 209,
"b": 118
},
"hsl": {
"h": 45.5,
"s": 77.922,
"l": 69.804
},
"oklch": {
"l": 0.86628,
"c": 0.11565,
"h": 92.2
},
"luminance": 0.65086
}Semantic roles & 50–950 ramp
primary
#EED176
secondary
#4161C7
accent
#3DDA0B
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#17150F
muted
#858480