#E2ABDD#E2ABDD
#E2ABDD is a light, moderate purple. Relative luminance 0.505; OKLCH L 80.7% C 0.092 H 329.5°. Best body text is #000000 at 11.10:1 contrast (WCAG AA passes).
Color values
| HEX | #E2ABDD |
|---|---|
| RGB | rgb(226, 171, 221) |
| HSL | hsl(305, 49%, 78%) |
| HSV | hsv(305, 24%, 89%) |
| CMYK | cmyk(0%, 24.3%, 2.2%, 11.4%) |
| CIE-LAB | lab(76.39, 28.25, -17.37) |
| CIE-LCH | lch(76.39, 33.17, 328.41°) |
| OKLab | oklab(80.75% 0.079 -0.0466) |
| OKLCH | oklch(80.75% 0.092 329.5) |
| XYZ | xyz(58.9769, 50.5168, 75.0366) |
| Luminance | 0.5051 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.34
Lilac
#C8A2C8
ΔE00 5.47
Light Lavendar
#EFC0FE
ΔE00 6.37
Mauve
#E0B0FF
ΔE00 7.66
Light Lilac
#EDC8FF
ΔE00 7.71
Very Light Purple
#F6CEFC
ΔE00 8.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2ABDD #ABE2B0
analogous
#CCABE2 #E2ABDD #E2ABC1
triadic
#E2ABDD #DDE2AB #ABDDE2
tetradic
#E2ABDD #E2CCAB #ABE2B0 #ABC1E2
square
#E2ABDD #E2CCAB #ABE2B0 #ABC1E2
split-complementary
#E2ABDD #C1E2AB #ABE2CC
monochromatic
#C350B8 #D27ECB #E2ABDD #F2D8EF #F7E8F6
Accessibility & contrast
On white
1.89
#E2ABDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.10
#E2ABDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2ABDD
11.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2ABDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2ABDD | 1.00 | 1.89 | 11.10 | 11.10 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9B8DF
Deuteranopia (green-blind)
#B6BFDB
Tritanopia (blue-blind)
#E6AFBC
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #e2abdd; /* rgb */ color: rgb(226, 171, 221); /* oklch */ color: oklch(80.7% 0.092 329.5);
Tailwind
colors: {
custom: {
50: '#ebc4e7',
500: '#e2abdd',
950: '#000000',
},
}SCSS
$custom: #e2abdd; $custom-light: #ebc4e7; $custom-dark: #000000;
JSON
{
"hex": "#e2abdd",
"rgb": {
"r": 226,
"g": 171,
"b": 221
},
"hsl": {
"h": 305.455,
"s": 48.673,
"l": 77.843
},
"oklch": {
"l": 0.80745,
"c": 0.09175,
"h": 329.5
},
"luminance": 0.50515
}Semantic roles & 50–950 ramp
primary
#E2ABDD
secondary
#76BB7C
accent
#BC372A
background
#FEFDFE
surface
#FDF9FC
border
#D5D2D5
text
#161216
muted
#848284