#EEE276#EEE276
#EEE276 is a very light, vivid yellow. Relative luminance 0.739; OKLCH L 90.1% C 0.130 H 103.0°. Best body text is #000000 at 15.78:1 contrast (WCAG AA passes).
Color values
| HEX | #EEE276 |
|---|---|
| RGB | rgb(238, 226, 118) |
| HSL | hsl(54, 78%, 70%) |
| HSV | hsv(54, 50%, 93%) |
| CMYK | cmyk(0%, 5%, 50.4%, 6.7%) |
| CIE-LAB | lab(88.87, -9.85, 53.72) |
| CIE-LCH | lch(88.87, 54.62, 100.39°) |
| OKLab | oklab(90.06% -0.0292 0.127) |
| OKLCH | oklch(90.06% 0.13 103) |
| XYZ | xyz(65.7281, 73.8800, 27.9340) |
| Luminance | 0.7388 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.88
Sandy Yellow
#FDEE73
ΔE00 3.27
Dull Yellow
#EEDC5B
ΔE00 3.30
Sandy
#F1DA7A
ΔE00 3.70
Yellowish
#FAEE66
ΔE00 4.05
Sand Yellow
#FCE166
ΔE00 4.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEE276 #7682EE
analogous
#EEA676 #EEE276 #BEEE76
triadic
#EEE276 #76EEE2 #E276EE
tetradic
#EEE276 #76EEA6 #7682EE #EE76BE
square
#EEE276 #76EEA6 #7682EE #EE76BE
split-complementary
#EEE276 #76BEEE #A676EE
monochromatic
#D0BE1A #E7D640 #EEE276 #F5EEAC #FCF9E3
Accessibility & contrast
On white
1.33
#EEE276 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.78
#EEE276 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEE276
15.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEE276 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEE276 | 1.00 | 1.33 | 15.78 | 15.78 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DC6C
Deuteranopia (green-blind)
#F7E27B
Tritanopia (blue-blind)
#FDD5C9
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #eee276; /* rgb */ color: rgb(238, 226, 118); /* oklch */ color: oklch(90.1% 0.130 103.0);
Tailwind
colors: {
custom: {
50: '#f6eaa0',
500: '#eee276',
950: '#000000',
},
}SCSS
$custom: #eee276; $custom-light: #f6eaa0; $custom-dark: #000000;
JSON
{
"hex": "#eee276",
"rgb": {
"r": 238,
"g": 226,
"b": 118
},
"hsl": {
"h": 54,
"s": 77.922,
"l": 69.804
},
"oklch": {
"l": 0.90061,
"c": 0.13034,
"h": 103
},
"luminance": 0.73878
}Semantic roles & 50–950 ramp
primary
#EEE276
secondary
#414EC7
accent
#20DA0B
background
#FFFEFC
surface
#FFFDF5
border
#D7D5CF
text
#17160F
muted
#858480