#EAA6ED#EAA6ED
#EAA6ED is a light, vivid purple. Relative luminance 0.509; OKLCH L 81.3% C 0.122 H 325.2°. Best body text is #000000 at 11.18:1 contrast (WCAG AA passes).
Color values
| HEX | #EAA6ED |
|---|---|
| RGB | rgb(234, 166, 237) |
| HSL | hsl(297, 66%, 79%) |
| HSV | hsv(297, 30%, 93%) |
| CMYK | cmyk(1.3%, 30%, 0%, 7.1%) |
| CIE-LAB | lab(76.61, 36.44, -25.65) |
| CIE-LCH | lch(76.61, 44.56, 324.86°) |
| OKLab | oklab(81.28% 0.1001 -0.0695) |
| OKLCH | oklch(81.28% 0.122 325.2) |
| XYZ | xyz(62.8524, 50.8813, 86.6146) |
| Luminance | 0.5088 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.03
Mauve
#E0B0FF
ΔE00 5.25
Light Lavendar
#EFC0FE
ΔE00 6.16
Light Violet
#D6B4FC
ΔE00 7.32
Lavender (survey)
#C79FEF
ΔE00 7.74
Lavender Pink
#DD85D7
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAA6ED #A9EDA6
analogous
#C7A6ED #EAA6ED #EDA6CD
triadic
#EAA6ED #EDEAA6 #A6EDEA
tetradic
#EAA6ED #EDC7A6 #A9EDA6 #A6CDED
square
#EAA6ED #EDC7A6 #A9EDA6 #A6CDED
split-complementary
#EAA6ED #CDEDA6 #A6EDC7
monochromatic
#D240D8 #DE73E3 #EAA6ED #F6D9F7 #F9E6FA
Accessibility & contrast
On white
1.88
#EAA6ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.18
#EAA6ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAA6ED
11.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAA6ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAA6ED | 1.00 | 1.88 | 11.18 | 11.18 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0B8F0
Deuteranopia (green-blind)
#B1C0EB
Tritanopia (blue-blind)
#EEADC0
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #eaa6ed; /* rgb */ color: rgb(234, 166, 237); /* oklch */ color: oklch(81.3% 0.122 325.2);
Tailwind
colors: {
custom: {
50: '#f1c1f3',
500: '#eaa6ed',
950: '#000000',
},
}SCSS
$custom: #eaa6ed; $custom-light: #f1c1f3; $custom-dark: #000000;
JSON
{
"hex": "#eaa6ed",
"rgb": {
"r": 234,
"g": 166,
"b": 237
},
"hsl": {
"h": 297.465,
"s": 66.355,
"l": 79.02
},
"oklch": {
"l": 0.81277,
"c": 0.12184,
"h": 325.2
},
"luminance": 0.50879
}Semantic roles & 50–950 ramp
primary
#EAA6ED
secondary
#71CA6D
accent
#CE171F
background
#FFFDFF
surface
#FEF9FE
border
#D6D2D6
text
#171217
muted
#858285