#E2E0FF#E2E0FF
#E2E0FF is a very light, muted blue. Relative luminance 0.767; OKLCH L 91.8% C 0.042 H 288.5°. Best body text is #000000 at 16.34:1 contrast (WCAG AA passes).
Color values
| HEX | #E2E0FF |
|---|---|
| RGB | rgb(226, 224, 255) |
| HSL | hsl(244, 100%, 94%) |
| HSV | hsv(244, 12%, 100%) |
| CMYK | cmyk(11.4%, 12.2%, 0%, 0%) |
| CIE-LAB | lab(90.18, 6.53, -14.76) |
| CIE-LCH | lch(90.18, 16.14, 293.87°) |
| OKLab | oklab(91.78% 0.0133 -0.0398) |
| OKLCH | oklch(91.78% 0.042 288.5) |
| XYZ | xyz(76.0659, 76.6995, 105.3854) |
| Luminance | 0.7670 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.11
Periwinkle
#CCCCFF
ΔE00 7.13
Pale Lilac
#E4CBFF
ΔE00 8.88
Light Periwinkle
#C1C6FC
ΔE00 9.11
Pale Lavender
#EECFFE
ΔE00 9.46
Light Lavender
#DFC5FE
ΔE00 9.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2E0FF #FDFFE0
analogous
#E0EEFF #E2E0FF #F2E0FF
triadic
#E2E0FF #FFE2E0 #E0FFE2
tetradic
#E2E0FF #FFE0EE #FDFFE0 #E0FFF2
square
#E2E0FF #FFE0EE #FDFFE0 #E0FFF2
split-complementary
#E2E0FF #FFF2E0 #EEFFE0
monochromatic
#6F66FF #A9A3FF #E2E0FF #E2E0FF #E2E0FF
Accessibility & contrast
On white
1.29
#E2E0FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.34
#E2E0FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2E0FF
16.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2E0FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2E0FF | 1.00 | 1.29 | 16.34 | 16.34 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9E4FF
Deuteranopia (green-blind)
#D9E2FE
Tritanopia (blue-blind)
#DCE5EA
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #e2e0ff; /* rgb */ color: rgb(226, 224, 255); /* oklch */ color: oklch(91.8% 0.042 288.5);
Tailwind
colors: {
custom: {
50: '#ebe9ff',
500: '#e2e0ff',
950: '#000000',
},
}SCSS
$custom: #e2e0ff; $custom-light: #ebe9ff; $custom-dark: #000000;
JSON
{
"hex": "#e2e0ff",
"rgb": {
"r": 226,
"g": 224,
"b": 255
},
"hsl": {
"h": 243.871,
"s": 100,
"l": 93.922
},
"oklch": {
"l": 0.91778,
"c": 0.042,
"h": 288.5
},
"luminance": 0.767
}Semantic roles & 50–950 ramp
primary
#E2E0FF
secondary
#E7ED97
accent
#E600D7
background
#FEFEFF
surface
#FDFCFF
border
#D5D5D7
text
#161618
muted
#848486