#EB7FE0#EB7FE0
#EB7FE0 is a light, vivid purple. Relative luminance 0.382; OKLCH L 74.8% C 0.177 H 331.0°. Best body text is #000000 at 8.64:1 contrast (WCAG AA passes).
Color values
| HEX | #EB7FE0 |
|---|---|
| RGB | rgb(235, 127, 224) |
| HSL | hsl(306, 73%, 71%) |
| HSV | hsv(306, 46%, 92%) |
| CMYK | cmyk(0%, 46%, 4.7%, 7.8%) |
| CIE-LAB | lab(68.19, 54.55, -31.46) |
| CIE-LCH | lch(68.19, 62.97, 330.03°) |
| OKLab | oklab(74.8% 0.1547 -0.0856) |
| OKLCH | oklch(74.8% 0.177 331) |
| XYZ | xyz(55.3044, 38.2259, 74.9719) |
| Luminance | 0.3822 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.28
Violet (CSS)
#EE82EE
ΔE00 2.31
Lavender Pink
#DD85D7
ΔE00 2.76
Orchid
#DA70D6
ΔE00 4.54
Candy Pink
#FF63E9
ΔE00 5.09
Light Magenta
#FA5FF7
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB7FE0 #7FEB8A
analogous
#C07FEB #EB7FE0 #EB7FAA
triadic
#EB7FE0 #E0EB7F #7FE0EB
tetradic
#EB7FE0 #EBC07F #7FEB8A #7FAAEB
square
#EB7FE0 #EBC07F #7FEB8A #7FAAEB
split-complementary
#EB7FE0 #AAEB7F #7FEBC0
monochromatic
#CF20BD #E34AD3 #EB7FE0 #F3B4ED #FBE5F9
Accessibility & contrast
On white
2.43
#EB7FE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.64
#EB7FE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB7FE0
8.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB7FE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB7FE0 | 1.00 | 2.43 | 8.64 | 8.64 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7B9DE3
Deuteranopia (green-blind)
#99ACDD
Tritanopia (blue-blind)
#F387A5
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #eb7fe0; /* rgb */ color: rgb(235, 127, 224); /* oklch */ color: oklch(74.8% 0.177 331.0);
Tailwind
colors: {
custom: {
50: '#f3a7ea',
500: '#eb7fe0',
950: '#000000',
},
}SCSS
$custom: #eb7fe0; $custom-light: #f3a7ea; $custom-dark: #000000;
JSON
{
"hex": "#eb7fe0",
"rgb": {
"r": 235,
"g": 127,
"b": 224
},
"hsl": {
"h": 306.111,
"s": 72.973,
"l": 70.98
},
"oklch": {
"l": 0.74801,
"c": 0.17679,
"h": 331
},
"luminance": 0.38223
}Semantic roles & 50–950 ramp
primary
#EB7FE0
secondary
#D5F1D7
accent
#D52410
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171016
muted
#857F84