#E6E2FC#E6E2FC
#E6E2FC is a very light, muted blue. Relative luminance 0.782; OKLCH L 92.4% C 0.035 H 292.8°. Best body text is #000000 at 16.65:1 contrast (WCAG AA passes).
Color values
| HEX | #E6E2FC |
|---|---|
| RGB | rgb(230, 226, 252) |
| HSL | hsl(249, 81%, 94%) |
| HSV | hsv(249, 10%, 99%) |
| CMYK | cmyk(8.7%, 10.3%, 0%, 1.2%) |
| CIE-LAB | lab(90.89, 6.17, -12.10) |
| CIE-LCH | lch(90.89, 13.58, 297.02°) |
| OKLab | oklab(92.38% 0.0137 -0.0325) |
| OKLCH | oklch(92.38% 0.035 292.8) |
| XYZ | xyz(77.3967, 78.2437, 103.1016) |
| Luminance | 0.7824 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.97
Periwinkle
#CCCCFF
ΔE00 8.83
Ghostwhite
#F8F8FF
ΔE00 9.02
Lavenderblush
#FFF0F5
ΔE00 9.35
Pale Lilac
#E4CBFF
ΔE00 9.82
Pale Lavender
#EECFFE
ΔE00 9.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6E2FC #F8FCE2
analogous
#E2EBFC #E6E2FC #F3E2FC
triadic
#E6E2FC #FCE6E2 #E2FCE6
tetradic
#E6E2FC #FCE2EB #F8FCE2 #E2FCF3
square
#E6E2FC #FCE2EB #F8FCE2 #E2FCF3
split-complementary
#E6E2FC #FCF3E2 #EBFCE2
monochromatic
#8673F1 #B6ABF6 #E6E2FC #E7E3FC #E7E3FC
Accessibility & contrast
On white
1.26
#E6E2FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.65
#E6E2FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6E2FC
16.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6E2FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6E2FC | 1.00 | 1.26 | 16.65 | 16.65 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE5FD
Deuteranopia (green-blind)
#DDE4FB
Tritanopia (blue-blind)
#E2E6EA
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #e6e2fc; /* rgb */ color: rgb(230, 226, 252); /* oklch */ color: oklch(92.4% 0.035 292.8);
Tailwind
colors: {
custom: {
50: '#eeebfd',
500: '#e6e2fc',
950: '#000000',
},
}SCSS
$custom: #e6e2fc; $custom-light: #eeebfd; $custom-dark: #000000;
JSON
{
"hex": "#e6e2fc",
"rgb": {
"r": 230,
"g": 226,
"b": 252
},
"hsl": {
"h": 249.231,
"s": 81.25,
"l": 93.725
},
"oklch": {
"l": 0.92376,
"c": 0.03528,
"h": 292.8
},
"luminance": 0.78244
}Semantic roles & 50–950 ramp
primary
#E6E2FC
secondary
#D9E49E
accent
#DE08BD
background
#FFFEFF
surface
#FEFDFF
border
#D6D5D7
text
#161617
muted
#858485