#EA7ADF#EA7ADF
#EA7ADF is a light, vivid purple. Relative luminance 0.367; OKLCH L 73.9% C 0.183 H 331.0°. Best body text is #000000 at 8.35:1 contrast (WCAG AA passes).
Color values
| HEX | #EA7ADF |
|---|---|
| RGB | rgb(234, 122, 223) |
| HSL | hsl(306, 73%, 70%) |
| HSV | hsv(306, 48%, 92%) |
| CMYK | cmyk(0%, 47.9%, 4.7%, 8.2%) |
| CIE-LAB | lab(67.08, 56.53, -32.62) |
| CIE-LCH | lch(67.08, 65.27, 330.01°) |
| OKLab | oklab(73.94% 0.1604 -0.0889) |
| OKLCH | oklch(73.94% 0.183 331) |
| XYZ | xyz(54.2101, 36.7424, 74.0344) |
| Luminance | 0.3674 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.57
Violet (CSS)
#EE82EE
ΔE00 2.69
Lavender Pink
#DD85D7
ΔE00 3.25
Orchid
#DA70D6
ΔE00 3.66
Candy Pink
#FF63E9
ΔE00 4.38
Light Magenta
#FA5FF7
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA7ADF #7AEA85
analogous
#BD7AEA #EA7ADF #EA7AA7
triadic
#EA7ADF #DFEA7A #7ADFEA
tetradic
#EA7ADF #EABD7A #7AEA85 #7AA7EA
square
#EA7ADF #EABD7A #7AEA85 #7AA7EA
split-complementary
#EA7ADF #A7EA7A #7AEABD
monochromatic
#CA20B9 #E245D2 #EA7ADF #F2AFEC #FBE4F8
Accessibility & contrast
On white
2.52
#EA7ADF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.35
#EA7ADF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA7ADF
8.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA7ADF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA7ADF | 1.00 | 2.52 | 8.35 | 8.35 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7599E2
Deuteranopia (green-blind)
#95A9DC
Tritanopia (blue-blind)
#F283A2
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #ea7adf; /* rgb */ color: rgb(234, 122, 223); /* oklch */ color: oklch(73.9% 0.183 331.0);
Tailwind
colors: {
custom: {
50: '#f3a4e9',
500: '#ea7adf',
950: '#000000',
},
}SCSS
$custom: #ea7adf; $custom-light: #f3a4e9; $custom-dark: #000000;
JSON
{
"hex": "#ea7adf",
"rgb": {
"r": 234,
"g": 122,
"b": 223
},
"hsl": {
"h": 305.893,
"s": 72.727,
"l": 69.804
},
"oklch": {
"l": 0.73941,
"c": 0.18335,
"h": 331
},
"luminance": 0.36739
}Semantic roles & 50–950 ramp
primary
#EA7ADF
secondary
#D0F0D3
accent
#D52411
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#170F16
muted
#857F84