#EA7BDE#EA7BDE
#EA7BDE is a light, vivid purple. Relative luminance 0.369; OKLCH L 74.0% C 0.181 H 331.4°. Best body text is #000000 at 8.39:1 contrast (WCAG AA passes).
Color values
| HEX | #EA7BDE |
|---|---|
| RGB | rgb(234, 123, 222) |
| HSL | hsl(306, 73%, 70%) |
| HSV | hsv(306, 47%, 92%) |
| CMYK | cmyk(0%, 47.4%, 5.1%, 8.2%) |
| CIE-LAB | lab(67.23, 55.88, -31.84) |
| CIE-LCH | lch(67.23, 64.32, 330.32°) |
| OKLab | oklab(74.04% 0.1588 -0.0867) |
| OKLCH | oklch(74.04% 0.181 331.4) |
| XYZ | xyz(54.1991, 36.9355, 73.3676) |
| Luminance | 0.3693 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.83
Violet (CSS)
#EE82EE
ΔE00 2.76
Lavender Pink
#DD85D7
ΔE00 3.04
Orchid
#DA70D6
ΔE00 3.82
Candy Pink
#FF63E9
ΔE00 4.58
Light Magenta
#FA5FF7
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA7BDE #7BEA87
analogous
#BE7BEA #EA7BDE #EA7BA7
triadic
#EA7BDE #DEEA7B #7BDEEA
tetradic
#EA7BDE #EABE7B #7BEA87 #7BA7EA
square
#EA7BDE #EABE7B #7BEA87 #7BA7EA
split-complementary
#EA7BDE #A7EA7B #7BEABE
monochromatic
#CA20B8 #E246D1 #EA7BDE #F2B0EB #FBE5F8
Accessibility & contrast
On white
2.50
#EA7BDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.39
#EA7BDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA7BDE
8.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA7BDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA7BDE | 1.00 | 2.50 | 8.39 | 8.39 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#779AE1
Deuteranopia (green-blind)
#96A9DB
Tritanopia (blue-blind)
#F283A2
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ea7bde; /* rgb */ color: rgb(234, 123, 222); /* oklch */ color: oklch(74.0% 0.181 331.4);
Tailwind
colors: {
custom: {
50: '#f3a5e8',
500: '#ea7bde',
950: '#000000',
},
}SCSS
$custom: #ea7bde; $custom-light: #f3a5e8; $custom-dark: #000000;
JSON
{
"hex": "#ea7bde",
"rgb": {
"r": 234,
"g": 123,
"b": 222
},
"hsl": {
"h": 306.486,
"s": 72.549,
"l": 70
},
"oklch": {
"l": 0.74036,
"c": 0.1809,
"h": 331.4
},
"luminance": 0.36932
}Semantic roles & 50–950 ramp
primary
#EA7BDE
secondary
#D1F0D4
accent
#D52611
background
#FFFAFE
surface
#FEF4FC
border
#D6CED5
text
#170F16
muted
#857F84