#EAE57D#EAE57D
#EAE57D is a very light, vivid yellow. Relative luminance 0.750; OKLCH L 90.4% C 0.127 H 106.2°. Best body text is #000000 at 16.00:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE57D |
|---|---|
| RGB | rgb(234, 229, 125) |
| HSL | hsl(57, 72%, 70%) |
| HSV | hsv(57, 47%, 92%) |
| CMYK | cmyk(0%, 2.1%, 46.6%, 8.2%) |
| CIE-LAB | lab(89.40, -12.32, 50.98) |
| CIE-LCH | lch(89.40, 52.45, 103.58°) |
| OKLab | oklab(90.43% -0.0354 0.1216) |
| OKLCH | oklch(90.43% 0.127 106.2) |
| XYZ | xyz(65.6542, 75.0135, 30.4186) |
| Luminance | 0.7501 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.46
Sandy Yellow
#FDEE73
ΔE00 4.21
Straw
#FCF679
ΔE00 4.38
Dark Cream
#FFF39A
ΔE00 4.48
Manilla
#FFFA86
ΔE00 4.59
Buff
#FEF69E
ΔE00 4.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE57D #7D82EA
analogous
#EAAF7D #EAE57D #B8EA7D
triadic
#EAE57D #7DEAE5 #E57DEA
tetradic
#EAE57D #7DEAAF #7D82EA #EA7DB8
square
#EAE57D #7DEAAF #7D82EA #EA7DB8
split-complementary
#EAE57D #7DB8EA #AF7DEA
monochromatic
#CCC421 #E1DA48 #EAE57D #F3F0B2 #FBFAE5
Accessibility & contrast
On white
1.31
#EAE57D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.00
#EAE57D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE57D
16.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE57D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE57D | 1.00 | 1.31 | 16.00 | 16.00 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DE74
Deuteranopia (green-blind)
#F7E382
Tritanopia (blue-blind)
#F8D9CD
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #eae57d; /* rgb */ color: rgb(234, 229, 125); /* oklch */ color: oklch(90.4% 0.127 106.2);
Tailwind
colors: {
custom: {
50: '#f3eda5',
500: '#eae57d',
950: '#000000',
},
}SCSS
$custom: #eae57d; $custom-light: #f3eda5; $custom-dark: #000000;
JSON
{
"hex": "#eae57d",
"rgb": {
"r": 234,
"g": 229,
"b": 125
},
"hsl": {
"h": 57.248,
"s": 72.185,
"l": 70.392
},
"oklch": {
"l": 0.90433,
"c": 0.12667,
"h": 106.2
},
"luminance": 0.75012
}Semantic roles & 50–950 ramp
primary
#EAE57D
secondary
#484EC3
accent
#1AD411
background
#FFFEFC
surface
#FEFDF6
border
#D6D5D0
text
#17160F
muted
#858480