#E6E2F8#E6E2F8
#E6E2F8 is a very light, muted violet. Relative luminance 0.780; OKLCH L 92.2% C 0.030 H 294.2°. Best body text is #000000 at 16.60:1 contrast (WCAG AA passes).
Color values
| HEX | #E6E2F8 |
|---|---|
| RGB | rgb(230, 226, 248) |
| HSL | hsl(251, 61%, 93%) |
| HSV | hsv(251, 9%, 97%) |
| CMYK | cmyk(7.3%, 8.9%, 0%, 2.7%) |
| CIE-LAB | lab(90.78, 5.40, -10.18) |
| CIE-LCH | lch(90.78, 11.52, 297.95°) |
| OKLab | oklab(92.25% 0.0122 -0.0273) |
| OKLCH | oklch(92.25% 0.03 294.2) |
| XYZ | xyz(76.7695, 77.9928, 99.7984) |
| Luminance | 0.7799 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.09
Ghostwhite
#F8F8FF
ΔE00 7.93
Lavenderblush
#FFF0F5
ΔE00 8.31
Fog
#D8DCE0
ΔE00 9.56
Periwinkle
#CCCCFF
ΔE00 9.92
Gainsboro
#DCDCDC
ΔE00 10.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6E2F8 #F4F8E2
analogous
#E2E9F8 #E6E2F8 #F1E2F8
triadic
#E6E2F8 #F8E6E2 #E2F8E6
tetradic
#E6E2F8 #F8E2E9 #F4F8E2 #E2F8F1
square
#E6E2F8 #F8E2E9 #F4F8E2 #E2F8F1
split-complementary
#E6E2F8 #F8F1E2 #E9F8E2
monochromatic
#917FE0 #BBB1EC #E6E2F8 #EAE6F9 #EAE6F9
Accessibility & contrast
On white
1.27
#E6E2F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.60
#E6E2F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6E2F8
16.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6E2F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6E2F8 | 1.00 | 1.27 | 16.60 | 16.60 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE5F9
Deuteranopia (green-blind)
#DEE4F7
Tritanopia (blue-blind)
#E3E5E9
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #e6e2f8; /* rgb */ color: rgb(230, 226, 248); /* oklch */ color: oklch(92.2% 0.030 294.2);
Tailwind
colors: {
custom: {
50: '#eeebfa',
500: '#e6e2f8',
950: '#000000',
},
}SCSS
$custom: #e6e2f8; $custom-light: #eeebfa; $custom-dark: #000000;
JSON
{
"hex": "#e6e2f8",
"rgb": {
"r": 230,
"g": 226,
"b": 248
},
"hsl": {
"h": 250.909,
"s": 61.111,
"l": 92.941
},
"oklch": {
"l": 0.92249,
"c": 0.02991,
"h": 294.2
},
"luminance": 0.77993
}Semantic roles & 50–950 ramp
primary
#E6E2F8
secondary
#D0DAA4
accent
#C91DAA
background
#FFFEFF
surface
#FEFDFF
border
#D6D5D7
text
#161617
muted
#858485