#EAE2BA#EAE2BA
#EAE2BA is a very light, muted yellow. Relative luminance 0.754; OKLCH L 90.9% C 0.053 H 97.9°. Best body text is #000000 at 16.09:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE2BA |
|---|---|
| RGB | rgb(234, 226, 186) |
| HSL | hsl(50, 53%, 82%) |
| HSV | hsv(50, 21%, 92%) |
| CMYK | cmyk(0%, 3.4%, 20.5%, 8.2%) |
| CIE-LAB | lab(89.59, -3.64, 20.57) |
| CIE-LCH | lch(89.59, 20.89, 100.02°) |
| OKLab | oklab(90.9% -0.0073 0.0527) |
| OKLCH | oklch(90.9% 0.053 97.9) |
| XYZ | xyz(69.9907, 75.4314, 57.3175) |
| Luminance | 0.7543 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 3.65
Vanilla
#F3E5AB
ΔE00 4.55
Pale
#FFF9D0
ΔE00 4.85
Lemonchiffon
#FFFACD
ΔE00 5.18
Palegoldenrod
#EEE8AA
ΔE00 5.30
Wheat
#F5DEB3
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE2BA #BAC2EA
analogous
#EACABA #EAE2BA #DAEABA
triadic
#EAE2BA #BAEAE2 #E2BAEA
tetradic
#EAE2BA #BAEACA #BAC2EA #EABADA
square
#EAE2BA #BAEACA #BAC2EA #EABADA
split-complementary
#EAE2BA #BADAEA #CABAEA
monochromatic
#CDBB5C #DCCE8B #EAE2BA #F8F5E8 #F8F5E8
Accessibility & contrast
On white
1.31
#EAE2BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.09
#EAE2BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE2BA
16.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE2BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE2BA | 1.00 | 1.31 | 16.09 | 16.09 |
| #FFFFFF | 1.31 | 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)
#EADFB8
Deuteranopia (green-blind)
#EDE3BB
Tritanopia (blue-blind)
#F2DCD7
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #eae2ba; /* rgb */ color: rgb(234, 226, 186); /* oklch */ color: oklch(90.9% 0.053 97.9);
Tailwind
colors: {
custom: {
50: '#f1ebce',
500: '#eae2ba',
950: '#000000',
},
}SCSS
$custom: #eae2ba; $custom-light: #f1ebce; $custom-dark: #000000;
JSON
{
"hex": "#eae2ba",
"rgb": {
"r": 234,
"g": 226,
"b": 186
},
"hsl": {
"h": 50,
"s": 53.333,
"l": 82.353
},
"oklch": {
"l": 0.90903,
"c": 0.05318,
"h": 97.9
},
"luminance": 0.7543
}Semantic roles & 50–950 ramp
primary
#EAE2BA
secondary
#828DC6
accent
#3FC125
background
#FFFEFE
surface
#FEFDFB
border
#D6D5D4
text
#161613
muted
#858483