#EAEC80#EAEC80
#EAEC80 is a very light, vivid yellow. Relative luminance 0.790; OKLCH L 91.9% C 0.131 H 109.7°. Best body text is #000000 at 16.81:1 contrast (WCAG AA passes).
Color values
| HEX | #EAEC80 |
|---|---|
| RGB | rgb(234, 236, 128) |
| HSL | hsl(61, 74%, 71%) |
| HSV | hsv(61, 46%, 93%) |
| CMYK | cmyk(0.8%, 0%, 45.8%, 7.5%) |
| CIE-LAB | lab(91.25, -15.49, 51.81) |
| CIE-LCH | lch(91.25, 54.08, 106.65°) |
| OKLab | oklab(91.92% -0.0442 0.1237) |
| OKLCH | oklch(91.92% 0.131 109.7) |
| XYZ | xyz(67.8247, 79.0433, 32.1019) |
| Luminance | 0.7904 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Manilla
#FFFA86
ΔE00 3.76
Straw
#FCF679
ΔE00 3.82
Yellowish Tan
#FCFC81
ΔE00 3.85
Khaki (CSS)
#F0E68C
ΔE00 3.91
Pale Yellow
#FFFF84
ΔE00 4.37
Butter
#FFFF81
ΔE00 4.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAEC80 #8280EC
analogous
#ECB880 #EAEC80 #B4EC80
triadic
#EAEC80 #80EAEC #EC80EA
tetradic
#EAEC80 #80ECB8 #8280EC #EC80B4
square
#EAEC80 #80ECB8 #8280EC #EC80B4
split-complementary
#EAEC80 #80B4EC #B880EC
monochromatic
#CFD21F #E1E44B #EAEC80 #F3F4B5 #FBFBE4
Accessibility & contrast
On white
1.25
#EAEC80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.81
#EAEC80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAEC80
16.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAEC80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAEC80 | 1.00 | 1.25 | 16.81 | 16.81 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE477
Deuteranopia (green-blind)
#FCE885
Tritanopia (blue-blind)
#F7E0D3
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #eaec80; /* rgb */ color: rgb(234, 236, 128); /* oklch */ color: oklch(91.9% 0.131 109.7);
Tailwind
colors: {
custom: {
50: '#f2f2a7',
500: '#eaec80',
950: '#000000',
},
}SCSS
$custom: #eaec80; $custom-light: #f2f2a7; $custom-dark: #000000;
JSON
{
"hex": "#eaec80",
"rgb": {
"r": 234,
"g": 236,
"b": 128
},
"hsl": {
"h": 61.111,
"s": 73.973,
"l": 71.373
},
"oklch": {
"l": 0.9192,
"c": 0.13134,
"h": 109.7
},
"luminance": 0.79042
}Semantic roles & 50–950 ramp
primary
#EAEC80
secondary
#4D4BC6
accent
#0FD613
background
#FFFFFC
surface
#FEFEF6
border
#D6D6D0
text
#171610
muted
#858580