#EAE2BB#EAE2BB
#EAE2BB is a very light, muted yellow. Relative luminance 0.755; OKLCH L 90.9% C 0.052 H 97.7°. Best body text is #000000 at 16.09:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE2BB |
|---|---|
| RGB | rgb(234, 226, 187) |
| HSL | hsl(50, 53%, 83%) |
| HSV | hsv(50, 20%, 92%) |
| CMYK | cmyk(0%, 3.4%, 20.1%, 8.2%) |
| CIE-LAB | lab(89.61, -3.49, 20.08) |
| CIE-LCH | lch(89.61, 20.38, 99.87°) |
| OKLab | oklab(90.93% -0.0069 0.0515) |
| OKLCH | oklch(90.93% 0.052 97.7) |
| XYZ | xyz(70.0974, 75.4741, 57.8794) |
| Luminance | 0.7547 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 3.87
Vanilla
#F3E5AB
ΔE00 4.79
Pale
#FFF9D0
ΔE00 4.86
Lemonchiffon
#FFFACD
ΔE00 5.25
Wheat
#F5DEB3
ΔE00 5.51
Palegoldenrod
#EEE8AA
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE2BB #BBC3EA
analogous
#EACABB #EAE2BB #DBEABB
triadic
#EAE2BB #BBEAE2 #E2BBEA
tetradic
#EAE2BB #BBEACA #BBC3EA #EABBDB
square
#EAE2BB #BBEACA #BBC3EA #EABBDB
split-complementary
#EAE2BB #BBDBEA #CABBEA
monochromatic
#CDBA5D #DCCE8C #EAE2BB #F8F5E8 #F8F5E8
Accessibility & contrast
On white
1.30
#EAE2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.09
#EAE2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE2BB
16.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE2BB | 1.00 | 1.30 | 16.09 | 16.09 |
| #FFFFFF | 1.30 | 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)
#EADFB9
Deuteranopia (green-blind)
#EDE3BC
Tritanopia (blue-blind)
#F2DCD7
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #eae2bb; /* rgb */ color: rgb(234, 226, 187); /* oklch */ color: oklch(90.9% 0.052 97.7);
Tailwind
colors: {
custom: {
50: '#f1ebcf',
500: '#eae2bb',
950: '#000000',
},
}SCSS
$custom: #eae2bb; $custom-light: #f1ebcf; $custom-dark: #000000;
JSON
{
"hex": "#eae2bb",
"rgb": {
"r": 234,
"g": 226,
"b": 187
},
"hsl": {
"h": 49.787,
"s": 52.809,
"l": 82.549
},
"oklch": {
"l": 0.90926,
"c": 0.05193,
"h": 97.7
},
"luminance": 0.75473
}Semantic roles & 50–950 ramp
primary
#EAE2BB
secondary
#838FC6
accent
#40C025
background
#FFFEFE
surface
#FEFDFB
border
#D6D5D4
text
#161613
muted
#858483