#EAE786#EAE786
#EAE786 is a very light, moderate yellow. Relative luminance 0.764; OKLCH L 91.0% C 0.120 H 107.0°. Best body text is #000000 at 16.27:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE786 |
|---|---|
| RGB | rgb(234, 231, 134) |
| HSL | hsl(58, 70%, 72%) |
| HSV | hsv(58, 43%, 92%) |
| CMYK | cmyk(0%, 1.3%, 42.7%, 8.2%) |
| CIE-LAB | lab(90.03, -12.45, 47.43) |
| CIE-LCH | lch(90.03, 49.04, 104.71°) |
| OKLab | oklab(90.97% -0.035 0.1144) |
| OKLCH | oklch(90.97% 0.12 107) |
| XYZ | xyz(66.8119, 76.3671, 33.7705) |
| Luminance | 0.7637 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.09
Buff
#FEF69E
ΔE00 3.97
Dark Cream
#FFF39A
ΔE00 4.00
Manilla
#FFFA86
ΔE00 4.71
Straw
#FCF679
ΔE00 4.87
Sandy Yellow
#FDEE73
ΔE00 5.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE786 #8689EA
analogous
#EAB586 #EAE786 #BBEA86
triadic
#EAE786 #86EAE7 #E786EA
tetradic
#EAE786 #86EAB5 #8689EA #EA86BB
square
#EAE786 #86EAB5 #8689EA #EA86BB
split-complementary
#EAE786 #86BBEA #B586EA
monochromatic
#D1CC24 #E1DD52 #EAE786 #F3F1BA #FAFAE5
Accessibility & contrast
On white
1.29
#EAE786 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.27
#EAE786 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE786
16.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE786 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE786 | 1.00 | 1.29 | 16.27 | 16.27 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E07E
Deuteranopia (green-blind)
#F8E48A
Tritanopia (blue-blind)
#F7DCD0
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #eae786; /* rgb */ color: rgb(234, 231, 134); /* oklch */ color: oklch(91.0% 0.120 107.0);
Tailwind
colors: {
custom: {
50: '#f2eeab',
500: '#eae786',
950: '#000000',
},
}SCSS
$custom: #eae786; $custom-light: #f2eeab; $custom-dark: #000000;
JSON
{
"hex": "#eae786",
"rgb": {
"r": 234,
"g": 231,
"b": 134
},
"hsl": {
"h": 58.2,
"s": 70.423,
"l": 72.157
},
"oklch": {
"l": 0.9097,
"c": 0.11957,
"h": 107
},
"luminance": 0.76365
}Semantic roles & 50–950 ramp
primary
#EAE786
secondary
#5054C4
accent
#19D213
background
#FFFFFD
surface
#FEFEF7
border
#D6D6D0
text
#171610
muted
#858581