#EAE89D#EAE89D
#EAE89D is a very light, moderate yellow. Relative luminance 0.776; OKLCH L 91.5% C 0.095 H 106.8°. Best body text is #000000 at 16.53:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE89D |
|---|---|
| RGB | rgb(234, 232, 157) |
| HSL | hsl(58, 65%, 77%) |
| HSV | hsv(58, 33%, 92%) |
| CMYK | cmyk(0%, 0.9%, 32.9%, 8.2%) |
| CIE-LAB | lab(90.62, -10.45, 36.80) |
| CIE-LCH | lch(90.62, 38.26, 105.85°) |
| OKLab | oklab(91.54% -0.0276 0.0911) |
| OKLCH | oklch(91.54% 0.095 106.8) |
| XYZ | xyz(68.8747, 77.6413, 43.2498) |
| Luminance | 0.7764 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 2.75
Khaki (CSS)
#F0E68C
ΔE00 3.46
Light Khaki
#E6F2A2
ΔE00 3.91
Light Tan
#FBEEAC
ΔE00 4.05
Buff
#FEF69E
ΔE00 4.11
Parchment
#FEFCAF
ΔE00 4.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE89D #9D9FEA
analogous
#EAC29D #EAE89D #C6EA9D
triadic
#EAE89D #9DEAE8 #E89DEA
tetradic
#EAE89D #9DEAC2 #9D9FEA #EA9DC6
square
#EAE89D #9DEAC2 #9D9FEA #EA9DC6
split-complementary
#EAE89D #9DC6EA #C29DEA
monochromatic
#D4D038 #DFDC6B #EAE89D #F5F4CF #FAF9E6
Accessibility & contrast
On white
1.27
#EAE89D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.53
#EAE89D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE89D
16.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE89D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE89D | 1.00 | 1.27 | 16.53 | 16.53 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E298
Deuteranopia (green-blind)
#F6E6A0
Tritanopia (blue-blind)
#F5DFD5
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #eae89d; /* rgb */ color: rgb(234, 232, 157); /* oklch */ color: oklch(91.5% 0.095 106.8);
Tailwind
colors: {
custom: {
50: '#f1efba',
500: '#eae89d',
950: '#000000',
},
}SCSS
$custom: #eae89d; $custom-light: #f1efba; $custom-dark: #000000;
JSON
{
"hex": "#eae89d",
"rgb": {
"r": 234,
"g": 232,
"b": 157
},
"hsl": {
"h": 58.442,
"s": 64.706,
"l": 76.667
},
"oklch": {
"l": 0.91543,
"c": 0.09521,
"h": 106.8
},
"luminance": 0.7764
}Semantic roles & 50–950 ramp
primary
#EAE89D
secondary
#6668C5
accent
#1ECD19
background
#FFFFFD
surface
#FEFEF8
border
#D6D6D1
text
#171612
muted
#858582