#EAE075#EAE075
#EAE075 is a very light, vivid yellow. Relative luminance 0.721; OKLCH L 89.3% C 0.129 H 103.9°. Best body text is #000000 at 15.42:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE075 |
|---|---|
| RGB | rgb(234, 224, 117) |
| HSL | hsl(55, 74%, 69%) |
| HSV | hsv(55, 50%, 92%) |
| CMYK | cmyk(0%, 4.3%, 50%, 8.2%) |
| CIE-LAB | lab(88.01, -10.54, 53.09) |
| CIE-LCH | lch(88.01, 54.13, 101.23°) |
| OKLab | oklab(89.3% -0.0311 0.1256) |
| OKLCH | oklch(89.3% 0.129 103.9) |
| XYZ | xyz(63.8000, 72.0901, 27.3802) |
| Luminance | 0.7209 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.93
Dull Yellow
#EEDC5B
ΔE00 3.55
Sandy Yellow
#FDEE73
ΔE00 3.91
Sandy
#F1DA7A
ΔE00 3.96
Yellowish
#FAEE66
ΔE00 4.53
Sand Yellow
#FCE166
ΔE00 4.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE075 #757FEA
analogous
#EAA675 #EAE075 #BAEA75
triadic
#EAE075 #75EAE0 #E075EA
tetradic
#EAE075 #75EAA6 #757FEA #EA75BA
square
#EAE075 #75EAA6 #757FEA #EA75BA
split-complementary
#EAE075 #75BAEA #A675EA
monochromatic
#C6B81E #E2D440 #EAE075 #F2ECAA #FAF8DF
Accessibility & contrast
On white
1.36
#EAE075 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.42
#EAE075 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE075
15.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE075 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE075 | 1.00 | 1.36 | 15.42 | 15.42 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DA6B
Deuteranopia (green-blind)
#F4DF7A
Tritanopia (blue-blind)
#F9D4C7
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #eae075; /* rgb */ color: rgb(234, 224, 117); /* oklch */ color: oklch(89.3% 0.129 103.9);
Tailwind
colors: {
custom: {
50: '#f3e99f',
500: '#eae075',
950: '#000000',
},
}SCSS
$custom: #eae075; $custom-light: #f3e99f; $custom-dark: #000000;
JSON
{
"hex": "#eae075",
"rgb": {
"r": 234,
"g": 224,
"b": 117
},
"hsl": {
"h": 54.872,
"s": 73.585,
"l": 68.824
},
"oklch": {
"l": 0.893,
"c": 0.12941,
"h": 103.9
},
"luminance": 0.72088
}Semantic roles & 50–950 ramp
primary
#EAE075
secondary
#414CC2
accent
#21D610
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#17160F
muted
#858480