#E4E2FB#E4E2FB
#E4E2FB is a very light, muted blue. Relative luminance 0.779; OKLCH L 92.2% C 0.034 H 289.4°. Best body text is #000000 at 16.57:1 contrast (WCAG AA passes).
Color values
| HEX | #E4E2FB |
|---|---|
| RGB | rgb(228, 226, 251) |
| HSL | hsl(245, 76%, 94%) |
| HSV | hsv(245, 10%, 98%) |
| CMYK | cmyk(9.2%, 10%, 0%, 1.6%) |
| CIE-LAB | lab(90.71, 5.34, -11.86) |
| CIE-LCH | lch(90.71, 13.01, 294.22°) |
| OKLab | oklab(92.19% 0.0112 -0.0319) |
| OKLCH | oklch(92.19% 0.034 289.4) |
| XYZ | xyz(76.6004, 77.8513, 102.2393) |
| Luminance | 0.7785 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.23
Ghostwhite
#F8F8FF
ΔE00 8.57
Periwinkle
#CCCCFF
ΔE00 8.89
Lavenderblush
#FFF0F5
ΔE00 9.45
Fog
#D8DCE0
ΔE00 10.06
Pale Lilac
#E4CBFF
ΔE00 10.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4E2FB #F9FBE2
analogous
#E2ECFB #E4E2FB #F0E2FB
triadic
#E4E2FB #FBE4E2 #E2FBE4
tetradic
#E4E2FB #FBE2EC #F9FBE2 #E2FBF0
square
#E4E2FB #FBE2EC #F9FBE2 #E2FBF0
split-complementary
#E4E2FB #FBF0E2 #ECFBE2
monochromatic
#8076EC #B2ACF4 #E4E2FB #E6E4FB #E6E4FB
Accessibility & contrast
On white
1.27
#E4E2FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.57
#E4E2FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4E2FB
16.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4E2FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4E2FB | 1.00 | 1.27 | 16.57 | 16.57 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE5FC
Deuteranopia (green-blind)
#DDE4FA
Tritanopia (blue-blind)
#E0E6EA
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #e4e2fb; /* rgb */ color: rgb(228, 226, 251); /* oklch */ color: oklch(92.2% 0.034 289.4);
Tailwind
colors: {
custom: {
50: '#ecebfc',
500: '#e4e2fb',
950: '#000000',
},
}SCSS
$custom: #e4e2fb; $custom-light: #ecebfc; $custom-dark: #000000;
JSON
{
"hex": "#e4e2fb",
"rgb": {
"r": 228,
"g": 226,
"b": 251
},
"hsl": {
"h": 244.8,
"s": 75.758,
"l": 93.529
},
"oklch": {
"l": 0.9219,
"c": 0.03381,
"h": 289.4
},
"luminance": 0.77852
}Semantic roles & 50–950 ramp
primary
#E4E2FB
secondary
#DCE2A0
accent
#D80EC8
background
#FEFEFF
surface
#FDFDFF
border
#D5D5D7
text
#161617
muted
#848485