#E2D2FF#E2D2FF
#E2D2FF is a very light, moderate violet. Relative luminance 0.695; OKLCH L 89.1% C 0.063 H 301.3°. Best body text is #000000 at 14.90:1 contrast (WCAG AA passes).
Color values
| HEX | #E2D2FF |
|---|---|
| RGB | rgb(226, 210, 255) |
| HSL | hsl(261, 100%, 91%) |
| HSV | hsv(261, 18%, 100%) |
| CMYK | cmyk(11.4%, 17.6%, 0%, 0%) |
| CIE-LAB | lab(86.74, 13.90, -19.94) |
| CIE-LCH | lch(86.74, 24.31, 304.89°) |
| OKLab | oklab(89.1% 0.0329 -0.054) |
| OKLCH | oklch(89.1% 0.063 301.3) |
| XYZ | xyz(72.4571, 69.4819, 104.1825) |
| Luminance | 0.6948 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 2.79
Pale Lavender
#EECFFE
ΔE00 3.92
Light Lavender
#DFC5FE
ΔE00 4.10
Light Lilac
#EDC8FF
ΔE00 5.25
Periwinkle
#CCCCFF
ΔE00 5.81
Very Light Purple
#F6CEFC
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2D2FF #EFFFD2
analogous
#D2D8FF #E2D2FF #F8D2FF
triadic
#E2D2FF #FFE2D2 #D2FFE2
tetradic
#E2D2FF #FFD2D8 #EFFFD2 #D2FFF8
square
#E2D2FF #FFD2D8 #EFFFD2 #D2FFF8
split-complementary
#E2D2FF #FFF8D2 #D8FFD2
monochromatic
#9358FF #BB95FF #E2D2FF #EBE0FF #EBE0FF
Accessibility & contrast
On white
1.41
#E2D2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.90
#E2D2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2D2FF
14.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2D2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2D2FF | 1.00 | 1.41 | 14.90 | 14.90 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD9FF
Deuteranopia (green-blind)
#CCD9FE
Tritanopia (blue-blind)
#DDD8E1
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #e2d2ff; /* rgb */ color: rgb(226, 210, 255); /* oklch */ color: oklch(89.1% 0.063 301.3);
Tailwind
colors: {
custom: {
50: '#ebdfff',
500: '#e2d2ff',
950: '#000000',
},
}SCSS
$custom: #e2d2ff; $custom-light: #ebdfff; $custom-dark: #000000;
JSON
{
"hex": "#e2d2ff",
"rgb": {
"r": 226,
"g": 210,
"b": 255
},
"hsl": {
"h": 261.333,
"s": 100,
"l": 91.176
},
"oklch": {
"l": 0.89098,
"c": 0.06325,
"h": 301.3
},
"luminance": 0.69482
}Semantic roles & 50–950 ramp
primary
#E2D2FF
secondary
#C8EA8B
accent
#E60094
background
#FEFEFF
surface
#FDFCFF
border
#D5D5D7
text
#161518
muted
#848486