#EAEE80#EAEE80
#EAEE80 is a very light, vivid yellow. Relative luminance 0.802; OKLCH L 92.3% C 0.134 H 110.6°. Best body text is #000000 at 17.04:1 contrast (WCAG AA passes).
Color values
| HEX | #EAEE80 |
|---|---|
| RGB | rgb(234, 238, 128) |
| HSL | hsl(62, 76%, 72%) |
| HSV | hsv(62, 46%, 93%) |
| CMYK | cmyk(1.7%, 0%, 46.2%, 6.7%) |
| CIE-LAB | lab(91.78, -16.47, 52.44) |
| CIE-LCH | lch(91.78, 54.97, 107.44°) |
| OKLab | oklab(92.34% -0.047 0.1251) |
| OKLCH | oklch(92.34% 0.134 110.6) |
| XYZ | xyz(68.4038, 80.2014, 32.2949) |
| Luminance | 0.8020 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 3.57
Manilla
#FFFA86
ΔE00 3.68
Straw
#FCF679
ΔE00 3.80
Pale Yellow
#FFFF84
ΔE00 4.08
Butter
#FFFF81
ΔE00 4.23
Faded Yellow
#FEFF7F
ΔE00 4.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAEE80 #8480EE
analogous
#EEBB80 #EAEE80 #B3EE80
triadic
#EAEE80 #80EAEE #EE80EA
tetradic
#EAEE80 #80EEBB #8480EE #EE80B3
square
#EAEE80 #80EEBB #8480EE #EE80B3
split-complementary
#EAEE80 #80B3EE #BB80EE
monochromatic
#D0D71D #E1E74A #EAEE80 #F3F5B6 #FBFBE4
Accessibility & contrast
On white
1.23
#EAEE80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.04
#EAEE80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAEE80
17.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAEE80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAEE80 | 1.00 | 1.23 | 17.04 | 17.04 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE676
Deuteranopia (green-blind)
#FEE985
Tritanopia (blue-blind)
#F7E2D4
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #eaee80; /* rgb */ color: rgb(234, 238, 128); /* oklch */ color: oklch(92.3% 0.134 110.6);
Tailwind
colors: {
custom: {
50: '#f2f3a7',
500: '#eaee80',
950: '#000000',
},
}SCSS
$custom: #eaee80; $custom-light: #f2f3a7; $custom-dark: #000000;
JSON
{
"hex": "#eaee80",
"rgb": {
"r": 234,
"g": 238,
"b": 128
},
"hsl": {
"h": 62.182,
"s": 76.389,
"l": 71.765
},
"oklch": {
"l": 0.92336,
"c": 0.13361,
"h": 110.6
},
"luminance": 0.802
}Semantic roles & 50–950 ramp
primary
#EAEE80
secondary
#4F4AC8
accent
#0DD914
background
#FFFFFC
surface
#FEFEF6
border
#D6D6D0
text
#171710
muted
#858580