#EAE07A#EAE07A
#EAE07A is a very light, vivid yellow. Relative luminance 0.722; OKLCH L 89.4% C 0.124 H 103.6°. Best body text is #000000 at 15.44:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE07A |
|---|---|
| RGB | rgb(234, 224, 122) |
| HSL | hsl(55, 73%, 70%) |
| HSV | hsv(55, 48%, 92%) |
| CMYK | cmyk(0%, 4.3%, 47.9%, 8.2%) |
| CIE-LAB | lab(88.07, -10.10, 50.80) |
| CIE-LCH | lch(88.07, 51.79, 101.25°) |
| OKLab | oklab(89.37% -0.0293 0.121) |
| OKLCH | oklch(89.37% 0.124 103.6) |
| XYZ | xyz(64.1018, 72.2108, 28.9700) |
| Luminance | 0.7221 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.34
Sandy
#F1DA7A
ΔE00 3.77
Dull Yellow
#EEDC5B
ΔE00 4.11
Sandy Yellow
#FDEE73
ΔE00 4.27
Dark Cream
#FFF39A
ΔE00 4.80
Yellowish
#FAEE66
ΔE00 5.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE07A #7A84EA
analogous
#EAA87A #EAE07A #BCEA7A
triadic
#EAE07A #7AEAE0 #E07AEA
tetradic
#EAE07A #7AEAA8 #7A84EA #EA7ABC
square
#EAE07A #7AEAA8 #7A84EA #EA7ABC
split-complementary
#EAE07A #7ABCEA #A87AEA
monochromatic
#CABB20 #E2D445 #EAE07A #F2ECAF #FBF9E4
Accessibility & contrast
On white
1.36
#EAE07A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.44
#EAE07A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE07A
15.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE07A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE07A | 1.00 | 1.36 | 15.44 | 15.44 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DA71
Deuteranopia (green-blind)
#F3DF7F
Tritanopia (blue-blind)
#F8D4C8
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #eae07a; /* rgb */ color: rgb(234, 224, 122); /* oklch */ color: oklch(89.4% 0.124 103.6);
Tailwind
colors: {
custom: {
50: '#f3e9a2',
500: '#eae07a',
950: '#000000',
},
}SCSS
$custom: #eae07a; $custom-light: #f3e9a2; $custom-dark: #000000;
JSON
{
"hex": "#eae07a",
"rgb": {
"r": 234,
"g": 224,
"b": 122
},
"hsl": {
"h": 54.643,
"s": 72.727,
"l": 69.804
},
"oklch": {
"l": 0.89365,
"c": 0.12449,
"h": 103.6
},
"luminance": 0.72209
}Semantic roles & 50–950 ramp
primary
#EAE07A
secondary
#4651C3
accent
#22D511
background
#FFFEFC
surface
#FEFCF5
border
#D6D5CF
text
#17160F
muted
#858480