#EAE288#EAE288
#EAE288 is a very light, moderate yellow. Relative luminance 0.737; OKLCH L 90.0% C 0.112 H 104.0°. Best body text is #000000 at 15.73:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE288 |
|---|---|
| RGB | rgb(234, 226, 136) |
| HSL | hsl(55, 70%, 73%) |
| HSV | hsv(55, 42%, 92%) |
| CMYK | cmyk(0%, 3.4%, 41.9%, 8.2%) |
| CIE-LAB | lab(88.76, -9.76, 44.87) |
| CIE-LCH | lch(88.76, 45.92, 102.27°) |
| OKLab | oklab(89.97% -0.0271 0.1087) |
| OKLCH | oklch(89.97% 0.112 104) |
| XYZ | xyz(65.5733, 73.6645, 34.0522) |
| Luminance | 0.7366 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 1.10
Dark Cream
#FFF39A
ΔE00 3.98
Buff
#FEF69E
ΔE00 4.33
Sandy
#F1DA7A
ΔE00 4.42
Palegoldenrod
#EEE8AA
ΔE00 5.36
Sandy Yellow
#FDEE73
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE288 #8890EA
analogous
#EAB188 #EAE288 #C1EA88
triadic
#EAE288 #88EAE2 #E288EA
tetradic
#EAE288 #88EAB1 #8890EA #EA88C1
square
#EAE288 #88EAB1 #8890EA #EA88C1
split-complementary
#EAE288 #88C1EA #B188EA
monochromatic
#D2C425 #E1D554 #EAE288 #F3EFBC #FAF9E5
Accessibility & contrast
On white
1.33
#EAE288 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.73
#EAE288 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE288
15.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE288 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE288 | 1.00 | 1.33 | 15.73 | 15.73 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DC81
Deuteranopia (green-blind)
#F4E18C
Tritanopia (blue-blind)
#F7D7CC
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #eae288; /* rgb */ color: rgb(234, 226, 136); /* oklch */ color: oklch(90.0% 0.112 104.0);
Tailwind
colors: {
custom: {
50: '#f2ebac',
500: '#eae288',
950: '#000000',
},
}SCSS
$custom: #eae288; $custom-light: #f2ebac; $custom-dark: #000000;
JSON
{
"hex": "#eae288",
"rgb": {
"r": 234,
"g": 226,
"b": 136
},
"hsl": {
"h": 55.102,
"s": 70,
"l": 72.549
},
"oklch": {
"l": 0.89974,
"c": 0.11204,
"h": 104
},
"luminance": 0.73663
}Semantic roles & 50–950 ramp
primary
#EAE288
secondary
#525CC4
accent
#23D214
background
#FFFEFD
surface
#FEFDF7
border
#D6D5D0
text
#171610
muted
#858481