#EAE375#EAE375
#EAE375 is a very light, vivid yellow. Relative luminance 0.737; OKLCH L 89.9% C 0.132 H 105.5°. Best body text is #000000 at 15.74:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE375 |
|---|---|
| RGB | rgb(234, 227, 117) |
| HSL | hsl(56, 74%, 69%) |
| HSV | hsv(56, 50%, 92%) |
| CMYK | cmyk(0%, 3%, 50%, 8.2%) |
| CIE-LAB | lab(88.79, -12.03, 54.02) |
| CIE-LCH | lch(88.79, 55.34, 102.56°) |
| OKLab | oklab(89.92% -0.0354 0.1276) |
| OKLCH | oklch(89.92% 0.132 105.5) |
| XYZ | xyz(64.6133, 73.7168, 27.6513) |
| Luminance | 0.7371 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.13
Sandy Yellow
#FDEE73
ΔE00 3.69
Dull Yellow
#EEDC5B
ΔE00 3.98
Yellowish
#FAEE66
ΔE00 4.13
Straw
#FCF679
ΔE00 4.29
Manilla
#FFFA86
ΔE00 4.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE375 #757CEA
analogous
#EAA975 #EAE375 #B7EA75
triadic
#EAE375 #75EAE3 #E375EA
tetradic
#EAE375 #75EAA9 #757CEA #EA75B7
square
#EAE375 #75EAA9 #757CEA #EA75B7
split-complementary
#EAE375 #75B7EA #A975EA
monochromatic
#C6BC1E #E2D840 #EAE375 #F2EEAA #FAF9DF
Accessibility & contrast
On white
1.33
#EAE375 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.74
#EAE375 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE375
15.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE375 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE375 | 1.00 | 1.33 | 15.74 | 15.74 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DC6B
Deuteranopia (green-blind)
#F6E17A
Tritanopia (blue-blind)
#F8D7CA
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #eae375; /* rgb */ color: rgb(234, 227, 117); /* oklch */ color: oklch(89.9% 0.132 105.5);
Tailwind
colors: {
custom: {
50: '#f3eb9f',
500: '#eae375',
950: '#000000',
},
}SCSS
$custom: #eae375; $custom-light: #f3eb9f; $custom-dark: #000000;
JSON
{
"hex": "#eae375",
"rgb": {
"r": 234,
"g": 227,
"b": 117
},
"hsl": {
"h": 56.41,
"s": 73.585,
"l": 68.824
},
"oklch": {
"l": 0.89917,
"c": 0.13245,
"h": 105.5
},
"luminance": 0.73715
}Semantic roles & 50–950 ramp
primary
#EAE375
secondary
#4149C2
accent
#1CD610
background
#FFFEFC
surface
#FFFDF5
border
#D7D5CF
text
#17160F
muted
#858480