#EAE3BB#EAE3BB
#EAE3BB is a very light, muted yellow. Relative luminance 0.760; OKLCH L 91.1% C 0.053 H 99.1°. Best body text is #000000 at 16.20:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE3BB |
|---|---|
| RGB | rgb(234, 227, 187) |
| HSL | hsl(51, 53%, 83%) |
| HSV | hsv(51, 20%, 92%) |
| CMYK | cmyk(0%, 3%, 20.1%, 8.2%) |
| CIE-LAB | lab(89.87, -4.00, 20.43) |
| CIE-LCH | lch(89.87, 20.82, 101.08°) |
| OKLab | oklab(91.13% -0.0084 0.0523) |
| OKLCH | oklch(91.13% 0.053 99.1) |
| XYZ | xyz(70.3701, 76.0195, 57.9703) |
| Luminance | 0.7602 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 3.86
Pale
#FFF9D0
ΔE00 4.62
Vanilla
#F3E5AB
ΔE00 4.66
Lemonchiffon
#FFFACD
ΔE00 4.93
Palegoldenrod
#EEE8AA
ΔE00 5.21
Lightgoldenrodyellow
#FAFAD2
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE3BB #BBC2EA
analogous
#EACCBB #EAE3BB #D9EABB
triadic
#EAE3BB #BBEAE3 #E3BBEA
tetradic
#EAE3BB #BBEACC #BBC2EA #EABBD9
square
#EAE3BB #BBEACC #BBC2EA #EABBD9
split-complementary
#EAE3BB #BBD9EA #CCBBEA
monochromatic
#CDBC5D #DCD08C #EAE3BB #F8F5E8 #F8F5E8
Accessibility & contrast
On white
1.30
#EAE3BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.20
#EAE3BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE3BB
16.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE3BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE3BB | 1.00 | 1.30 | 16.20 | 16.20 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE0B9
Deuteranopia (green-blind)
#EDE3BC
Tritanopia (blue-blind)
#F2DDD8
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #eae3bb; /* rgb */ color: rgb(234, 227, 187); /* oklch */ color: oklch(91.1% 0.053 99.1);
Tailwind
colors: {
custom: {
50: '#f1ebcf',
500: '#eae3bb',
950: '#000000',
},
}SCSS
$custom: #eae3bb; $custom-light: #f1ebcf; $custom-dark: #000000;
JSON
{
"hex": "#eae3bb",
"rgb": {
"r": 234,
"g": 227,
"b": 187
},
"hsl": {
"h": 51.064,
"s": 52.809,
"l": 82.549
},
"oklch": {
"l": 0.91126,
"c": 0.053,
"h": 99.1
},
"luminance": 0.76018
}Semantic roles & 50–950 ramp
primary
#EAE3BB
secondary
#838DC6
accent
#3CC025
background
#FFFEFE
surface
#FEFDFB
border
#D6D5D4
text
#161613
muted
#858483