#E2E2FB#E2E2FB
#E2E2FB is a very light, muted blue. Relative luminance 0.775; OKLCH L 92.0% C 0.034 H 285.7°. Best body text is #000000 at 16.51:1 contrast (WCAG AA passes).
Color values
| HEX | #E2E2FB |
|---|---|
| RGB | rgb(226, 226, 251) |
| HSL | hsl(240, 76%, 94%) |
| HSV | hsv(240, 10%, 98%) |
| CMYK | cmyk(10%, 10%, 0%, 1.6%) |
| CIE-LAB | lab(90.56, 4.70, -12.10) |
| CIE-LCH | lch(90.56, 12.98, 291.21°) |
| OKLab | oklab(92.04% 0.0092 -0.0325) |
| OKLCH | oklch(92.04% 0.034 285.7) |
| XYZ | xyz(75.9694, 77.5260, 102.2098) |
| Luminance | 0.7753 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 1.97
Ghostwhite
#F8F8FF
ΔE00 8.44
Periwinkle
#CCCCFF
ΔE00 8.75
Fog
#D8DCE0
ΔE00 9.70
Lavenderblush
#FFF0F5
ΔE00 9.87
Aliceblue
#F0F8FF
ΔE00 10.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2E2FB #FBFBE2
analogous
#E2EEFB #E2E2FB #EEE2FB
triadic
#E2E2FB #FBE2E2 #E2FBE2
tetradic
#E2E2FB #FBE2EE #FBFBE2 #E2FBEE
square
#E2E2FB #FBE2EE #FBFBE2 #E2FBEE
split-complementary
#E2E2FB #FBEEE2 #EEFBE2
monochromatic
#7676EC #ACACF4 #E2E2FB #E4E4FB #E4E4FB
Accessibility & contrast
On white
1.27
#E2E2FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.51
#E2E2FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2E2FB
16.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2E2FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2E2FB | 1.00 | 1.27 | 16.51 | 16.51 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE5FC
Deuteranopia (green-blind)
#DCE3FA
Tritanopia (blue-blind)
#DDE6EA
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #e2e2fb; /* rgb */ color: rgb(226, 226, 251); /* oklch */ color: oklch(92.0% 0.034 285.7);
Tailwind
colors: {
custom: {
50: '#ebebfc',
500: '#e2e2fb',
950: '#000000',
},
}SCSS
$custom: #e2e2fb; $custom-light: #ebebfc; $custom-dark: #000000;
JSON
{
"hex": "#e2e2fb",
"rgb": {
"r": 226,
"g": 226,
"b": 251
},
"hsl": {
"h": 240,
"s": 75.758,
"l": 93.529
},
"oklch": {
"l": 0.92037,
"c": 0.03381,
"h": 285.7
},
"luminance": 0.77526
}Semantic roles & 50–950 ramp
primary
#E2E2FB
secondary
#E2E2A0
accent
#D80ED8
background
#FEFEFF
surface
#FDFDFF
border
#D5D5D7
text
#161617
muted
#848485