#E8E0EE#E8E0EE
#E8E0EE is a very light, muted violet. Relative luminance 0.766; OKLCH L 91.7% C 0.021 H 311.1°. Best body text is #000000 at 16.33:1 contrast (WCAG AA passes).
Color values
| HEX | #E8E0EE |
|---|---|
| RGB | rgb(232, 224, 238) |
| HSL | hsl(274, 29%, 91%) |
| HSV | hsv(274, 6%, 93%) |
| CMYK | cmyk(2.5%, 5.9%, 0%, 6.7%) |
| CIE-LAB | lab(90.16, 5.22, -5.84) |
| CIE-LCH | lch(90.16, 7.83, 311.77°) |
| OKLab | oklab(91.71% 0.0135 -0.0155) |
| OKLCH | oklch(91.71% 0.021 311.1) |
| XYZ | xyz(75.3644, 76.6403, 91.6951) |
| Luminance | 0.7664 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.03
Lavenderblush
#FFF0F5
ΔE00 5.72
Ghostwhite
#F8F8FF
ΔE00 6.87
Gainsboro
#DCDCDC
ΔE00 8.15
Fog
#D8DCE0
ΔE00 8.24
Very Light Pink
#FFF4F2
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8E0EE #E6EEE0
analogous
#E1E0EE #E8E0EE #EEE0ED
triadic
#E8E0EE #EEE8E0 #E0EEE8
tetradic
#E8E0EE #EEE1E0 #E6EEE0 #E0EDEE
square
#E8E0EE #EEE1E0 #E6EEE0 #E0EDEE
split-complementary
#E8E0EE #EDEEE0 #E0EEE1
monochromatic
#AD91C3 #CBB8D8 #E8E0EE #F0EBF4 #F0EBF4
Accessibility & contrast
On white
1.29
#E8E0EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.33
#E8E0EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8E0EE
16.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8E0EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8E0EE | 1.00 | 1.29 | 16.33 | 16.33 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE2EF
Deuteranopia (green-blind)
#E0E3ED
Tritanopia (blue-blind)
#E8E2E4
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #e8e0ee; /* rgb */ color: rgb(232, 224, 238); /* oklch */ color: oklch(91.7% 0.021 311.1);
Tailwind
colors: {
custom: {
50: '#efe9f3',
500: '#e8e0ee',
950: '#000000',
},
}SCSS
$custom: #e8e0ee; $custom-light: #efe9f3; $custom-dark: #000000;
JSON
{
"hex": "#e8e0ee",
"rgb": {
"r": 232,
"g": 224,
"b": 238
},
"hsl": {
"h": 274.286,
"s": 29.167,
"l": 90.588
},
"oklch": {
"l": 0.91709,
"c": 0.02061,
"h": 311.1
},
"luminance": 0.7664
}Semantic roles & 50–950 ramp
primary
#E8E0EE
secondary
#B7C7AB
accent
#A83E6B
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#161617
muted
#858485