#EAE386#EAE386
#EAE386 is a very light, moderate yellow. Relative luminance 0.742; OKLCH L 90.1% C 0.115 H 104.7°. Best body text is #000000 at 15.83:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE386 |
|---|---|
| RGB | rgb(234, 227, 134) |
| HSL | hsl(56, 70%, 72%) |
| HSV | hsv(56, 43%, 92%) |
| CMYK | cmyk(0%, 3%, 42.7%, 8.2%) |
| CIE-LAB | lab(89.00, -10.46, 46.14) |
| CIE-LCH | lch(89.00, 47.31, 102.77°) |
| OKLab | oklab(90.15% -0.0292 0.1115) |
| OKLCH | oklch(90.15% 0.115 104.7) |
| XYZ | xyz(65.7052, 74.1536, 33.4015) |
| Luminance | 0.7415 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 1.23
Dark Cream
#FFF39A
ΔE00 3.97
Buff
#FEF69E
ΔE00 4.26
Sandy
#F1DA7A
ΔE00 4.65
Sandy Yellow
#FDEE73
ΔE00 5.17
Manilla
#FFFA86
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE386 #868DEA
analogous
#EAB186 #EAE386 #BFEA86
triadic
#EAE386 #86EAE3 #E386EA
tetradic
#EAE386 #86EAB1 #868DEA #EA86BF
square
#EAE386 #86EAB1 #868DEA #EA86BF
split-complementary
#EAE386 #86BFEA #B186EA
monochromatic
#D1C524 #E1D752 #EAE386 #F3EFBA #FAF9E5
Accessibility & contrast
On white
1.33
#EAE386 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.83
#EAE386 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE386
15.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE386 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE386 | 1.00 | 1.33 | 15.83 | 15.83 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DD7F
Deuteranopia (green-blind)
#F5E28A
Tritanopia (blue-blind)
#F7D8CD
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #eae386; /* rgb */ color: rgb(234, 227, 134); /* oklch */ color: oklch(90.1% 0.115 104.7);
Tailwind
colors: {
custom: {
50: '#f2ebab',
500: '#eae386',
950: '#000000',
},
}SCSS
$custom: #eae386; $custom-light: #f2ebab; $custom-dark: #000000;
JSON
{
"hex": "#eae386",
"rgb": {
"r": 234,
"g": 227,
"b": 134
},
"hsl": {
"h": 55.8,
"s": 70.423,
"l": 72.157
},
"oklch": {
"l": 0.90149,
"c": 0.11523,
"h": 104.7
},
"luminance": 0.74152
}Semantic roles & 50–950 ramp
primary
#EAE386
secondary
#5059C4
accent
#20D213
background
#FFFEFD
surface
#FEFDF7
border
#D6D5D0
text
#171610
muted
#858481