#E8E4F2#E8E4F2
#E8E4F2 is a very light, near-neutral violet. Relative luminance 0.791; OKLCH L 92.6% C 0.019 H 299.0°. Best body text is #000000 at 16.81:1 contrast (WCAG AA passes).
Color values
| HEX | #E8E4F2 |
|---|---|
| RGB | rgb(232, 228, 242) |
| HSL | hsl(257, 35%, 92%) |
| HSV | hsv(257, 6%, 95%) |
| CMYK | cmyk(4.1%, 5.8%, 0%, 5.1%) |
| CIE-LAB | lab(91.26, 3.88, -6.31) |
| CIE-LCH | lch(91.26, 7.41, 301.61°) |
| OKLab | oklab(92.61% 0.0093 -0.0168) |
| OKLCH | oklch(92.61% 0.019 299) |
| XYZ | xyz(77.0463, 79.0534, 95.1870) |
| Luminance | 0.7905 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.71
Ghostwhite
#F8F8FF
ΔE00 5.53
Lavenderblush
#FFF0F5
ΔE00 6.21
Fog
#D8DCE0
ΔE00 7.14
Gainsboro
#DCDCDC
ΔE00 7.52
Snow
#FFFAFA
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8E4F2 #EEF2E4
analogous
#E4E7F2 #E8E4F2 #EFE4F2
triadic
#E8E4F2 #F2E8E4 #E4F2E8
tetradic
#E8E4F2 #F2E4E7 #EEF2E4 #E4F2EF
square
#E8E4F2 #F2E4E7 #EEF2E4 #E4F2EF
split-complementary
#E8E4F2 #F2EFE4 #E7F2E4
monochromatic
#A291CA #C5BBDE #E8E4F2 #EDEAF5 #EDEAF5
Accessibility & contrast
On white
1.25
#E8E4F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.81
#E8E4F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8E4F2
16.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8E4F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8E4F2 | 1.00 | 1.25 | 16.81 | 16.81 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E6F3
Deuteranopia (green-blind)
#E2E6F2
Tritanopia (blue-blind)
#E6E6E8
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #e8e4f2; /* rgb */ color: rgb(232, 228, 242); /* oklch */ color: oklch(92.6% 0.019 299.0);
Tailwind
colors: {
custom: {
50: '#efecf6',
500: '#e8e4f2',
950: '#000000',
},
}SCSS
$custom: #e8e4f2; $custom-light: #efecf6; $custom-dark: #000000;
JSON
{
"hex": "#e8e4f2",
"rgb": {
"r": 232,
"g": 228,
"b": 242
},
"hsl": {
"h": 257.143,
"s": 35,
"l": 92.157
},
"oklch": {
"l": 0.92608,
"c": 0.01924,
"h": 299
},
"luminance": 0.79053
}Semantic roles & 50–950 ramp
primary
#E8E4F2
secondary
#C4CDAD
accent
#AE388C
background
#FFFEFF
surface
#FEFDFE
border
#D6D5D6
text
#161617
muted
#858485