#E6E2F0#E6E2F0
#E6E2F0 is a very light, near-neutral violet. Relative luminance 0.775; OKLCH L 92.0% C 0.019 H 299.1°. Best body text is #000000 at 16.50:1 contrast (WCAG AA passes).
Color values
| HEX | #E6E2F0 |
|---|---|
| RGB | rgb(230, 226, 240) |
| HSL | hsl(257, 32%, 91%) |
| HSV | hsv(257, 6%, 94%) |
| CMYK | cmyk(4.2%, 5.8%, 0%, 5.9%) |
| CIE-LAB | lab(90.55, 3.89, -6.32) |
| CIE-LCH | lch(90.55, 7.42, 301.61°) |
| OKLab | oklab(92% 0.0094 -0.0168) |
| OKLCH | oklch(92% 0.019 299.1) |
| XYZ | xyz(75.5549, 77.5069, 93.4011) |
| Luminance | 0.7751 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.79
Ghostwhite
#F8F8FF
ΔE00 5.86
Lavenderblush
#FFF0F5
ΔE00 6.43
Fog
#D8DCE0
ΔE00 7.01
Gainsboro
#DCDCDC
ΔE00 7.42
Snow
#FFFAFA
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6E2F0 #ECF0E2
analogous
#E2E5F0 #E6E2F0 #EDE2F0
triadic
#E6E2F0 #F0E6E2 #E2F0E6
tetradic
#E6E2F0 #F0E2E5 #ECF0E2 #E2F0ED
square
#E6E2F0 #F0E2E5 #ECF0E2 #E2F0ED
split-complementary
#E6E2F0 #F0EDE2 #E5F0E2
monochromatic
#A091C6 #C3BADB #E6E2F0 #EEEBF5 #EEEBF5
Accessibility & contrast
On white
1.27
#E6E2F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.50
#E6E2F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6E2F0
16.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6E2F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6E2F0 | 1.00 | 1.27 | 16.50 | 16.50 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E4F1
Deuteranopia (green-blind)
#E0E4F0
Tritanopia (blue-blind)
#E4E4E6
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #e6e2f0; /* rgb */ color: rgb(230, 226, 240); /* oklch */ color: oklch(92.0% 0.019 299.1);
Tailwind
colors: {
custom: {
50: '#edebf4',
500: '#e6e2f0',
950: '#000000',
},
}SCSS
$custom: #e6e2f0; $custom-light: #edebf4; $custom-dark: #000000;
JSON
{
"hex": "#e6e2f0",
"rgb": {
"r": 230,
"g": 226,
"b": 240
},
"hsl": {
"h": 257.143,
"s": 31.818,
"l": 91.373
},
"oklch": {
"l": 0.92002,
"c": 0.01928,
"h": 299.1
},
"luminance": 0.77507
}Semantic roles & 50–950 ramp
primary
#E6E2F0
secondary
#C2CAAC
accent
#AB3B8B
background
#FEFEFF
surface
#FDFDFE
border
#D5D5D6
text
#161617
muted
#848485