#E4EAC3#E4EAC3
#E4EAC3 is a very light, muted yellow. Relative luminance 0.793; OKLCH L 92.2% C 0.052 H 114.5°. Best body text is #000000 at 16.86:1 contrast (WCAG AA passes).
Color values
| HEX | #E4EAC3 |
|---|---|
| RGB | rgb(228, 234, 195) |
| HSL | hsl(69, 48%, 84%) |
| HSV | hsv(69, 17%, 92%) |
| CMYK | cmyk(2.6%, 0%, 16.7%, 8.2%) |
| CIE-LAB | lab(91.36, -8.52, 18.30) |
| CIE-LCH | lch(91.36, 20.19, 114.97°) |
| OKLab | oklab(92.25% -0.0215 0.0471) |
| OKLCH | oklch(92.25% 0.052 114.5) |
| XYZ | xyz(71.2671, 79.2801, 63.1673) |
| Luminance | 0.7928 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 4.17
Eggshell (survey)
#FFFFD4
ΔE00 5.09
Cream
#FFFDD0
ΔE00 5.22
Lemonchiffon
#FFFACD
ΔE00 5.50
Pale
#FFF9D0
ΔE00 5.62
Beige
#F5F5DC
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4EAC3 #C9C3EA
analogous
#EADDC3 #E4EAC3 #D1EAC3
triadic
#E4EAC3 #C3E4EA #EAC3E4
tetradic
#E4EAC3 #C3EADD #C9C3EA #EAC3D1
square
#E4EAC3 #C3EADD #C9C3EA #EAC3D1
split-complementary
#E4EAC3 #C3D1EA #DDC3EA
monochromatic
#BBCA68 #D0DA96 #E4EAC3 #F5F7E8 #F5F7E8
Accessibility & contrast
On white
1.25
#E4EAC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.86
#E4EAC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4EAC3
16.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4EAC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4EAC3 | 1.00 | 1.25 | 16.86 | 16.86 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E6C1
Deuteranopia (green-blind)
#F0E7C4
Tritanopia (blue-blind)
#E9E5DF
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #e4eac3; /* rgb */ color: rgb(228, 234, 195); /* oklch */ color: oklch(92.2% 0.052 114.5);
Tailwind
colors: {
custom: {
50: '#ecf0d5',
500: '#e4eac3',
950: '#000000',
},
}SCSS
$custom: #e4eac3; $custom-light: #ecf0d5; $custom-dark: #000000;
JSON
{
"hex": "#e4eac3",
"rgb": {
"r": 228,
"g": 234,
"b": 195
},
"hsl": {
"h": 69.231,
"s": 48.148,
"l": 84.118
},
"oklch": {
"l": 0.92246,
"c": 0.05173,
"h": 114.5
},
"luminance": 0.7928
}Semantic roles & 50–950 ramp
primary
#E4EAC3
secondary
#948BC6
accent
#2ABB40
background
#FEFFFE
surface
#FDFEFB
border
#D5D6D4
text
#161614
muted
#848583