#E2D2EF#E2D2EF
#E2D2EF is a very light, muted violet. Relative luminance 0.685; OKLCH L 88.6% C 0.043 H 310.1°. Best body text is #000000 at 14.70:1 contrast (WCAG AA passes).
Color values
| HEX | #E2D2EF |
|---|---|
| RGB | rgb(226, 210, 239) |
| HSL | hsl(273, 48%, 88%) |
| HSV | hsv(273, 12%, 94%) |
| CMYK | cmyk(5.4%, 12.1%, 0%, 6.3%) |
| CIE-LAB | lab(86.25, 10.76, -12.21) |
| CIE-LCH | lch(86.25, 16.28, 311.38°) |
| OKLab | oklab(88.56% 0.0276 -0.0328) |
| OKLCH | oklch(88.56% 0.043 310.1) |
| XYZ | xyz(69.9880, 68.4942, 91.1783) |
| Luminance | 0.6849 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.27
Pale Lavender
#EECFFE
ΔE00 5.97
Pale Lilac
#E4CBFF
ΔE00 6.50
Very Light Purple
#F6CEFC
ΔE00 7.18
Light Lavender
#DFC5FE
ΔE00 7.86
Light Lilac
#EDC8FF
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2D2EF #DFEFD2
analogous
#D3D2EF #E2D2EF #EFD2ED
triadic
#E2D2EF #EFE2D2 #D2EFE2
tetradic
#E2D2EF #EFD3D2 #DFEFD2 #D2EDEF
square
#E2D2EF #EFD3D2 #DFEFD2 #D2EDEF
split-complementary
#E2D2EF #EDEFD2 #D2EFD3
monochromatic
#A878CF #C5A5DF #E2D2EF #F0E8F7 #F0E8F7
Accessibility & contrast
On white
1.43
#E2D2EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.70
#E2D2EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2D2EF
14.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2D2EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2D2EF | 1.00 | 1.43 | 14.70 | 14.70 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED7F0
Deuteranopia (green-blind)
#D1D8EE
Tritanopia (blue-blind)
#E1D5DB
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #e2d2ef; /* rgb */ color: rgb(226, 210, 239); /* oklch */ color: oklch(88.6% 0.043 310.1);
Tailwind
colors: {
custom: {
50: '#ebdff4',
500: '#e2d2ef',
950: '#000000',
},
}SCSS
$custom: #e2d2ef; $custom-light: #ebdff4; $custom-dark: #000000;
JSON
{
"hex": "#e2d2ef",
"rgb": {
"r": 226,
"g": 210,
"b": 239
},
"hsl": {
"h": 273.103,
"s": 47.541,
"l": 88.039
},
"oklch": {
"l": 0.88556,
"c": 0.0428,
"h": 310.1
},
"luminance": 0.68494
}Semantic roles & 50–950 ramp
primary
#E2D2EF
secondary
#B0CC99
accent
#BB2B6B
background
#FEFEFF
surface
#FDFCFE
border
#D5D5D6
text
#161517
muted
#848485