#E2E2FF#E2E2FF
#E2E2FF is a very light, muted blue. Relative luminance 0.778; OKLCH L 92.2% C 0.039 H 285.6°. Best body text is #000000 at 16.56:1 contrast (WCAG AA passes).
Color values
| HEX | #E2E2FF |
|---|---|
| RGB | rgb(226, 226, 255) |
| HSL | hsl(240, 100%, 94%) |
| HSV | hsv(240, 11%, 100%) |
| CMYK | cmyk(11.4%, 11.4%, 0%, 0%) |
| CIE-LAB | lab(90.68, 5.49, -14.02) |
| CIE-LCH | lch(90.68, 15.05, 291.38°) |
| OKLab | oklab(92.17% 0.0106 -0.0378) |
| OKLCH | oklch(92.17% 0.039 285.6) |
| XYZ | xyz(76.6066, 77.7809, 105.5656) |
| Luminance | 0.7778 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.22
Periwinkle
#CCCCFF
ΔE00 7.70
Light Periwinkle
#C1C6FC
ΔE00 9.50
Ghostwhite
#F8F8FF
ΔE00 9.54
Pale Lilac
#E4CBFF
ΔE00 9.90
Pale Lavender
#EECFFE
ΔE00 10.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2E2FF #FFFFE2
analogous
#E2F1FF #E2E2FF #F1E2FF
triadic
#E2E2FF #FFE2E2 #E2FFE2
tetradic
#E2E2FF #FFE2F1 #FFFFE2 #E2FFF1
square
#E2E2FF #FFE2F1 #FFFFE2 #E2FFF1
split-complementary
#E2E2FF #FFF1E2 #F1FFE2
monochromatic
#6868FF #A5A5FF #E0E0FF #E0E0FF #E0E0FF
Accessibility & contrast
On white
1.27
#E2E2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.56
#E2E2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2E2FF
16.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2E2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2E2FF | 1.00 | 1.27 | 16.56 | 16.56 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE5FF
Deuteranopia (green-blind)
#DBE3FE
Tritanopia (blue-blind)
#DCE7EB
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #e2e2ff; /* rgb */ color: rgb(226, 226, 255); /* oklch */ color: oklch(92.2% 0.039 285.6);
Tailwind
colors: {
custom: {
50: '#ebebff',
500: '#e2e2ff',
950: '#000000',
},
}SCSS
$custom: #e2e2ff; $custom-light: #ebebff; $custom-dark: #000000;
JSON
{
"hex": "#e2e2ff",
"rgb": {
"r": 226,
"g": 226,
"b": 255
},
"hsl": {
"h": 240,
"s": 100,
"l": 94.314
},
"oklch": {
"l": 0.92167,
"c": 0.03925,
"h": 285.6
},
"luminance": 0.77781
}Semantic roles & 50–950 ramp
primary
#E2E2FF
secondary
#EDED98
accent
#E600E5
background
#FEFEFF
surface
#FDFDFF
border
#D5D5D7
text
#161618
muted
#848486