#E8E4EE#E8E4EE
#E8E4EE is a very light, near-neutral violet. Relative luminance 0.788; OKLCH L 92.5% C 0.014 H 304.1°. Best body text is #000000 at 16.76:1 contrast (WCAG AA passes).
Color values
| HEX | #E8E4EE |
|---|---|
| RGB | rgb(232, 228, 238) |
| HSL | hsl(264, 23%, 91%) |
| HSV | hsv(264, 4%, 93%) |
| CMYK | cmyk(2.5%, 4.2%, 0%, 6.7%) |
| CIE-LAB | lab(91.15, 3.14, -4.37) |
| CIE-LCH | lch(91.15, 5.39, 305.71°) |
| OKLab | oklab(92.49% 0.0079 -0.0116) |
| OKLCH | oklch(92.49% 0.014 304.1) |
| XYZ | xyz(76.4521, 78.8157, 92.0576) |
| Luminance | 0.7882 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.14
Ghostwhite
#F8F8FF
ΔE00 4.73
Lavenderblush
#FFF0F5
ΔE00 5.57
Fog
#D8DCE0
ΔE00 5.91
Gainsboro
#DCDCDC
ΔE00 6.01
Whitesmoke
#F5F5F5
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8E4EE #EAEEE4
analogous
#E4E5EE #E8E4EE #EDE4EE
triadic
#E8E4EE #EEE8E4 #E4EEE8
tetradic
#E8E4EE #EEE4E5 #EAEEE4 #E4EEED
square
#E8E4EE #EEE4E5 #EAEEE4 #E4EEED
split-complementary
#E8E4EE #EEEDE4 #E5EEE4
monochromatic
#A899BF #C8BED6 #E8E4EE #EFECF3 #EFECF3
Accessibility & contrast
On white
1.25
#E8E4EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.76
#E8E4EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8E4EE
16.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8E4EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8E4EE | 1.00 | 1.25 | 16.76 | 16.76 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E5EE
Deuteranopia (green-blind)
#E3E6EE
Tritanopia (blue-blind)
#E7E5E7
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #e8e4ee; /* rgb */ color: rgb(232, 228, 238); /* oklch */ color: oklch(92.5% 0.014 304.1);
Tailwind
colors: {
custom: {
50: '#efecf3',
500: '#e8e4ee',
950: '#000000',
},
}SCSS
$custom: #e8e4ee; $custom-light: #efecf3; $custom-dark: #000000;
JSON
{
"hex": "#e8e4ee",
"rgb": {
"r": 232,
"g": 228,
"b": 238
},
"hsl": {
"h": 264,
"s": 22.727,
"l": 91.373
},
"oklch": {
"l": 0.92488,
"c": 0.01405,
"h": 304.1
},
"luminance": 0.78816
}Semantic roles & 50–950 ramp
primary
#E8E4EE
secondary
#BDC6B0
accent
#A1447C
background
#FFFEFF
surface
#FEFDFE
border
#D6D5D6
text
#161617
muted
#858485