#E2E2FD#E2E2FD
#E2E2FD is a very light, muted blue. Relative luminance 0.777; OKLCH L 92.1% C 0.037 H 285.7°. Best body text is #000000 at 16.53:1 contrast (WCAG AA passes).
Color values
| HEX | #E2E2FD |
|---|---|
| RGB | rgb(226, 226, 253) |
| HSL | hsl(240, 87%, 94%) |
| HSV | hsv(240, 11%, 99%) |
| CMYK | cmyk(10.7%, 10.7%, 0%, 0.8%) |
| CIE-LAB | lab(90.62, 5.09, -13.06) |
| CIE-LCH | lch(90.62, 14.02, 291.30°) |
| OKLab | oklab(92.1% 0.0099 -0.0352) |
| OKLCH | oklch(92.1% 0.037 285.7) |
| XYZ | xyz(76.2863, 77.6528, 103.8789) |
| Luminance | 0.7765 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.60
Periwinkle
#CCCCFF
ΔE00 8.21
Ghostwhite
#F8F8FF
ΔE00 9.00
Light Periwinkle
#C1C6FC
ΔE00 9.94
Fog
#D8DCE0
ΔE00 10.32
Lavenderblush
#FFF0F5
ΔE00 10.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2E2FD #FDFDE2
analogous
#E2F0FD #E2E2FD #F0E2FD
triadic
#E2E2FD #FDE2E2 #E2FDE2
tetradic
#E2E2FD #FDE2F0 #FDFDE2 #E2FDF0
square
#E2E2FD #FDE2F0 #FDFDE2 #E2FDF0
split-complementary
#E2E2FD #FDF0E2 #F0FDE2
monochromatic
#6F6FF5 #A9A9F9 #E2E2FD #E2E2FD #E2E2FD
Accessibility & contrast
On white
1.27
#E2E2FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.53
#E2E2FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2E2FD
16.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2E2FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2E2FD | 1.00 | 1.27 | 16.53 | 16.53 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE5FE
Deuteranopia (green-blind)
#DBE3FC
Tritanopia (blue-blind)
#DDE6EB
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #e2e2fd; /* rgb */ color: rgb(226, 226, 253); /* oklch */ color: oklch(92.1% 0.037 285.7);
Tailwind
colors: {
custom: {
50: '#ebebfe',
500: '#e2e2fd',
950: '#000000',
},
}SCSS
$custom: #e2e2fd; $custom-light: #ebebfe; $custom-dark: #000000;
JSON
{
"hex": "#e2e2fd",
"rgb": {
"r": 226,
"g": 226,
"b": 253
},
"hsl": {
"h": 240,
"s": 87.097,
"l": 93.922
},
"oklch": {
"l": 0.92101,
"c": 0.03654,
"h": 285.7
},
"luminance": 0.77653
}Semantic roles & 50–950 ramp
primary
#E2E2FD
secondary
#E7E79C
accent
#E402E4
background
#FEFEFF
surface
#FDFDFF
border
#D5D5D7
text
#161617
muted
#848485