#EAE175#EAE175
#EAE175 is a very light, vivid yellow. Relative luminance 0.726; OKLCH L 89.5% C 0.130 H 104.4°. Best body text is #000000 at 15.53:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE175 |
|---|---|
| RGB | rgb(234, 225, 117) |
| HSL | hsl(55, 74%, 69%) |
| HSV | hsv(55, 50%, 92%) |
| CMYK | cmyk(0%, 3.8%, 50%, 8.2%) |
| CIE-LAB | lab(88.27, -11.04, 53.40) |
| CIE-LCH | lch(88.27, 54.53, 101.68°) |
| OKLab | oklab(89.51% -0.0325 0.1263) |
| OKLCH | oklch(89.51% 0.13 104.4) |
| XYZ | xyz(64.0695, 72.6292, 27.4700) |
| Luminance | 0.7263 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.96
Dull Yellow
#EEDC5B
ΔE00 3.67
Sandy Yellow
#FDEE73
ΔE00 3.81
Sandy
#F1DA7A
ΔE00 4.28
Yellowish
#FAEE66
ΔE00 4.37
Straw
#FCF679
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE175 #757EEA
analogous
#EAA775 #EAE175 #B9EA75
triadic
#EAE175 #75EAE1 #E175EA
tetradic
#EAE175 #75EAA7 #757EEA #EA75B9
square
#EAE175 #75EAA7 #757EEA #EA75B9
split-complementary
#EAE175 #75B9EA #A775EA
monochromatic
#C6B91E #E2D540 #EAE175 #F2EDAA #FAF8DF
Accessibility & contrast
On white
1.35
#EAE175 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.53
#EAE175 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE175
15.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE175 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE175 | 1.00 | 1.35 | 15.53 | 15.53 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DA6B
Deuteranopia (green-blind)
#F5E07A
Tritanopia (blue-blind)
#F9D5C8
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #eae175; /* rgb */ color: rgb(234, 225, 117); /* oklch */ color: oklch(89.5% 0.130 104.4);
Tailwind
colors: {
custom: {
50: '#f3ea9f',
500: '#eae175',
950: '#000000',
},
}SCSS
$custom: #eae175; $custom-light: #f3ea9f; $custom-dark: #000000;
JSON
{
"hex": "#eae175",
"rgb": {
"r": 234,
"g": 225,
"b": 117
},
"hsl": {
"h": 55.385,
"s": 73.585,
"l": 68.824
},
"oklch": {
"l": 0.89506,
"c": 0.13042,
"h": 104.4
},
"luminance": 0.72627
}Semantic roles & 50–950 ramp
primary
#EAE175
secondary
#414BC2
accent
#1FD610
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#17160F
muted
#858480