#E6DCFA#E6DCFA
#E6DCFA is a very light, muted violet. Relative luminance 0.749; OKLCH L 91.2% C 0.042 H 300.8°. Best body text is #000000 at 15.98:1 contrast (WCAG AA passes).
Color values
| HEX | #E6DCFA |
|---|---|
| RGB | rgb(230, 220, 250) |
| HSL | hsl(260, 75%, 92%) |
| HSV | hsv(260, 12%, 98%) |
| CMYK | cmyk(8%, 12%, 0%, 2%) |
| CIE-LAB | lab(89.35, 8.92, -13.35) |
| CIE-LCH | lch(89.35, 16.06, 303.74°) |
| OKLab | oklab(91.16% 0.0214 -0.0359) |
| OKLCH | oklch(91.16% 0.042 300.8) |
| XYZ | xyz(75.4784, 74.9115, 100.9069) |
| Luminance | 0.7491 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.71
Pale Lavender
#EECFFE
ΔE00 7.25
Pale Lilac
#E4CBFF
ΔE00 7.40
Periwinkle
#CCCCFF
ΔE00 8.09
Thistle
#D8BFD8
ΔE00 8.13
Very Light Purple
#F6CEFC
ΔE00 8.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6DCFA #F0FADC
analogous
#DCE1FA #E6DCFA #F5DCFA
triadic
#E6DCFA #FAE6DC #DCFAE6
tetradic
#E6DCFA #FADCE1 #F0FADC #DCFAF5
square
#E6DCFA #FADCE1 #F0FADC #DCFAF5
split-complementary
#E6DCFA #FAF5DC #E1FADC
monochromatic
#9A71EB #C0A6F2 #E6DCFA #ECE4FB #ECE4FB
Accessibility & contrast
On white
1.31
#E6DCFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.98
#E6DCFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6DCFA
15.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6DCFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6DCFA | 1.00 | 1.31 | 15.98 | 15.98 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7E0FB
Deuteranopia (green-blind)
#D8E0F9
Tritanopia (blue-blind)
#E3E0E6
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #e6dcfa; /* rgb */ color: rgb(230, 220, 250); /* oklch */ color: oklch(91.2% 0.042 300.8);
Tailwind
colors: {
custom: {
50: '#eee6fc',
500: '#e6dcfa',
950: '#000000',
},
}SCSS
$custom: #e6dcfa; $custom-light: #eee6fc; $custom-dark: #000000;
JSON
{
"hex": "#e6dcfa",
"rgb": {
"r": 230,
"g": 220,
"b": 250
},
"hsl": {
"h": 260,
"s": 75,
"l": 92.157
},
"oklch": {
"l": 0.91155,
"c": 0.04177,
"h": 300.8
},
"luminance": 0.74912
}Semantic roles & 50–950 ramp
primary
#E6DCFA
secondary
#C9E09B
accent
#D70E94
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#161617
muted
#858485