#EAEBB4#EAEBB4
#EAEBB4 is a very light, moderate yellow. Relative luminance 0.802; OKLCH L 92.6% C 0.071 H 108.6°. Best body text is #000000 at 17.04:1 contrast (WCAG AA passes).
Color values
| HEX | #EAEBB4 |
|---|---|
| RGB | rgb(234, 235, 180) |
| HSL | hsl(61, 58%, 81%) |
| HSV | hsv(61, 23%, 92%) |
| CMYK | cmyk(0.4%, 0%, 23.4%, 7.8%) |
| CIE-LAB | lab(91.78, -9.02, 26.67) |
| CIE-LCH | lch(91.78, 28.15, 108.69°) |
| OKLab | oklab(92.59% -0.0227 0.0675) |
| OKLCH | oklch(92.59% 0.071 108.6) |
| XYZ | xyz(71.8780, 80.2053, 54.8658) |
| Luminance | 0.8020 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 2.66
Egg Shell
#FFFCC4
ΔE00 3.89
Ecru
#FEFFCA
ΔE00 4.22
Cream (survey)
#FFFFC2
ΔE00 4.29
Ivory (survey)
#FFFFCB
ΔE00 4.32
Lemonchiffon
#FFFACD
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAEBB4 #B5B4EB
analogous
#EBD1B4 #EAEBB4 #CFEBB4
triadic
#EAEBB4 #B4EAEB #EBB4EA
tetradic
#EAEBB4 #B4EBD1 #B5B4EB #EBB4CF
square
#EAEBB4 #B4EBD1 #B5B4EB #EBB4CF
split-complementary
#EAEBB4 #B4CFEB #D1B4EB
monochromatic
#CFD153 #DCDE84 #EAEBB4 #F8F8E4 #F8F9E7
Accessibility & contrast
On white
1.23
#EAEBB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.04
#EAEBB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAEBB4
17.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAEBB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAEBB4 | 1.00 | 1.23 | 17.04 | 17.04 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E6B1
Deuteranopia (green-blind)
#F5E8B6
Tritanopia (blue-blind)
#F2E4DC
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #eaebb4; /* rgb */ color: rgb(234, 235, 180); /* oklch */ color: oklch(92.6% 0.071 108.6);
Tailwind
colors: {
custom: {
50: '#f1f1ca',
500: '#eaebb4',
950: '#000000',
},
}SCSS
$custom: #eaebb4; $custom-light: #f1f1ca; $custom-dark: #000000;
JSON
{
"hex": "#eaebb4",
"rgb": {
"r": 234,
"g": 235,
"b": 180
},
"hsl": {
"h": 61.091,
"s": 57.895,
"l": 81.373
},
"oklch": {
"l": 0.92591,
"c": 0.07125,
"h": 108.6
},
"luminance": 0.80204
}Semantic roles & 50–950 ramp
primary
#EAEBB4
secondary
#7D7CC7
accent
#20C523
background
#FFFFFD
surface
#FEFEF9
border
#D6D6D2
text
#171613
muted
#858582