#EA7ADC#EA7ADC
#EA7ADC is a light, vivid purple. Relative luminance 0.366; OKLCH L 73.8% C 0.181 H 332.1°. Best body text is #000000 at 8.32:1 contrast (WCAG AA passes).
Color values
| HEX | #EA7ADC |
|---|---|
| RGB | rgb(234, 122, 220) |
| HSL | hsl(308, 73%, 70%) |
| HSV | hsv(308, 48%, 92%) |
| CMYK | cmyk(0%, 47.9%, 6%, 8.2%) |
| CIE-LAB | lab(66.96, 56.03, -31.14) |
| CIE-LCH | lch(66.96, 64.10, 330.93°) |
| OKLab | oklab(73.81% 0.1598 -0.0847) |
| OKLCH | oklch(73.81% 0.181 332.1) |
| XYZ | xyz(53.8092, 36.5821, 71.9231) |
| Luminance | 0.3658 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.98
Lavender Pink
#DD85D7
ΔE00 3.10
Violet (CSS)
#EE82EE
ΔE00 3.13
Orchid
#DA70D6
ΔE00 3.73
Candy Pink
#FF63E9
ΔE00 4.56
Light Magenta
#FA5FF7
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA7ADC #7AEA88
analogous
#C07AEA #EA7ADC #EA7AA4
triadic
#EA7ADC #DCEA7A #7ADCEA
tetradic
#EA7ADC #EAC07A #7AEA88 #7AA4EA
square
#EA7ADC #EAC07A #7AEA88 #7AA4EA
split-complementary
#EA7ADC #A4EA7A #7AEAC0
monochromatic
#CA20B5 #E245CE #EA7ADC #F2AFEA #FBE4F8
Accessibility & contrast
On white
2.53
#EA7ADC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.32
#EA7ADC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA7ADC
8.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA7ADC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA7ADC | 1.00 | 2.53 | 8.32 | 8.32 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7799DF
Deuteranopia (green-blind)
#96A9D9
Tritanopia (blue-blind)
#F282A1
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #ea7adc; /* rgb */ color: rgb(234, 122, 220); /* oklch */ color: oklch(73.8% 0.181 332.1);
Tailwind
colors: {
custom: {
50: '#f3a4e7',
500: '#ea7adc',
950: '#000000',
},
}SCSS
$custom: #ea7adc; $custom-light: #f3a4e7; $custom-dark: #000000;
JSON
{
"hex": "#ea7adc",
"rgb": {
"r": 234,
"g": 122,
"b": 220
},
"hsl": {
"h": 307.5,
"s": 72.727,
"l": 69.804
},
"oklch": {
"l": 0.73811,
"c": 0.18084,
"h": 332.1
},
"luminance": 0.36579
}Semantic roles & 50–950 ramp
primary
#EA7ADC
secondary
#D0F0D4
accent
#D52911
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#170F16
muted
#857F84