#EAE57B#EAE57B
#EAE57B is a very light, vivid yellow. Relative luminance 0.750; OKLCH L 90.4% C 0.129 H 106.3°. Best body text is #000000 at 15.99:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE57B |
|---|---|
| RGB | rgb(234, 229, 123) |
| HSL | hsl(57, 73%, 70%) |
| HSV | hsv(57, 47%, 92%) |
| CMYK | cmyk(0%, 2.1%, 47.4%, 8.2%) |
| CIE-LAB | lab(89.38, -12.50, 51.90) |
| CIE-LCH | lch(89.38, 53.38, 103.54°) |
| OKLab | oklab(90.41% -0.0361 0.1235) |
| OKLCH | oklch(90.41% 0.129 106.3) |
| XYZ | xyz(65.5277, 74.9629, 29.7525) |
| Luminance | 0.7496 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.69
Sandy Yellow
#FDEE73
ΔE00 4.05
Straw
#FCF679
ΔE00 4.23
Manilla
#FFFA86
ΔE00 4.53
Yellowish
#FAEE66
ΔE00 4.58
Dark Cream
#FFF39A
ΔE00 4.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE57B #7B80EA
analogous
#EAAD7B #EAE57B #B8EA7B
triadic
#EAE57B #7BEAE5 #E57BEA
tetradic
#EAE57B #7BEAAD #7B80EA #EA7BB8
square
#EAE57B #7BEAAD #7B80EA #EA7BB8
split-complementary
#EAE57B #7BB8EA #AD7BEA
monochromatic
#CAC320 #E2DB46 #EAE57B #F2EFB0 #FBFAE5
Accessibility & contrast
On white
1.31
#EAE57B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.99
#EAE57B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE57B
15.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE57B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE57B | 1.00 | 1.31 | 15.99 | 15.99 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5DE72
Deuteranopia (green-blind)
#F7E380
Tritanopia (blue-blind)
#F8D9CC
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #eae57b; /* rgb */ color: rgb(234, 229, 123); /* oklch */ color: oklch(90.4% 0.129 106.3);
Tailwind
colors: {
custom: {
50: '#f3eda3',
500: '#eae57b',
950: '#000000',
},
}SCSS
$custom: #eae57b; $custom-light: #f3eda3; $custom-dark: #000000;
JSON
{
"hex": "#eae57b",
"rgb": {
"r": 234,
"g": 229,
"b": 123
},
"hsl": {
"h": 57.297,
"s": 72.549,
"l": 70
},
"oklch": {
"l": 0.90406,
"c": 0.12867,
"h": 106.3
},
"luminance": 0.74961
}Semantic roles & 50–950 ramp
primary
#EAE57B
secondary
#464CC3
accent
#1AD511
background
#FFFEFC
surface
#FEFDF6
border
#D6D5D0
text
#17160F
muted
#858480