#EAEA80#EAEA80
#EAEA80 is a very light, vivid yellow. Relative luminance 0.779; OKLCH L 91.5% C 0.129 H 108.7°. Best body text is #000000 at 16.58:1 contrast (WCAG AA passes).
Color values
| HEX | #EAEA80 |
|---|---|
| RGB | rgb(234, 234, 128) |
| HSL | hsl(60, 72%, 71%) |
| HSV | hsv(60, 45%, 92%) |
| CMYK | cmyk(0%, 0%, 45.3%, 8.2%) |
| CIE-LAB | lab(90.73, -14.51, 51.17) |
| CIE-LCH | lch(90.73, 53.19, 105.83°) |
| OKLab | oklab(91.51% -0.0414 0.1223) |
| OKLCH | oklch(91.51% 0.129 108.7) |
| XYZ | xyz(67.2521, 77.8981, 31.9110) |
| Luminance | 0.7790 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.36
Manilla
#FFFA86
ΔE00 3.93
Straw
#FCF679
ΔE00 3.94
Yellowish Tan
#FCFC81
ΔE00 4.20
Buff
#FEF69E
ΔE00 4.48
Dark Cream
#FFF39A
ΔE00 4.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAEA80 #8080EA
analogous
#EAB580 #EAEA80 #B5EA80
triadic
#EAEA80 #80EAEA #EA80EA
tetradic
#EAEA80 #80EAB5 #8080EA #EA80B5
square
#EAEA80 #80EAB5 #8080EA #EA80B5
split-complementary
#EAEA80 #80B5EA #B580EA
monochromatic
#CECE22 #E1E14B #EAEA80 #F3F3B5 #FBFBE5
Accessibility & contrast
On white
1.27
#EAEA80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.58
#EAEA80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAEA80
16.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAEA80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAEA80 | 1.00 | 1.27 | 16.58 | 16.58 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E277
Deuteranopia (green-blind)
#FBE685
Tritanopia (blue-blind)
#F7DED1
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #eaea80; /* rgb */ color: rgb(234, 234, 128); /* oklch */ color: oklch(91.5% 0.129 108.7);
Tailwind
colors: {
custom: {
50: '#f2f0a7',
500: '#eaea80',
950: '#000000',
},
}SCSS
$custom: #eaea80; $custom-light: #f2f0a7; $custom-dark: #000000;
JSON
{
"hex": "#eaea80",
"rgb": {
"r": 234,
"g": 234,
"b": 128
},
"hsl": {
"h": 60,
"s": 71.622,
"l": 70.98
},
"oklch": {
"l": 0.91506,
"c": 0.1291,
"h": 108.7
},
"luminance": 0.77897
}Semantic roles & 50–950 ramp
primary
#EAEA80
secondary
#4B4BC3
accent
#12D412
background
#FFFFFC
surface
#FEFEF6
border
#D6D6D0
text
#171610
muted
#858580