#E2D1EF#E2D1EF
#E2D1EF is a very light, muted violet. Relative luminance 0.680; OKLCH L 88.4% C 0.044 H 310.7°. Best body text is #000000 at 14.60:1 contrast (WCAG AA passes).
Color values
| HEX | #E2D1EF |
|---|---|
| RGB | rgb(226, 209, 239) |
| HSL | hsl(274, 48%, 88%) |
| HSV | hsv(274, 13%, 94%) |
| CMYK | cmyk(5.4%, 12.6%, 0%, 6.3%) |
| CIE-LAB | lab(86.01, 11.29, -12.58) |
| CIE-LCH | lch(86.01, 16.90, 311.91°) |
| OKLab | oklab(88.37% 0.029 -0.0337) |
| OKLCH | oklch(88.37% 0.044 310.7) |
| XYZ | xyz(69.7419, 68.0020, 91.0962) |
| Luminance | 0.6800 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.06
Pale Lavender
#EECFFE
ΔE00 5.56
Pale Lilac
#E4CBFF
ΔE00 6.13
Very Light Purple
#F6CEFC
ΔE00 6.77
Light Lavender
#DFC5FE
ΔE00 7.49
Light Lilac
#EDC8FF
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2D1EF #DEEFD1
analogous
#D3D1EF #E2D1EF #EFD1ED
triadic
#E2D1EF #EFE2D1 #D1EFE2
tetradic
#E2D1EF #EFD3D1 #DEEFD1 #D1EDEF
square
#E2D1EF #EFD3D1 #DEEFD1 #D1EDEF
split-complementary
#E2D1EF #EDEFD1 #D1EFD3
monochromatic
#A976CF #C5A4DF #E2D1EF #F1E8F7 #F1E8F7
Accessibility & contrast
On white
1.44
#E2D1EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.60
#E2D1EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2D1EF
14.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2D1EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2D1EF | 1.00 | 1.44 | 14.60 | 14.60 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD6F0
Deuteranopia (green-blind)
#D0D7EE
Tritanopia (blue-blind)
#E1D4DB
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #e2d1ef; /* rgb */ color: rgb(226, 209, 239); /* oklch */ color: oklch(88.4% 0.044 310.7);
Tailwind
colors: {
custom: {
50: '#ebdff4',
500: '#e2d1ef',
950: '#000000',
},
}SCSS
$custom: #e2d1ef; $custom-light: #ebdff4; $custom-dark: #000000;
JSON
{
"hex": "#e2d1ef",
"rgb": {
"r": 226,
"g": 209,
"b": 239
},
"hsl": {
"h": 274,
"s": 48.387,
"l": 87.843
},
"oklch": {
"l": 0.88365,
"c": 0.04448,
"h": 310.7
},
"luminance": 0.68002
}Semantic roles & 50–950 ramp
primary
#E2D1EF
secondary
#AFCC98
accent
#BC2A69
background
#FEFEFF
surface
#FDFCFE
border
#D5D5D6
text
#161517
muted
#848485