#EAE57F#EAE57F
#EAE57F is a very light, vivid yellow. Relative luminance 0.751; OKLCH L 90.5% C 0.125 H 106.2°. Best body text is #000000 at 16.01:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE57F |
|---|---|
| RGB | rgb(234, 229, 127) |
| HSL | hsl(57, 72%, 71%) |
| HSV | hsv(57, 46%, 92%) |
| CMYK | cmyk(0%, 2.1%, 45.7%, 8.2%) |
| CIE-LAB | lab(89.42, -12.13, 50.05) |
| CIE-LCH | lch(89.42, 51.50, 103.63°) |
| OKLab | oklab(90.46% -0.0347 0.1197) |
| OKLCH | oklch(90.46% 0.125 106.2) |
| XYZ | xyz(65.7832, 75.0651, 31.0983) |
| Luminance | 0.7506 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.24
Dark Cream
#FFF39A
ΔE00 4.34
Sandy Yellow
#FDEE73
ΔE00 4.38
Buff
#FEF69E
ΔE00 4.53
Straw
#FCF679
ΔE00 4.54
Manilla
#FFFA86
ΔE00 4.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE57F #7F84EA
analogous
#EAAF7F #EAE57F #B9EA7F
triadic
#EAE57F #7FEAE5 #E57FEA
tetradic
#EAE57F #7FEAAF #7F84EA #EA7FB9
square
#EAE57F #7FEAAF #7F84EA #EA7FB9
split-complementary
#EAE57F #7FB9EA #AF7FEA
monochromatic
#CDC522 #E1DA4A #EAE57F #F3F0B4 #FBFAE5
Accessibility & contrast
On white
1.31
#EAE57F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.01
#EAE57F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE57F
16.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE57F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE57F | 1.00 | 1.31 | 16.01 | 16.01 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DE76
Deuteranopia (green-blind)
#F7E384
Tritanopia (blue-blind)
#F8D9CD
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #eae57f; /* rgb */ color: rgb(234, 229, 127); /* oklch */ color: oklch(90.5% 0.125 106.2);
Tailwind
colors: {
custom: {
50: '#f2eda6',
500: '#eae57f',
950: '#000000',
},
}SCSS
$custom: #eae57f; $custom-light: #f2eda6; $custom-dark: #000000;
JSON
{
"hex": "#eae57f",
"rgb": {
"r": 234,
"g": 229,
"b": 127
},
"hsl": {
"h": 57.196,
"s": 71.812,
"l": 70.784
},
"oklch": {
"l": 0.9046,
"c": 0.12465,
"h": 106.2
},
"luminance": 0.75063
}Semantic roles & 50–950 ramp
primary
#EAE57F
secondary
#4A50C3
accent
#1BD412
background
#FFFEFC
surface
#FEFDF6
border
#D6D5D0
text
#17160F
muted
#858480