#EAE37A#EAE37A
#EAE37A is a very light, vivid yellow. Relative luminance 0.738; OKLCH L 90.0% C 0.128 H 105.3°. Best body text is #000000 at 15.77:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE37A |
|---|---|
| RGB | rgb(234, 227, 122) |
| HSL | hsl(56, 73%, 70%) |
| HSV | hsv(56, 48%, 92%) |
| CMYK | cmyk(0%, 3%, 47.9%, 8.2%) |
| CIE-LAB | lab(88.85, -11.60, 51.73) |
| CIE-LCH | lch(88.85, 53.02, 102.63°) |
| OKLab | oklab(89.98% -0.0336 0.1231) |
| OKLCH | oklch(89.98% 0.128 105.3) |
| XYZ | xyz(64.9152, 73.8376, 29.2411) |
| Luminance | 0.7384 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.51
Sandy Yellow
#FDEE73
ΔE00 4.02
Dull Yellow
#EEDC5B
ΔE00 4.44
Straw
#FCF679
ΔE00 4.57
Yellowish
#FAEE66
ΔE00 4.63
Dark Cream
#FFF39A
ΔE00 4.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE37A #7A81EA
analogous
#EAAB7A #EAE37A #B9EA7A
triadic
#EAE37A #7AEAE3 #E37AEA
tetradic
#EAE37A #7AEAAB #7A81EA #EA7AB9
square
#EAE37A #7AEAAB #7A81EA #EA7AB9
split-complementary
#EAE37A #7AB9EA #AB7AEA
monochromatic
#CABF20 #E2D845 #EAE37A #F2EEAF #FBF9E4
Accessibility & contrast
On white
1.33
#EAE37A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.77
#EAE37A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE37A
15.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE37A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE37A | 1.00 | 1.33 | 15.77 | 15.77 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DC71
Deuteranopia (green-blind)
#F6E17F
Tritanopia (blue-blind)
#F8D7CB
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #eae37a; /* rgb */ color: rgb(234, 227, 122); /* oklch */ color: oklch(90.0% 0.128 105.3);
Tailwind
colors: {
custom: {
50: '#f3eba3',
500: '#eae37a',
950: '#000000',
},
}SCSS
$custom: #eae37a; $custom-light: #f3eba3; $custom-dark: #000000;
JSON
{
"hex": "#eae37a",
"rgb": {
"r": 234,
"g": 227,
"b": 122
},
"hsl": {
"h": 56.25,
"s": 72.727,
"l": 69.804
},
"oklch": {
"l": 0.89981,
"c": 0.12757,
"h": 105.3
},
"luminance": 0.73836
}Semantic roles & 50–950 ramp
primary
#EAE37A
secondary
#464DC3
accent
#1DD511
background
#FFFEFC
surface
#FEFDF6
border
#D6D5D0
text
#17160F
muted
#858480