#EA7AEC#EA7AEC
#EA7AEC is a light, vivid purple. Relative luminance 0.375; OKLCH L 74.5% C 0.195 H 326.7°. Best body text is #000000 at 8.49:1 contrast (WCAG AA passes).
Color values
| HEX | #EA7AEC |
|---|---|
| RGB | rgb(234, 122, 236) |
| HSL | hsl(299, 75%, 70%) |
| HSV | hsv(299, 48%, 93%) |
| CMYK | cmyk(0.8%, 48.3%, 0%, 7.5%) |
| CIE-LAB | lab(67.63, 58.77, -38.97) |
| CIE-LCH | lch(67.63, 70.52, 326.46°) |
| OKLab | oklab(74.52% 0.1626 -0.107) |
| OKLCH | oklch(74.52% 0.195 326.7) |
| XYZ | xyz(56.0305, 37.4706, 83.6219) |
| Luminance | 0.3747 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.76
Violet (CSS)
#EE82EE
ΔE00 1.82
Orchid
#DA70D6
ΔE00 4.27
Candy Pink
#FF63E9
ΔE00 4.40
Light Magenta
#FA5FF7
ΔE00 4.55
Lavender Pink
#DD85D7
ΔE00 4.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA7AEC #7CEC7A
analogous
#B17AEC #EA7AEC #EC7AB5
triadic
#EA7AEC #ECEA7A #7AECEA
tetradic
#EA7AEC #ECB17A #7CEC7A #7AB5EC
square
#EA7AEC #ECB17A #7CEC7A #7AB5EC
split-complementary
#EA7AEC #B5EC7A #7AECB1
monochromatic
#CB1DCE #E244E4 #EA7AEC #F2B0F4 #FBE4FB
Accessibility & contrast
On white
2.47
#EA7AEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.49
#EA7AEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA7AEC
8.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA7AEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA7AEC | 1.00 | 2.47 | 8.49 | 8.49 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6F9CF0
Deuteranopia (green-blind)
#90AAE9
Tritanopia (blue-blind)
#F087A8
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ea7aec; /* rgb */ color: rgb(234, 122, 236); /* oklch */ color: oklch(74.5% 0.195 326.7);
Tailwind
colors: {
custom: {
50: '#f3a4f2',
500: '#ea7aec',
950: '#000000',
},
}SCSS
$custom: #ea7aec; $custom-light: #f3a4f2; $custom-dark: #000000;
JSON
{
"hex": "#ea7aec",
"rgb": {
"r": 234,
"g": 122,
"b": 236
},
"hsl": {
"h": 298.947,
"s": 75,
"l": 70.196
},
"oklch": {
"l": 0.74524,
"c": 0.19465,
"h": 326.7
},
"luminance": 0.37468
}Semantic roles & 50–950 ramp
primary
#EA7AEC
secondary
#D2F1D1
accent
#D70E12
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#170F17
muted
#857F85