#EAEC83#EAEC83
#EAEC83 is a very light, vivid yellow. Relative luminance 0.791; OKLCH L 92.0% C 0.128 H 109.6°. Best body text is #000000 at 16.82:1 contrast (WCAG AA passes).
Color values
| HEX | #EAEC83 |
|---|---|
| RGB | rgb(234, 236, 131) |
| HSL | hsl(61, 73%, 72%) |
| HSV | hsv(61, 44%, 93%) |
| CMYK | cmyk(0.8%, 0%, 44.5%, 7.5%) |
| CIE-LAB | lab(91.29, -15.21, 50.43) |
| CIE-LCH | lch(91.29, 52.67, 106.79°) |
| OKLab | oklab(91.96% -0.0431 0.1208) |
| OKLCH | oklch(91.96% 0.128 109.6) |
| XYZ | xyz(68.0251, 79.1234, 33.1572) |
| Luminance | 0.7912 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.70
Manilla
#FFFA86
ΔE00 3.89
Yellowish Tan
#FCFC81
ΔE00 4.05
Straw
#FCF679
ΔE00 4.08
Buff
#FEF69E
ΔE00 4.39
Pale Yellow
#FFFF84
ΔE00 4.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAEC83 #8583EC
analogous
#ECBA83 #EAEC83 #B6EC83
triadic
#EAEC83 #83EAEC #EC83EA
tetradic
#EAEC83 #83ECBA #8583EC #EC83B6
square
#EAEC83 #83ECBA #8583EC #EC83B6
split-complementary
#EAEC83 #83B6EC #BA83EC
monochromatic
#D1D420 #E1E44E #EAEC83 #F3F4B8 #FBFBE4
Accessibility & contrast
On white
1.25
#EAEC83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.82
#EAEC83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAEC83
16.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAEC83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAEC83 | 1.00 | 1.25 | 16.82 | 16.82 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE47A
Deuteranopia (green-blind)
#FCE888
Tritanopia (blue-blind)
#F7E1D3
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #eaec83; /* rgb */ color: rgb(234, 236, 131); /* oklch */ color: oklch(92.0% 0.128 109.6);
Tailwind
colors: {
custom: {
50: '#f2f2a9',
500: '#eaec83',
950: '#000000',
},
}SCSS
$custom: #eaec83; $custom-light: #f2f2a9; $custom-dark: #000000;
JSON
{
"hex": "#eaec83",
"rgb": {
"r": 234,
"g": 236,
"b": 131
},
"hsl": {
"h": 61.143,
"s": 73.427,
"l": 71.961
},
"oklch": {
"l": 0.91961,
"c": 0.1283,
"h": 109.6
},
"luminance": 0.79122
}Semantic roles & 50–950 ramp
primary
#EAEC83
secondary
#504DC6
accent
#10D614
background
#FFFFFD
surface
#FEFEF7
border
#D6D6D0
text
#171610
muted
#858581