#EAEC88#EAEC88
#EAEC88 is a very light, vivid yellow. Relative luminance 0.793; OKLCH L 92.0% C 0.123 H 109.6°. Best body text is #000000 at 16.85:1 contrast (WCAG AA passes).
Color values
| HEX | #EAEC88 |
|---|---|
| RGB | rgb(234, 236, 136) |
| HSL | hsl(61, 72%, 73%) |
| HSV | hsv(61, 42%, 93%) |
| CMYK | cmyk(0.8%, 0%, 42.4%, 7.5%) |
| CIE-LAB | lab(91.35, -14.72, 48.11) |
| CIE-LCH | lch(91.35, 50.31, 107.02°) |
| OKLab | oklab(92.03% -0.0413 0.116) |
| OKLCH | oklch(92.03% 0.123 109.6) |
| XYZ | xyz(68.3722, 79.2623, 34.9852) |
| Luminance | 0.7926 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.42
Buff
#FEF69E
ΔE00 4.03
Manilla
#FFFA86
ΔE00 4.21
Dark Cream
#FFF39A
ΔE00 4.46
Yellowish Tan
#FCFC81
ΔE00 4.47
Straw
#FCF679
ΔE00 4.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAEC88 #8A88EC
analogous
#ECBC88 #EAEC88 #B8EC88
triadic
#EAEC88 #88EAEC #EC88EA
tetradic
#EAEC88 #88ECBC #8A88EC #EC88B8
square
#EAEC88 #88ECBC #8A88EC #EC88B8
split-complementary
#EAEC88 #88B8EC #BC88EC
monochromatic
#D4D722 #E1E453 #EAEC88 #F3F4BD #FAFBE5
Accessibility & contrast
On white
1.25
#EAEC88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.85
#EAEC88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAEC88
16.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAEC88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAEC88 | 1.00 | 1.25 | 16.85 | 16.85 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE480
Deuteranopia (green-blind)
#FBE88D
Tritanopia (blue-blind)
#F6E1D4
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #eaec88; /* rgb */ color: rgb(234, 236, 136); /* oklch */ color: oklch(92.0% 0.123 109.6);
Tailwind
colors: {
custom: {
50: '#f2f2ac',
500: '#eaec88',
950: '#000000',
},
}SCSS
$custom: #eaec88; $custom-light: #f2f2ac; $custom-dark: #000000;
JSON
{
"hex": "#eaec88",
"rgb": {
"r": 234,
"g": 236,
"b": 136
},
"hsl": {
"h": 61.2,
"s": 72.464,
"l": 72.941
},
"oklch": {
"l": 0.92031,
"c": 0.12312,
"h": 109.6
},
"luminance": 0.79261
}Semantic roles & 50–950 ramp
primary
#EAEC88
secondary
#5452C6
accent
#11D515
background
#FFFFFD
surface
#FEFEF7
border
#D6D6D0
text
#171610
muted
#858581