#EAE3BF#EAE3BF
#EAE3BF is a very light, muted yellow. Relative luminance 0.762; OKLCH L 91.2% C 0.048 H 98.1°. Best body text is #000000 at 16.24:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE3BF |
|---|---|
| RGB | rgb(234, 227, 191) |
| HSL | hsl(50, 51%, 83%) |
| HSV | hsv(50, 18%, 92%) |
| CMYK | cmyk(0%, 3%, 18.4%, 8.2%) |
| CIE-LAB | lab(89.95, -3.42, 18.47) |
| CIE-LCH | lch(89.95, 18.78, 100.49°) |
| OKLab | oklab(91.22% -0.0068 0.0475) |
| OKLCH | oklch(91.22% 0.048 98.1) |
| XYZ | xyz(70.8043, 76.1932, 60.2569) |
| Luminance | 0.7619 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 4.74
Pale
#FFF9D0
ΔE00 4.75
Cornsilk
#FFF8DC
ΔE00 5.23
Lemonchiffon
#FFFACD
ΔE00 5.28
Lightgoldenrodyellow
#FAFAD2
ΔE00 5.40
Eggshell
#F0EAD6
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE3BF #BFC6EA
analogous
#EACDBF #EAE3BF #DBEABF
triadic
#EAE3BF #BFEAE3 #E3BFEA
tetradic
#EAE3BF #BFEACD #BFC6EA #EABFDB
square
#EAE3BF #BFEACD #BFC6EA #EABFDB
split-complementary
#EAE3BF #BFDBEA #CDBFEA
monochromatic
#CCBB63 #DBCF91 #EAE3BF #F7F5E8 #F7F5E8
Accessibility & contrast
On white
1.29
#EAE3BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.24
#EAE3BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE3BF
16.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE3BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE3BF | 1.00 | 1.29 | 16.24 | 16.24 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE1BD
Deuteranopia (green-blind)
#EDE3C0
Tritanopia (blue-blind)
#F1DED9
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #eae3bf; /* rgb */ color: rgb(234, 227, 191); /* oklch */ color: oklch(91.2% 0.048 98.1);
Tailwind
colors: {
custom: {
50: '#f1ebd2',
500: '#eae3bf',
950: '#000000',
},
}SCSS
$custom: #eae3bf; $custom-light: #f1ebd2; $custom-dark: #000000;
JSON
{
"hex": "#eae3bf",
"rgb": {
"r": 234,
"g": 227,
"b": 191
},
"hsl": {
"h": 50.233,
"s": 50.588,
"l": 83.333
},
"oklch": {
"l": 0.91216,
"c": 0.04796,
"h": 98.1
},
"luminance": 0.76192
}Semantic roles & 50–950 ramp
primary
#EAE3BF
secondary
#8791C6
accent
#40BE28
background
#FFFEFE
surface
#FEFDFB
border
#D6D5D4
text
#161614
muted
#858483