#E2D6F0#E2D6F0
#E2D6F0 is a very light, muted violet. Relative luminance 0.706; OKLCH L 89.4% C 0.037 H 306.4°. Best body text is #000000 at 15.11:1 contrast (WCAG AA passes).
Color values
| HEX | #E2D6F0 |
|---|---|
| RGB | rgb(226, 214, 240) |
| HSL | hsl(268, 46%, 89%) |
| HSV | hsv(268, 11%, 94%) |
| CMYK | cmyk(5.8%, 10.8%, 0%, 5.9%) |
| CIE-LAB | lab(87.27, 8.84, -11.23) |
| CIE-LCH | lch(87.27, 14.29, 308.22°) |
| OKLab | oklab(89.36% 0.0222 -0.0301) |
| OKLCH | oklch(89.36% 0.037 306.4) |
| XYZ | xyz(71.1360, 70.5533, 92.2917) |
| Luminance | 0.7055 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.18
Thistle
#D8BFD8
ΔE00 6.50
Pale Lavender
#EECFFE
ΔE00 7.50
Pale Lilac
#E4CBFF
ΔE00 7.87
Very Light Purple
#F6CEFC
ΔE00 8.75
Periwinkle
#CCCCFF
ΔE00 8.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2D6F0 #E4F0D6
analogous
#D6D7F0 #E2D6F0 #EFD6F0
triadic
#E2D6F0 #F0E2D6 #D6F0E2
tetradic
#E2D6F0 #F0D6D7 #E4F0D6 #D6F0EF
square
#E2D6F0 #F0D6D7 #E4F0D6 #D6F0EF
split-complementary
#E2D6F0 #F0EFD6 #D7F0D6
monochromatic
#A37CCF #C2A9E0 #E2D6F0 #EFE9F7 #EFE9F7
Accessibility & contrast
On white
1.39
#E2D6F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.11
#E2D6F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2D6F0
15.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2D6F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2D6F0 | 1.00 | 1.39 | 15.11 | 15.11 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DAF1
Deuteranopia (green-blind)
#D4DBEF
Tritanopia (blue-blind)
#E0D9DE
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #e2d6f0; /* rgb */ color: rgb(226, 214, 240); /* oklch */ color: oklch(89.4% 0.037 306.4);
Tailwind
colors: {
custom: {
50: '#ebe2f5',
500: '#e2d6f0',
950: '#000000',
},
}SCSS
$custom: #e2d6f0; $custom-light: #ebe2f5; $custom-dark: #000000;
JSON
{
"hex": "#e2d6f0",
"rgb": {
"r": 226,
"g": 214,
"b": 240
},
"hsl": {
"h": 267.692,
"s": 46.429,
"l": 89.02
},
"oklch": {
"l": 0.89357,
"c": 0.03739,
"h": 306.4
},
"luminance": 0.70553
}Semantic roles & 50–950 ramp
primary
#E2D6F0
secondary
#B7CD9D
accent
#BA2C78
background
#FEFEFF
surface
#FDFCFE
border
#D5D5D6
text
#161517
muted
#848485