#EAE58D#EAE58D
#EAE58D is a very light, moderate yellow. Relative luminance 0.755; OKLCH L 90.7% C 0.110 H 105.6°. Best body text is #000000 at 16.09:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE58D |
|---|---|
| RGB | rgb(234, 229, 141) |
| HSL | hsl(57, 69%, 74%) |
| HSV | hsv(57, 40%, 92%) |
| CMYK | cmyk(0%, 2.1%, 39.7%, 8.2%) |
| CIE-LAB | lab(89.61, -10.74, 43.47) |
| CIE-LCH | lch(89.61, 44.78, 103.88°) |
| OKLab | oklab(90.66% -0.0295 0.1058) |
| OKLCH | oklch(90.66% 0.11 105.6) |
| XYZ | xyz(66.7598, 75.4557, 36.2418) |
| Luminance | 0.7545 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 1.46
Dark Cream
#FFF39A
ΔE00 3.76
Buff
#FEF69E
ΔE00 3.83
Palegoldenrod
#EEE8AA
ΔE00 4.86
Light Tan
#FBEEAC
ΔE00 5.23
Light Khaki
#E6F2A2
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE58D #8D92EA
analogous
#EAB68D #EAE58D #C0EA8D
triadic
#EAE58D #8DEAE5 #E58DEA
tetradic
#EAE58D #8DEAB6 #8D92EA #EA8DC0
square
#EAE58D #8DEAB6 #8D92EA #EA8DC0
split-complementary
#EAE58D #8DC0EA #B68DEA
monochromatic
#D5CC27 #E0D959 #EAE58D #F4F1C1 #FAF9E5
Accessibility & contrast
On white
1.31
#EAE58D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.09
#EAE58D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE58D
16.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE58D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE58D | 1.00 | 1.31 | 16.09 | 16.09 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DF86
Deuteranopia (green-blind)
#F5E391
Tritanopia (blue-blind)
#F6DACF
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #eae58d; /* rgb */ color: rgb(234, 229, 141); /* oklch */ color: oklch(90.7% 0.110 105.6);
Tailwind
colors: {
custom: {
50: '#f2edaf',
500: '#eae58d',
950: '#000000',
},
}SCSS
$custom: #eae58d; $custom-light: #f2edaf; $custom-dark: #000000;
JSON
{
"hex": "#eae58d",
"rgb": {
"r": 234,
"g": 229,
"b": 141
},
"hsl": {
"h": 56.774,
"s": 68.889,
"l": 73.529
},
"oklch": {
"l": 0.90664,
"c": 0.10986,
"h": 105.6
},
"luminance": 0.75454
}Semantic roles & 50–950 ramp
primary
#EAE58D
secondary
#575DC4
accent
#1FD115
background
#FFFEFD
surface
#FEFDF7
border
#D6D5D0
text
#171610
muted
#858481