#EAE575#EAE575
#EAE575 is a very light, vivid yellow. Relative luminance 0.748; OKLCH L 90.3% C 0.135 H 106.5°. Best body text is #000000 at 15.96:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE575 |
|---|---|
| RGB | rgb(234, 229, 117) |
| HSL | hsl(57, 74%, 69%) |
| HSV | hsv(57, 50%, 92%) |
| CMYK | cmyk(0%, 2.1%, 50%, 8.2%) |
| CIE-LAB | lab(89.31, -13.03, 54.63) |
| CIE-LCH | lch(89.31, 56.16, 103.41°) |
| OKLab | oklab(90.33% -0.0382 0.129) |
| OKLCH | oklch(90.33% 0.135 106.5) |
| XYZ | xyz(65.1635, 74.8172, 27.8347) |
| Luminance | 0.7481 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.40
Sandy Yellow
#FDEE73
ΔE00 3.68
Straw
#FCF679
ΔE00 3.89
Yellowish
#FAEE66
ΔE00 3.98
Dull Yellow
#EEDC5B
ΔE00 4.37
Manilla
#FFFA86
ΔE00 4.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE575 #757AEA
analogous
#EAAB75 #EAE575 #B5EA75
triadic
#EAE575 #75EAE5 #E575EA
tetradic
#EAE575 #75EAAB #757AEA #EA75B5
square
#EAE575 #75EAAB #757AEA #EA75B5
split-complementary
#EAE575 #75B5EA #AB75EA
monochromatic
#C6BF1E #E2DB40 #EAE575 #F2EFAA #FAF9DF
Accessibility & contrast
On white
1.32
#EAE575 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.96
#EAE575 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE575
15.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE575 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE575 | 1.00 | 1.32 | 15.96 | 15.96 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5DE6B
Deuteranopia (green-blind)
#F8E37A
Tritanopia (blue-blind)
#F8D9CB
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #eae575; /* rgb */ color: rgb(234, 229, 117); /* oklch */ color: oklch(90.3% 0.135 106.5);
Tailwind
colors: {
custom: {
50: '#f3ed9f',
500: '#eae575',
950: '#000000',
},
}SCSS
$custom: #eae575; $custom-light: #f3ed9f; $custom-dark: #000000;
JSON
{
"hex": "#eae575",
"rgb": {
"r": 234,
"g": 229,
"b": 117
},
"hsl": {
"h": 57.436,
"s": 73.585,
"l": 68.824
},
"oklch": {
"l": 0.9033,
"c": 0.13452,
"h": 106.5
},
"luminance": 0.74815
}Semantic roles & 50–950 ramp
primary
#EAE575
secondary
#4147C2
accent
#18D610
background
#FFFEFC
surface
#FFFDF5
border
#D7D5CF
text
#17160F
muted
#858480