#EAE5BB#EAE5BB
#EAE5BB is a very light, muted yellow. Relative luminance 0.771; OKLCH L 91.5% C 0.055 H 101.8°. Best body text is #000000 at 16.42:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE5BB |
|---|---|
| RGB | rgb(234, 229, 187) |
| HSL | hsl(54, 53%, 83%) |
| HSV | hsv(54, 20%, 92%) |
| CMYK | cmyk(0%, 2.1%, 20.1%, 8.2%) |
| CIE-LAB | lab(90.38, -5.02, 21.14) |
| CIE-LCH | lch(90.38, 21.73, 103.35°) |
| OKLab | oklab(91.53% -0.0113 0.0541) |
| OKLCH | oklch(91.53% 0.055 101.8) |
| XYZ | xyz(70.9203, 77.1199, 58.1537) |
| Luminance | 0.7712 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 4.03
Pale
#FFF9D0
ΔE00 4.31
Lemonchiffon
#FFFACD
ΔE00 4.43
Vanilla
#F3E5AB
ΔE00 4.57
Palegoldenrod
#EEE8AA
ΔE00 4.62
Lightgoldenrodyellow
#FAFAD2
ΔE00 4.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE5BB #BBC0EA
analogous
#EACDBB #EAE5BB #D7EABB
triadic
#EAE5BB #BBEAE5 #E5BBEA
tetradic
#EAE5BB #BBEACD #BBC0EA #EABBD7
square
#EAE5BB #BBEACD #BBC0EA #EABBD7
split-complementary
#EAE5BB #BBD7EA #CDBBEA
monochromatic
#CDC15D #DCD38C #EAE5BB #F8F6E8 #F8F6E8
Accessibility & contrast
On white
1.28
#EAE5BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.42
#EAE5BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE5BB
16.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE5BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE5BB | 1.00 | 1.28 | 16.42 | 16.42 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE2B8
Deuteranopia (green-blind)
#EFE5BC
Tritanopia (blue-blind)
#F2DFD9
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #eae5bb; /* rgb */ color: rgb(234, 229, 187); /* oklch */ color: oklch(91.5% 0.055 101.8);
Tailwind
colors: {
custom: {
50: '#f1edcf',
500: '#eae5bb',
950: '#000000',
},
}SCSS
$custom: #eae5bb; $custom-light: #f1edcf; $custom-dark: #000000;
JSON
{
"hex": "#eae5bb",
"rgb": {
"r": 234,
"g": 229,
"b": 187
},
"hsl": {
"h": 53.617,
"s": 52.809,
"l": 82.549
},
"oklch": {
"l": 0.91527,
"c": 0.05525,
"h": 101.8
},
"luminance": 0.77119
}Semantic roles & 50–950 ramp
primary
#EAE5BB
secondary
#838AC6
accent
#36C025
background
#FFFEFE
surface
#FEFDFB
border
#D6D5D4
text
#161613
muted
#858483