#EAE4BB#EAE4BB
#EAE4BB is a very light, muted yellow. Relative luminance 0.766; OKLCH L 91.3% C 0.054 H 100.5°. Best body text is #000000 at 16.31:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE4BB |
|---|---|
| RGB | rgb(234, 228, 187) |
| HSL | hsl(52, 53%, 83%) |
| HSV | hsv(52, 20%, 92%) |
| CMYK | cmyk(0%, 2.6%, 20.1%, 8.2%) |
| CIE-LAB | lab(90.12, -4.51, 20.79) |
| CIE-LCH | lch(90.12, 21.27, 102.24°) |
| OKLab | oklab(91.33% -0.0098 0.0532) |
| OKLCH | oklch(91.33% 0.054 100.5) |
| XYZ | xyz(70.6444, 76.5681, 58.0617) |
| Luminance | 0.7657 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 3.92
Pale
#FFF9D0
ΔE00 4.44
Vanilla
#F3E5AB
ΔE00 4.59
Lemonchiffon
#FFFACD
ΔE00 4.66
Palegoldenrod
#EEE8AA
ΔE00 4.90
Lightgoldenrodyellow
#FAFAD2
ΔE00 4.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE4BB #BBC1EA
analogous
#EACCBB #EAE4BB #D9EABB
triadic
#EAE4BB #BBEAE4 #E4BBEA
tetradic
#EAE4BB #BBEACC #BBC1EA #EABBD9
square
#EAE4BB #BBEACC #BBC1EA #EABBD9
split-complementary
#EAE4BB #BBD9EA #CCBBEA
monochromatic
#CDBF5D #DCD18C #EAE4BB #F8F6E8 #F8F6E8
Accessibility & contrast
On white
1.29
#EAE4BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.31
#EAE4BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE4BB
16.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE4BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE4BB | 1.00 | 1.29 | 16.31 | 16.31 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE1B9
Deuteranopia (green-blind)
#EEE4BC
Tritanopia (blue-blind)
#F2DED9
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #eae4bb; /* rgb */ color: rgb(234, 228, 187); /* oklch */ color: oklch(91.3% 0.054 100.5);
Tailwind
colors: {
custom: {
50: '#f1eccf',
500: '#eae4bb',
950: '#000000',
},
}SCSS
$custom: #eae4bb; $custom-light: #f1eccf; $custom-dark: #000000;
JSON
{
"hex": "#eae4bb",
"rgb": {
"r": 234,
"g": 228,
"b": 187
},
"hsl": {
"h": 52.34,
"s": 52.809,
"l": 82.549
},
"oklch": {
"l": 0.91326,
"c": 0.0541,
"h": 100.5
},
"luminance": 0.76567
}Semantic roles & 50–950 ramp
primary
#EAE4BB
secondary
#838CC6
accent
#39C025
background
#FFFEFE
surface
#FEFDFB
border
#D6D5D4
text
#161613
muted
#858483