#EB7CE4#EB7CE4
#EB7CE4 is a light, vivid purple. Relative luminance 0.377; OKLCH L 74.6% C 0.185 H 329.6°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #EB7CE4 |
|---|---|
| RGB | rgb(235, 124, 228) |
| HSL | hsl(304, 74%, 70%) |
| HSV | hsv(304, 47%, 92%) |
| CMYK | cmyk(0%, 47.2%, 3%, 7.8%) |
| CIE-LAB | lab(67.79, 56.70, -34.29) |
| CIE-LCH | lch(67.79, 66.26, 328.83°) |
| OKLab | oklab(74.56% 0.1596 -0.0936) |
| OKLCH | oklch(74.56% 0.185 329.6) |
| XYZ | xyz(55.4715, 37.6821, 77.7353) |
| Luminance | 0.3768 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.43
Violet (CSS)
#EE82EE
ΔE00 1.85
Lavender Pink
#DD85D7
ΔE00 3.44
Orchid
#DA70D6
ΔE00 4.11
Candy Pink
#FF63E9
ΔE00 4.46
Light Magenta
#FA5FF7
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB7CE4 #7CEB83
analogous
#BB7CEB #EB7CE4 #EB7CAC
triadic
#EB7CE4 #E4EB7C #7CE4EB
tetradic
#EB7CE4 #EBBB7C #7CEB83 #7CACEB
square
#EB7CE4 #EBBB7C #7CEB83 #7CACEB
split-complementary
#EB7CE4 #ACEB7C #7CEBBB
monochromatic
#CD1FC2 #E347D9 #EB7CE4 #F3B1EF #FBE4FA
Accessibility & contrast
On white
2.46
#EB7CE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#EB7CE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB7CE4
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB7CE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB7CE4 | 1.00 | 2.46 | 8.54 | 8.54 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#769CE8
Deuteranopia (green-blind)
#95ABE1
Tritanopia (blue-blind)
#F286A6
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #eb7ce4; /* rgb */ color: rgb(235, 124, 228); /* oklch */ color: oklch(74.6% 0.185 329.6);
Tailwind
colors: {
custom: {
50: '#f4a5ed',
500: '#eb7ce4',
950: '#000000',
},
}SCSS
$custom: #eb7ce4; $custom-light: #f4a5ed; $custom-dark: #000000;
JSON
{
"hex": "#eb7ce4",
"rgb": {
"r": 235,
"g": 124,
"b": 228
},
"hsl": {
"h": 303.784,
"s": 73.51,
"l": 70.392
},
"oklch": {
"l": 0.74556,
"c": 0.18507,
"h": 329.6
},
"luminance": 0.37679
}Semantic roles & 50–950 ramp
primary
#EB7CE4
secondary
#D2F1D4
accent
#D61C10
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171016
muted
#857F84