#E2E2FC#E2E2FC
#E2E2FC is a very light, muted blue. Relative luminance 0.776; OKLCH L 92.1% C 0.035 H 285.7°. Best body text is #000000 at 16.52:1 contrast (WCAG AA passes).
Color values
| HEX | #E2E2FC |
|---|---|
| RGB | rgb(226, 226, 252) |
| HSL | hsl(240, 81%, 94%) |
| HSV | hsv(240, 10%, 99%) |
| CMYK | cmyk(10.3%, 10.3%, 0%, 1.2%) |
| CIE-LAB | lab(90.59, 4.89, -12.58) |
| CIE-LCH | lch(90.59, 13.50, 291.26°) |
| OKLab | oklab(92.07% 0.0095 -0.0339) |
| OKLCH | oklch(92.07% 0.035 285.7) |
| XYZ | xyz(76.1275, 77.5892, 103.0421) |
| Luminance | 0.7759 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.28
Periwinkle
#CCCCFF
ΔE00 8.47
Ghostwhite
#F8F8FF
ΔE00 8.72
Fog
#D8DCE0
ΔE00 10.01
Lavenderblush
#FFF0F5
ΔE00 10.09
Light Periwinkle
#C1C6FC
ΔE00 10.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2E2FC #FCFCE2
analogous
#E2EFFC #E2E2FC #EFE2FC
triadic
#E2E2FC #FCE2E2 #E2FCE2
tetradic
#E2E2FC #FCE2EF #FCFCE2 #E2FCEF
square
#E2E2FC #FCE2EF #FCFCE2 #E2FCEF
split-complementary
#E2E2FC #FCEFE2 #EFFCE2
monochromatic
#7373F1 #ABABF6 #E2E2FC #E3E3FC #E3E3FC
Accessibility & contrast
On white
1.27
#E2E2FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.52
#E2E2FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2E2FC
16.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2E2FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2E2FC | 1.00 | 1.27 | 16.52 | 16.52 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE5FD
Deuteranopia (green-blind)
#DBE3FB
Tritanopia (blue-blind)
#DDE6EA
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #e2e2fc; /* rgb */ color: rgb(226, 226, 252); /* oklch */ color: oklch(92.1% 0.035 285.7);
Tailwind
colors: {
custom: {
50: '#ebebfd',
500: '#e2e2fc',
950: '#000000',
},
}SCSS
$custom: #e2e2fc; $custom-light: #ebebfd; $custom-dark: #000000;
JSON
{
"hex": "#e2e2fc",
"rgb": {
"r": 226,
"g": 226,
"b": 252
},
"hsl": {
"h": 240,
"s": 81.25,
"l": 93.725
},
"oklch": {
"l": 0.92069,
"c": 0.03518,
"h": 285.7
},
"luminance": 0.7759
}Semantic roles & 50–950 ramp
primary
#E2E2FC
secondary
#E4E49E
accent
#DE08DE
background
#FEFEFF
surface
#FDFDFF
border
#D5D5D7
text
#161617
muted
#848485