#E2E1FD#E2E1FD
#E2E1FD is a very light, muted blue. Relative luminance 0.771; OKLCH L 91.9% C 0.038 H 287.3°. Best body text is #000000 at 16.42:1 contrast (WCAG AA passes).
Color values
| HEX | #E2E1FD |
|---|---|
| RGB | rgb(226, 225, 253) |
| HSL | hsl(242, 88%, 94%) |
| HSV | hsv(242, 11%, 99%) |
| CMYK | cmyk(10.7%, 11.1%, 0%, 0.8%) |
| CIE-LAB | lab(90.37, 5.61, -13.43) |
| CIE-LCH | lch(90.37, 14.56, 292.68°) |
| OKLab | oklab(91.91% 0.0113 -0.0362) |
| OKLCH | oklch(91.91% 0.038 287.3) |
| XYZ | xyz(76.0152, 77.1105, 103.7885) |
| Luminance | 0.7711 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.06
Periwinkle
#CCCCFF
ΔE00 7.90
Ghostwhite
#F8F8FF
ΔE00 9.43
Light Periwinkle
#C1C6FC
ΔE00 9.72
Pale Lilac
#E4CBFF
ΔE00 9.83
Pale Lavender
#EECFFE
ΔE00 10.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2E1FD #FCFDE1
analogous
#E1EEFD #E2E1FD #F0E1FD
triadic
#E2E1FD #FDE2E1 #E1FDE2
tetradic
#E2E1FD #FDE1EE #FCFDE1 #E1FDF0
square
#E2E1FD #FDE1EE #FCFDE1 #E1FDF0
split-complementary
#E2E1FD #FDF0E1 #EEFDE1
monochromatic
#736EF5 #ABA8F9 #E2E1FD #E3E2FD #E3E2FD
Accessibility & contrast
On white
1.28
#E2E1FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.42
#E2E1FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2E1FD
16.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2E1FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2E1FD | 1.00 | 1.28 | 16.42 | 16.42 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE4FE
Deuteranopia (green-blind)
#DAE3FC
Tritanopia (blue-blind)
#DDE5EA
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #e2e1fd; /* rgb */ color: rgb(226, 225, 253); /* oklch */ color: oklch(91.9% 0.038 287.3);
Tailwind
colors: {
custom: {
50: '#ebeafe',
500: '#e2e1fd',
950: '#000000',
},
}SCSS
$custom: #e2e1fd; $custom-light: #ebeafe; $custom-dark: #000000;
JSON
{
"hex": "#e2e1fd",
"rgb": {
"r": 226,
"g": 225,
"b": 253
},
"hsl": {
"h": 242.143,
"s": 87.5,
"l": 93.725
},
"oklch": {
"l": 0.91907,
"c": 0.0379,
"h": 287.3
},
"luminance": 0.77111
}Semantic roles & 50–950 ramp
primary
#E2E1FD
secondary
#E4E79B
accent
#E401DC
background
#FEFEFF
surface
#FDFDFF
border
#D5D5D7
text
#161617
muted
#848485