#EAEB80#EAEB80
#EAEB80 is a very light, vivid yellow. Relative luminance 0.785; OKLCH L 91.7% C 0.130 H 109.2°. Best body text is #000000 at 16.69:1 contrast (WCAG AA passes).
Color values
| HEX | #EAEB80 |
|---|---|
| RGB | rgb(234, 235, 128) |
| HSL | hsl(61, 73%, 71%) |
| HSV | hsv(61, 46%, 92%) |
| CMYK | cmyk(0.4%, 0%, 45.5%, 7.8%) |
| CIE-LAB | lab(90.99, -15.00, 51.49) |
| CIE-LCH | lch(90.99, 53.63, 106.25°) |
| OKLab | oklab(91.71% -0.0428 0.123) |
| OKLCH | oklch(91.71% 0.13 109.2) |
| XYZ | xyz(67.5376, 78.4691, 32.0062) |
| Luminance | 0.7847 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.63
Manilla
#FFFA86
ΔE00 3.83
Straw
#FCF679
ΔE00 3.87
Yellowish Tan
#FCFC81
ΔE00 4.02
Pale Yellow
#FFFF84
ΔE00 4.54
Buff
#FEF69E
ΔE00 4.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAEB80 #8180EB
analogous
#EBB680 #EAEB80 #B4EB80
triadic
#EAEB80 #80EAEB #EB80EA
tetradic
#EAEB80 #80EBB6 #8180EB #EB80B4
square
#EAEB80 #80EBB6 #8180EB #EB80B4
split-complementary
#EAEB80 #80B4EB #B680EB
monochromatic
#CED021 #E1E34B #EAEB80 #F3F3B5 #FBFBE5
Accessibility & contrast
On white
1.26
#EAEB80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.69
#EAEB80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAEB80
16.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAEB80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAEB80 | 1.00 | 1.26 | 16.69 | 16.69 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE377
Deuteranopia (green-blind)
#FBE785
Tritanopia (blue-blind)
#F7DFD2
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #eaeb80; /* rgb */ color: rgb(234, 235, 128); /* oklch */ color: oklch(91.7% 0.130 109.2);
Tailwind
colors: {
custom: {
50: '#f2f1a7',
500: '#eaeb80',
950: '#000000',
},
}SCSS
$custom: #eaeb80; $custom-light: #f2f1a7; $custom-dark: #000000;
JSON
{
"hex": "#eaeb80",
"rgb": {
"r": 234,
"g": 235,
"b": 128
},
"hsl": {
"h": 60.561,
"s": 72.789,
"l": 71.176
},
"oklch": {
"l": 0.91713,
"c": 0.13021,
"h": 109.2
},
"luminance": 0.78468
}Semantic roles & 50–950 ramp
primary
#EAEB80
secondary
#4C4BC4
accent
#11D512
background
#FFFFFC
surface
#FEFEF6
border
#D6D6D0
text
#171610
muted
#858580