#EAE787#EAE787
#EAE787 is a very light, moderate yellow. Relative luminance 0.764; OKLCH L 91.0% C 0.119 H 107.0°. Best body text is #000000 at 16.28:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE787 |
|---|---|
| RGB | rgb(234, 231, 135) |
| HSL | hsl(58, 70%, 72%) |
| HSV | hsv(58, 42%, 92%) |
| CMYK | cmyk(0%, 1.3%, 42.3%, 8.2%) |
| CIE-LAB | lab(90.04, -12.35, 46.96) |
| CIE-LCH | lch(90.04, 48.56, 104.74°) |
| OKLab | oklab(90.99% -0.0346 0.1134) |
| OKLCH | oklch(90.99% 0.119 107) |
| XYZ | xyz(66.8820, 76.3951, 34.1395) |
| Luminance | 0.7639 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.03
Buff
#FEF69E
ΔE00 3.91
Dark Cream
#FFF39A
ΔE00 3.95
Manilla
#FFFA86
ΔE00 4.78
Straw
#FCF679
ΔE00 4.98
Sandy Yellow
#FDEE73
ΔE00 5.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE787 #878AEA
analogous
#EAB687 #EAE787 #BBEA87
triadic
#EAE787 #87EAE7 #E787EA
tetradic
#EAE787 #87EAB6 #878AEA #EA87BB
square
#EAE787 #87EAB6 #878AEA #EA87BB
split-complementary
#EAE787 #87BBEA #B687EA
monochromatic
#D2CD25 #E1DD53 #EAE787 #F3F1BB #FAFAE5
Accessibility & contrast
On white
1.29
#EAE787 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.28
#EAE787 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE787
16.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE787 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE787 | 1.00 | 1.29 | 16.28 | 16.28 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E07F
Deuteranopia (green-blind)
#F8E48B
Tritanopia (blue-blind)
#F7DCD0
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #eae787; /* rgb */ color: rgb(234, 231, 135); /* oklch */ color: oklch(91.0% 0.119 107.0);
Tailwind
colors: {
custom: {
50: '#f2eeab',
500: '#eae787',
950: '#000000',
},
}SCSS
$custom: #eae787; $custom-light: #f2eeab; $custom-dark: #000000;
JSON
{
"hex": "#eae787",
"rgb": {
"r": 234,
"g": 231,
"b": 135
},
"hsl": {
"h": 58.182,
"s": 70.213,
"l": 72.353
},
"oklch": {
"l": 0.90985,
"c": 0.11852,
"h": 107
},
"luminance": 0.76394
}Semantic roles & 50–950 ramp
primary
#EAE787
secondary
#5155C4
accent
#19D213
background
#FFFFFD
surface
#FEFEF7
border
#D6D6D0
text
#171610
muted
#858581