#EAE475#EAE475
#EAE475 is a very light, vivid yellow. Relative luminance 0.743; OKLCH L 90.1% C 0.133 H 106.0°. Best body text is #000000 at 15.85:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE475 |
|---|---|
| RGB | rgb(234, 228, 117) |
| HSL | hsl(57, 74%, 69%) |
| HSV | hsv(57, 50%, 92%) |
| CMYK | cmyk(0%, 2.6%, 50%, 8.2%) |
| CIE-LAB | lab(89.05, -12.53, 54.32) |
| CIE-LCH | lch(89.05, 55.75, 102.99°) |
| OKLab | oklab(90.12% -0.0368 0.1283) |
| OKLCH | oklch(90.12% 0.133 106) |
| XYZ | xyz(64.8876, 74.2654, 27.7428) |
| Luminance | 0.7426 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.25
Sandy Yellow
#FDEE73
ΔE00 3.67
Yellowish
#FAEE66
ΔE00 4.04
Straw
#FCF679
ΔE00 4.08
Dull Yellow
#EEDC5B
ΔE00 4.17
Manilla
#FFFA86
ΔE00 4.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE475 #757BEA
analogous
#EAAA75 #EAE475 #B6EA75
triadic
#EAE475 #75EAE4 #E475EA
tetradic
#EAE475 #75EAAA #757BEA #EA75B6
square
#EAE475 #75EAAA #757BEA #EA75B6
split-complementary
#EAE475 #75B6EA #AA75EA
monochromatic
#C6BE1E #E2DA40 #EAE475 #F2EEAA #FAF9DF
Accessibility & contrast
On white
1.32
#EAE475 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.85
#EAE475 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE475
15.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE475 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE475 | 1.00 | 1.32 | 15.85 | 15.85 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DD6B
Deuteranopia (green-blind)
#F7E27A
Tritanopia (blue-blind)
#F8D8CB
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #eae475; /* rgb */ color: rgb(234, 228, 117); /* oklch */ color: oklch(90.1% 0.133 106.0);
Tailwind
colors: {
custom: {
50: '#f3ec9f',
500: '#eae475',
950: '#000000',
},
}SCSS
$custom: #eae475; $custom-light: #f3ec9f; $custom-dark: #000000;
JSON
{
"hex": "#eae475",
"rgb": {
"r": 234,
"g": 228,
"b": 117
},
"hsl": {
"h": 56.923,
"s": 73.585,
"l": 68.824
},
"oklch": {
"l": 0.90124,
"c": 0.13348,
"h": 106
},
"luminance": 0.74264
}Semantic roles & 50–950 ramp
primary
#EAE475
secondary
#4148C2
accent
#1AD610
background
#FFFEFC
surface
#FFFDF5
border
#D7D5CF
text
#17160F
muted
#858480