#EAE593#EAE593
#EAE593 is a very light, moderate yellow. Relative luminance 0.756; OKLCH L 90.8% C 0.103 H 105.3°. Best body text is #000000 at 16.13:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE593 |
|---|---|
| RGB | rgb(234, 229, 147) |
| HSL | hsl(57, 67%, 75%) |
| HSV | hsv(57, 37%, 92%) |
| CMYK | cmyk(0%, 2.1%, 37.2%, 8.2%) |
| CIE-LAB | lab(89.69, -10.10, 40.61) |
| CIE-LCH | lch(89.69, 41.84, 103.96°) |
| OKLab | oklab(90.76% -0.0272 0.0996) |
| OKLCH | oklch(90.76% 0.103 105.3) |
| XYZ | xyz(67.2184, 75.6392, 38.6570) |
| Luminance | 0.7564 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 1.95
Buff
#FEF69E
ΔE00 3.87
Dark Cream
#FFF39A
ΔE00 3.87
Palegoldenrod
#EEE8AA
ΔE00 3.89
Light Tan
#FBEEAC
ΔE00 4.51
Light Khaki
#E6F2A2
ΔE00 4.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE593 #9398EA
analogous
#EABA93 #EAE593 #C3EA93
triadic
#EAE593 #93EAE5 #E593EA
tetradic
#EAE593 #93EABA #9398EA #EA93C3
square
#EAE593 #93EABA #9398EA #EA93C3
split-complementary
#EAE593 #93C3EA #BA93EA
monochromatic
#D6CC2D #E0D960 #EAE593 #F4F1C6 #FAF9E5
Accessibility & contrast
On white
1.30
#EAE593 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.13
#EAE593 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE593
16.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE593 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE593 | 1.00 | 1.30 | 16.13 | 16.13 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DF8D
Deuteranopia (green-blind)
#F5E396
Tritanopia (blue-blind)
#F6DBD1
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #eae593; /* rgb */ color: rgb(234, 229, 147); /* oklch */ color: oklch(90.8% 0.103 105.3);
Tailwind
colors: {
custom: {
50: '#f2edb3',
500: '#eae593',
950: '#000000',
},
}SCSS
$custom: #eae593; $custom-light: #f2edb3; $custom-dark: #000000;
JSON
{
"hex": "#eae593",
"rgb": {
"r": 234,
"g": 229,
"b": 147
},
"hsl": {
"h": 56.552,
"s": 67.442,
"l": 74.706
},
"oklch": {
"l": 0.9076,
"c": 0.1032,
"h": 105.3
},
"luminance": 0.75638
}Semantic roles & 50–950 ramp
primary
#EAE593
secondary
#5C62C5
accent
#21CF16
background
#FFFEFD
surface
#FEFDF8
border
#D6D5D1
text
#171611
muted
#858481