#E0E2FF#E0E2FF
#E0E2FF is a very light, muted blue. Relative luminance 0.775; OKLCH L 92.0% C 0.039 H 282.5°. Best body text is #000000 at 16.49:1 contrast (WCAG AA passes).
Color values
| HEX | #E0E2FF |
|---|---|
| RGB | rgb(224, 226, 255) |
| HSL | hsl(236, 100%, 94%) |
| HSV | hsv(236, 12%, 100%) |
| CMYK | cmyk(12.2%, 11.4%, 0%, 0%) |
| CIE-LAB | lab(90.53, 4.86, -14.25) |
| CIE-LCH | lch(90.53, 15.06, 288.81°) |
| OKLab | oklab(92.02% 0.0085 -0.0385) |
| OKLCH | oklch(92.02% 0.039 282.5) |
| XYZ | xyz(75.9830, 77.4593, 105.5364) |
| Luminance | 0.7746 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.20
Periwinkle
#CCCCFF
ΔE00 7.59
Light Periwinkle
#C1C6FC
ΔE00 9.23
Ghostwhite
#F8F8FF
ΔE00 9.47
Light Blue Grey
#B7C9E2
ΔE00 9.84
Pale Lilac
#E4CBFF
ΔE00 10.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E0E2FF #FFFDE0
analogous
#E0F2FF #E0E2FF #EEE0FF
triadic
#E0E2FF #FFE0E2 #E2FFE0
tetradic
#E0E2FF #FFE0F2 #FFFDE0 #E0FFEE
square
#E0E2FF #FFE0F2 #FFFDE0 #E0FFEE
split-complementary
#E0E2FF #FFEEE0 #F2FFE0
monochromatic
#666FFF #A3A9FF #E0E2FF #E0E2FF #E0E2FF
Accessibility & contrast
On white
1.27
#E0E2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.49
#E0E2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E0E2FF
16.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E0E2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E0E2FF | 1.00 | 1.27 | 16.49 | 16.49 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE5FF
Deuteranopia (green-blind)
#DAE3FE
Tritanopia (blue-blind)
#DAE7EB
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #e0e2ff; /* rgb */ color: rgb(224, 226, 255); /* oklch */ color: oklch(92.0% 0.039 282.5);
Tailwind
colors: {
custom: {
50: '#e9ebff',
500: '#e0e2ff',
950: '#000000',
},
}SCSS
$custom: #e0e2ff; $custom-light: #e9ebff; $custom-dark: #000000;
JSON
{
"hex": "#e0e2ff",
"rgb": {
"r": 224,
"g": 226,
"b": 255
},
"hsl": {
"h": 236.129,
"s": 100,
"l": 93.922
},
"oklch": {
"l": 0.92015,
"c": 0.0394,
"h": 282.5
},
"luminance": 0.7746
}Semantic roles & 50–950 ramp
primary
#E0E2FF
secondary
#EDE797
accent
#D700E6
background
#FEFEFF
surface
#FDFDFF
border
#D5D5D7
text
#161618
muted
#848486