#EAE388#EAE388
#EAE388 is a very light, moderate yellow. Relative luminance 0.742; OKLCH L 90.2% C 0.113 H 104.6°. Best body text is #000000 at 15.84:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE388 |
|---|---|
| RGB | rgb(234, 227, 136) |
| HSL | hsl(56, 70%, 73%) |
| HSV | hsv(56, 42%, 92%) |
| CMYK | cmyk(0%, 3%, 41.9%, 8.2%) |
| CIE-LAB | lab(89.02, -10.26, 45.20) |
| CIE-LCH | lch(89.02, 46.35, 102.79°) |
| OKLab | oklab(90.18% -0.0285 0.1095) |
| OKLCH | oklch(90.18% 0.113 104.6) |
| XYZ | xyz(65.8460, 74.2099, 34.1431) |
| Luminance | 0.7421 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 1.14
Dark Cream
#FFF39A
ΔE00 3.91
Buff
#FEF69E
ΔE00 4.19
Sandy
#F1DA7A
ΔE00 4.70
Sandy Yellow
#FDEE73
ΔE00 5.41
Palegoldenrod
#EEE8AA
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE388 #888FEA
analogous
#EAB288 #EAE388 #C0EA88
triadic
#EAE388 #88EAE3 #E388EA
tetradic
#EAE388 #88EAB2 #888FEA #EA88C0
square
#EAE388 #88EAB2 #888FEA #EA88C0
split-complementary
#EAE388 #88C0EA #B288EA
monochromatic
#D2C625 #E1D754 #EAE388 #F3EFBC #FAF9E5
Accessibility & contrast
On white
1.33
#EAE388 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.84
#EAE388 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE388
15.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE388 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE388 | 1.00 | 1.33 | 15.84 | 15.84 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DD81
Deuteranopia (green-blind)
#F4E28C
Tritanopia (blue-blind)
#F7D8CD
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #eae388; /* rgb */ color: rgb(234, 227, 136); /* oklch */ color: oklch(90.2% 0.113 104.6);
Tailwind
colors: {
custom: {
50: '#f2ebac',
500: '#eae388',
950: '#000000',
},
}SCSS
$custom: #eae388; $custom-light: #f2ebac; $custom-dark: #000000;
JSON
{
"hex": "#eae388",
"rgb": {
"r": 234,
"g": 227,
"b": 136
},
"hsl": {
"h": 55.714,
"s": 70,
"l": 72.549
},
"oklch": {
"l": 0.90178,
"c": 0.1131,
"h": 104.6
},
"luminance": 0.74208
}Semantic roles & 50–950 ramp
primary
#EAE388
secondary
#525AC4
accent
#21D214
background
#FFFEFD
surface
#FEFDF7
border
#D6D5D0
text
#171610
muted
#858481