#E2D2FA#E2D2FA
#E2D2FA is a very light, muted violet. Relative luminance 0.692; OKLCH L 88.9% C 0.057 H 303.4°. Best body text is #000000 at 14.83:1 contrast (WCAG AA passes).
Color values
| HEX | #E2D2FA |
|---|---|
| RGB | rgb(226, 210, 250) |
| HSL | hsl(264, 80%, 90%) |
| HSV | hsv(264, 16%, 98%) |
| CMYK | cmyk(9.6%, 16%, 0%, 2%) |
| CIE-LAB | lab(86.59, 12.90, -17.53) |
| CIE-LCH | lch(86.59, 21.77, 306.35°) |
| OKLab | oklab(88.93% 0.0313 -0.0474) |
| OKLCH | oklch(88.93% 0.057 303.4) |
| XYZ | xyz(71.6627, 69.1641, 99.9986) |
| Luminance | 0.6916 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 3.62
Pale Lavender
#EECFFE
ΔE00 4.04
Light Lavender
#DFC5FE
ΔE00 5.03
Light Lilac
#EDC8FF
ΔE00 5.73
Very Light Purple
#F6CEFC
ΔE00 6.05
Periwinkle
#CCCCFF
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2D2FA #EAFAD2
analogous
#D2D6FA #E2D2FA #F6D2FA
triadic
#E2D2FA #FAE2D2 #D2FAE2
tetradic
#E2D2FA #FAD2D6 #EAFAD2 #D2FAF6
square
#E2D2FA #FAD2D6 #EAFAD2 #D2FAF6
split-complementary
#E2D2FA #FAF6D2 #D6FAD2
monochromatic
#9B64EE #BF9BF4 #E2D2FA #EDE3FC #EDE3FC
Accessibility & contrast
On white
1.42
#E2D2FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.83
#E2D2FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2D2FA
14.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2D2FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2D2FA | 1.00 | 1.42 | 14.83 | 14.83 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD8FC
Deuteranopia (green-blind)
#CED9F9
Tritanopia (blue-blind)
#DFD7DF
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #e2d2fa; /* rgb */ color: rgb(226, 210, 250); /* oklch */ color: oklch(88.9% 0.057 303.4);
Tailwind
colors: {
custom: {
50: '#ebdffc',
500: '#e2d2fa',
950: '#000000',
},
}SCSS
$custom: #e2d2fa; $custom-light: #ebdffc; $custom-dark: #000000;
JSON
{
"hex": "#e2d2fa",
"rgb": {
"r": 226,
"g": 210,
"b": 250
},
"hsl": {
"h": 264,
"s": 80,
"l": 90.196
},
"oklch": {
"l": 0.88925,
"c": 0.05676,
"h": 303.4
},
"luminance": 0.69164
}Semantic roles & 50–950 ramp
primary
#E2D2FA
secondary
#C0E090
accent
#DC0988
background
#FEFEFF
surface
#FDFCFF
border
#D5D5D7
text
#161517
muted
#848485