#EA7BDA#EA7BDA
#EA7BDA is a light, vivid purple. Relative luminance 0.367; OKLCH L 73.9% C 0.178 H 332.8°. Best body text is #000000 at 8.34:1 contrast (WCAG AA passes).
Color values
| HEX | #EA7BDA |
|---|---|
| RGB | rgb(234, 123, 218) |
| HSL | hsl(309, 73%, 70%) |
| HSV | hsv(309, 47%, 92%) |
| CMYK | cmyk(0%, 47.4%, 6.8%, 8.2%) |
| CIE-LAB | lab(67.07, 55.21, -29.86) |
| CIE-LCH | lch(67.07, 62.77, 331.59°) |
| OKLab | oklab(73.87% 0.158 -0.0811) |
| OKLCH | oklch(73.87% 0.178 332.8) |
| XYZ | xyz(53.6693, 36.7236, 70.5776) |
| Luminance | 0.3672 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.42
Lavender Pink
#DD85D7
ΔE00 2.91
Violet (CSS)
#EE82EE
ΔE00 3.40
Orchid
#DA70D6
ΔE00 3.98
Candy Pink
#FF63E9
ΔE00 4.86
Orchid (survey)
#C875C4
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA7BDA #7BEA8B
analogous
#C37BEA #EA7BDA #EA7BA2
triadic
#EA7BDA #DAEA7B #7BDAEA
tetradic
#EA7BDA #EAC37B #7BEA8B #7BA2EA
square
#EA7BDA #EAC37B #7BEA8B #7BA2EA
split-complementary
#EA7BDA #A2EA7B #7BEAC3
monochromatic
#CA20B2 #E246CB #EA7BDA #F2B0E9 #FBE5F8
Accessibility & contrast
On white
2.52
#EA7BDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.34
#EA7BDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA7BDA
8.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA7BDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA7BDA | 1.00 | 2.52 | 8.34 | 8.34 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7999DD
Deuteranopia (green-blind)
#98A9D7
Tritanopia (blue-blind)
#F382A0
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #ea7bda; /* rgb */ color: rgb(234, 123, 218); /* oklch */ color: oklch(73.9% 0.178 332.8);
Tailwind
colors: {
custom: {
50: '#f3a5e5',
500: '#ea7bda',
950: '#000000',
},
}SCSS
$custom: #ea7bda; $custom-light: #f3a5e5; $custom-dark: #000000;
JSON
{
"hex": "#ea7bda",
"rgb": {
"r": 234,
"g": 123,
"b": 218
},
"hsl": {
"h": 308.649,
"s": 72.549,
"l": 70
},
"oklch": {
"l": 0.73865,
"c": 0.17757,
"h": 332.8
},
"luminance": 0.3672
}Semantic roles & 50–950 ramp
primary
#EA7BDA
secondary
#D1F0D5
accent
#D52D11
background
#FFFAFE
surface
#FEF4FC
border
#D6CED5
text
#170F16
muted
#857F84