#E2D6FA#E2D6FA
#E2D6FA is a very light, muted violet. Relative luminance 0.712; OKLCH L 89.7% C 0.050 H 300.6°. Best body text is #000000 at 15.23:1 contrast (WCAG AA passes).
Color values
| HEX | #E2D6FA |
|---|---|
| RGB | rgb(226, 214, 250) |
| HSL | hsl(260, 78%, 91%) |
| HSV | hsv(260, 14%, 98%) |
| CMYK | cmyk(9.6%, 14.4%, 0%, 2%) |
| CIE-LAB | lab(87.56, 10.79, -16.06) |
| CIE-LCH | lch(87.56, 19.35, 303.89°) |
| OKLab | oklab(89.69% 0.0256 -0.0433) |
| OKLCH | oklch(89.69% 0.05 300.6) |
| XYZ | xyz(72.6626, 71.1640, 100.3319) |
| Luminance | 0.7116 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 5.26
Pale Lavender
#EECFFE
ΔE00 5.55
Light Lavender
#DFC5FE
ΔE00 6.59
Periwinkle
#CCCCFF
ΔE00 6.64
Light Lilac
#EDC8FF
ΔE00 7.33
Very Light Purple
#F6CEFC
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2D6FA #EEFAD6
analogous
#D6DCFA #E2D6FA #F4D6FA
triadic
#E2D6FA #FAE2D6 #D6FAE2
tetradic
#E2D6FA #FAD6DC #EEFAD6 #D6FAF4
square
#E2D6FA #FAD6DC #EEFAD6 #D6FAF4
split-complementary
#E2D6FA #FAF4D6 #DCFAD6
monochromatic
#9569ED #BB9FF3 #E2D6FA #ECE4FC #ECE4FC
Accessibility & contrast
On white
1.38
#E2D6FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.23
#E2D6FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2D6FA
15.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2D6FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2D6FA | 1.00 | 1.38 | 15.23 | 15.23 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0DBFC
Deuteranopia (green-blind)
#D1DBF9
Tritanopia (blue-blind)
#DEDBE2
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #e2d6fa; /* rgb */ color: rgb(226, 214, 250); /* oklch */ color: oklch(89.7% 0.050 300.6);
Tailwind
colors: {
custom: {
50: '#ebe2fc',
500: '#e2d6fa',
950: '#000000',
},
}SCSS
$custom: #e2d6fa; $custom-light: #ebe2fc; $custom-dark: #000000;
JSON
{
"hex": "#e2d6fa",
"rgb": {
"r": 226,
"g": 214,
"b": 250
},
"hsl": {
"h": 260,
"s": 78.261,
"l": 90.98
},
"oklch": {
"l": 0.89686,
"c": 0.05035,
"h": 300.6
},
"luminance": 0.71164
}Semantic roles & 50–950 ramp
primary
#E2D6FA
secondary
#C7E094
accent
#DB0B95
background
#FEFEFF
surface
#FDFCFF
border
#D5D5D7
text
#161517
muted
#848485