#EAE486#EAE486
#EAE486 is a very light, moderate yellow. Relative luminance 0.747; OKLCH L 90.4% C 0.116 H 105.3°. Best body text is #000000 at 15.94:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE486 |
|---|---|
| RGB | rgb(234, 228, 134) |
| HSL | hsl(56, 70%, 72%) |
| HSV | hsv(56, 43%, 92%) |
| CMYK | cmyk(0%, 2.6%, 42.7%, 8.2%) |
| CIE-LAB | lab(89.25, -10.96, 46.46) |
| CIE-LCH | lch(89.25, 47.74, 103.27°) |
| OKLab | oklab(90.35% -0.0307 0.1122) |
| OKLCH | oklch(90.35% 0.116 105.3) |
| XYZ | xyz(65.9795, 74.7022, 33.4930) |
| Luminance | 0.7470 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 1.38
Dark Cream
#FFF39A
ΔE00 3.94
Buff
#FEF69E
ΔE00 4.15
Sandy
#F1DA7A
ΔE00 4.94
Sandy Yellow
#FDEE73
ΔE00 5.11
Manilla
#FFFA86
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE486 #868CEA
analogous
#EAB286 #EAE486 #BEEA86
triadic
#EAE486 #86EAE4 #E486EA
tetradic
#EAE486 #86EAB2 #868CEA #EA86BE
square
#EAE486 #86EAB2 #868CEA #EA86BE
split-complementary
#EAE486 #86BEEA #B286EA
monochromatic
#D1C724 #E1D852 #EAE486 #F3F0BA #FAF9E5
Accessibility & contrast
On white
1.32
#EAE486 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.94
#EAE486 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE486
15.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE486 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE486 | 1.00 | 1.32 | 15.94 | 15.94 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DE7E
Deuteranopia (green-blind)
#F5E28A
Tritanopia (blue-blind)
#F7D9CD
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #eae486; /* rgb */ color: rgb(234, 228, 134); /* oklch */ color: oklch(90.4% 0.116 105.3);
Tailwind
colors: {
custom: {
50: '#f2ecab',
500: '#eae486',
950: '#000000',
},
}SCSS
$custom: #eae486; $custom-light: #f2ecab; $custom-dark: #000000;
JSON
{
"hex": "#eae486",
"rgb": {
"r": 234,
"g": 228,
"b": 134
},
"hsl": {
"h": 56.4,
"s": 70.423,
"l": 72.157
},
"oklch": {
"l": 0.90354,
"c": 0.1163,
"h": 105.3
},
"luminance": 0.747
}Semantic roles & 50–950 ramp
primary
#EAE486
secondary
#5057C4
accent
#1FD213
background
#FFFEFD
surface
#FEFDF7
border
#D6D5D0
text
#171610
muted
#858481