#EA7BDC#EA7BDC
#EA7BDC is a light, vivid purple. Relative luminance 0.368; OKLCH L 74.0% C 0.179 H 332.1°. Best body text is #000000 at 8.37:1 contrast (WCAG AA passes).
Color values
| HEX | #EA7BDC |
|---|---|
| RGB | rgb(234, 123, 220) |
| HSL | hsl(308, 73%, 70%) |
| HSV | hsv(308, 47%, 92%) |
| CMYK | cmyk(0%, 47.4%, 6%, 8.2%) |
| CIE-LAB | lab(67.15, 55.54, -30.85) |
| CIE-LCH | lch(67.15, 63.54, 330.95°) |
| OKLab | oklab(73.95% 0.1584 -0.0839) |
| OKLCH | oklch(73.95% 0.179 332.1) |
| XYZ | xyz(53.9326, 36.8289, 71.9642) |
| Luminance | 0.3683 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.11
Lavender Pink
#DD85D7
ΔE00 2.95
Violet (CSS)
#EE82EE
ΔE00 3.07
Orchid
#DA70D6
ΔE00 3.88
Candy Pink
#FF63E9
ΔE00 4.71
Light Magenta
#FA5FF7
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA7BDC #7BEA89
analogous
#C17BEA #EA7BDC #EA7BA4
triadic
#EA7BDC #DCEA7B #7BDCEA
tetradic
#EA7BDC #EAC17B #7BEA89 #7BA4EA
square
#EA7BDC #EAC17B #7BEA89 #7BA4EA
split-complementary
#EA7BDC #A4EA7B #7BEAC1
monochromatic
#CA20B5 #E246CE #EA7BDC #F2B0EA #FBE5F8
Accessibility & contrast
On white
2.51
#EA7BDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.37
#EA7BDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA7BDC
8.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA7BDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA7BDC | 1.00 | 2.51 | 8.37 | 8.37 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#789ADF
Deuteranopia (green-blind)
#97A9D9
Tritanopia (blue-blind)
#F283A1
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #ea7bdc; /* rgb */ color: rgb(234, 123, 220); /* oklch */ color: oklch(74.0% 0.179 332.1);
Tailwind
colors: {
custom: {
50: '#f3a5e7',
500: '#ea7bdc',
950: '#000000',
},
}SCSS
$custom: #ea7bdc; $custom-light: #f3a5e7; $custom-dark: #000000;
JSON
{
"hex": "#ea7bdc",
"rgb": {
"r": 234,
"g": 123,
"b": 220
},
"hsl": {
"h": 307.568,
"s": 72.549,
"l": 70
},
"oklch": {
"l": 0.7395,
"c": 0.17923,
"h": 332.1
},
"luminance": 0.36826
}Semantic roles & 50–950 ramp
primary
#EA7BDC
secondary
#D1F0D5
accent
#D52A11
background
#FFFAFE
surface
#FEF4FC
border
#D6CED5
text
#170F16
muted
#857F84