#E6A2EA#E6A2EA
#E6A2EA is a light, vivid purple. Relative luminance 0.486; OKLCH L 80.1% C 0.123 H 324.8°. Best body text is #000000 at 10.72:1 contrast (WCAG AA passes).
Color values
| HEX | #E6A2EA |
|---|---|
| RGB | rgb(230, 162, 234) |
| HSL | hsl(297, 63%, 78%) |
| HSV | hsv(297, 31%, 92%) |
| CMYK | cmyk(1.7%, 30.8%, 0%, 8.2%) |
| CIE-LAB | lab(75.21, 36.75, -26.20) |
| CIE-LCH | lch(75.21, 45.13, 324.52°) |
| OKLab | oklab(80.08% 0.1007 -0.0711) |
| OKLCH | oklch(80.08% 0.123 324.8) |
| XYZ | xyz(60.4032, 48.6062, 84.0260) |
| Luminance | 0.4860 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 2.52
Mauve
#E0B0FF
ΔE00 5.47
Lavender Pink
#DD85D7
ΔE00 6.81
Light Lavendar
#EFC0FE
ΔE00 7.01
Lavender (survey)
#C79FEF
ΔE00 7.19
Light Violet
#D6B4FC
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6A2EA #A6EAA2
analogous
#C2A2EA #E6A2EA #EAA2CA
triadic
#E6A2EA #EAE6A2 #A2EAE6
tetradic
#E6A2EA #EAC2A2 #A6EAA2 #A2CAEA
square
#E6A2EA #EAC2A2 #A6EAA2 #A2CAEA
split-complementary
#E6A2EA #CAEAA2 #A2EAC2
monochromatic
#CB3ED3 #D970DF #E6A2EA #F3D4F5 #F8E6F9
Accessibility & contrast
On white
1.96
#E6A2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.72
#E6A2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6A2EA
10.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6A2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6A2EA | 1.00 | 1.96 | 10.72 | 10.72 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CB4ED
Deuteranopia (green-blind)
#ACBCE8
Tritanopia (blue-blind)
#E9A9BC
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #e6a2ea; /* rgb */ color: rgb(230, 162, 234); /* oklch */ color: oklch(80.1% 0.123 324.8);
Tailwind
colors: {
custom: {
50: '#efbef1',
500: '#e6a2ea',
950: '#000000',
},
}SCSS
$custom: #e6a2ea; $custom-light: #efbef1; $custom-dark: #000000;
JSON
{
"hex": "#e6a2ea",
"rgb": {
"r": 230,
"g": 162,
"b": 234
},
"hsl": {
"h": 296.667,
"s": 63.158,
"l": 77.647
},
"oklch": {
"l": 0.80083,
"c": 0.12323,
"h": 324.8
},
"luminance": 0.48604
}Semantic roles & 50–950 ramp
primary
#E6A2EA
secondary
#DBF1DA
accent
#CB1B24
background
#FEFBFE
surface
#FDF7FD
border
#D5D0D5
text
#161216
muted
#848184