#EAE693#EAE693
#EAE693 is a very light, moderate yellow. Relative luminance 0.762; OKLCH L 91.0% C 0.104 H 105.9°. Best body text is #000000 at 16.24:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE693 |
|---|---|
| RGB | rgb(234, 230, 147) |
| HSL | hsl(57, 67%, 75%) |
| HSV | hsv(57, 37%, 92%) |
| CMYK | cmyk(0%, 1.7%, 37.2%, 8.2%) |
| CIE-LAB | lab(89.95, -10.59, 40.94) |
| CIE-LCH | lch(89.95, 42.29, 104.51°) |
| OKLab | oklab(90.96% -0.0286 0.1003) |
| OKLCH | oklch(90.96% 0.104 105.9) |
| XYZ | xyz(67.4959, 76.1941, 38.7495) |
| Luminance | 0.7619 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.04
Buff
#FEF69E
ΔE00 3.75
Dark Cream
#FFF39A
ΔE00 3.84
Palegoldenrod
#EEE8AA
ΔE00 4.03
Light Tan
#FBEEAC
ΔE00 4.67
Light Khaki
#E6F2A2
ΔE00 4.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE693 #9397EA
analogous
#EABA93 #EAE693 #C3EA93
triadic
#EAE693 #93EAE6 #E693EA
tetradic
#EAE693 #93EABA #9397EA #EA93C3
square
#EAE693 #93EABA #9397EA #EA93C3
split-complementary
#EAE693 #93C3EA #BA93EA
monochromatic
#D6CE2D #E0DA60 #EAE693 #F4F2C6 #FAF9E5
Accessibility & contrast
On white
1.29
#EAE693 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.24
#EAE693 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE693
16.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE693 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE693 | 1.00 | 1.29 | 16.24 | 16.24 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E08D
Deuteranopia (green-blind)
#F5E496
Tritanopia (blue-blind)
#F6DCD1
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #eae693; /* rgb */ color: rgb(234, 230, 147); /* oklch */ color: oklch(91.0% 0.104 105.9);
Tailwind
colors: {
custom: {
50: '#f2edb3',
500: '#eae693',
950: '#000000',
},
}SCSS
$custom: #eae693; $custom-light: #f2edb3; $custom-dark: #000000;
JSON
{
"hex": "#eae693",
"rgb": {
"r": 234,
"g": 230,
"b": 147
},
"hsl": {
"h": 57.241,
"s": 67.442,
"l": 74.706
},
"oklch": {
"l": 0.90965,
"c": 0.10432,
"h": 105.9
},
"luminance": 0.76193
}Semantic roles & 50–950 ramp
primary
#EAE693
secondary
#5C61C5
accent
#1FCF16
background
#FFFEFD
surface
#FEFDF8
border
#D6D5D1
text
#171611
muted
#858481