#EB7FE7#EB7FE7
#EB7FE7 is a light, vivid purple. Relative luminance 0.386; OKLCH L 75.1% C 0.183 H 328.6°. Best body text is #000000 at 8.72:1 contrast (WCAG AA passes).
Color values
| HEX | #EB7FE7 |
|---|---|
| RGB | rgb(235, 127, 231) |
| HSL | hsl(302, 73%, 71%) |
| HSV | hsv(302, 46%, 92%) |
| CMYK | cmyk(0%, 46%, 1.7%, 7.8%) |
| CIE-LAB | lab(68.47, 55.75, -34.89) |
| CIE-LCH | lch(68.47, 65.77, 327.96°) |
| OKLab | oklab(75.11% 0.156 -0.0953) |
| OKLCH | oklch(75.11% 0.183 328.6) |
| XYZ | xyz(56.2733, 38.6135, 80.0749) |
| Luminance | 0.3861 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.19
Purply Pink
#F075E6
ΔE00 1.93
Lavender Pink
#DD85D7
ΔE00 3.44
Orchid
#DA70D6
ΔE00 4.63
Candy Pink
#FF63E9
ΔE00 4.92
Light Magenta
#FA5FF7
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB7FE7 #7FEB83
analogous
#B97FEB #EB7FE7 #EB7FB1
triadic
#EB7FE7 #E7EB7F #7FE7EB
tetradic
#EB7FE7 #EBB97F #7FEB83 #7FB1EB
square
#EB7FE7 #EBB97F #7FEB83 #7FB1EB
split-complementary
#EB7FE7 #B1EB7F #7FEBB9
monochromatic
#CF20C9 #E34ADD #EB7FE7 #F3B4F1 #FBE5FA
Accessibility & contrast
On white
2.41
#EB7FE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.72
#EB7FE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB7FE7
8.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB7FE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB7FE7 | 1.00 | 2.41 | 8.72 | 8.72 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#789EEB
Deuteranopia (green-blind)
#96ACE4
Tritanopia (blue-blind)
#F289A8
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #eb7fe7; /* rgb */ color: rgb(235, 127, 231); /* oklch */ color: oklch(75.1% 0.183 328.6);
Tailwind
colors: {
custom: {
50: '#f3a7ef',
500: '#eb7fe7',
950: '#000000',
},
}SCSS
$custom: #eb7fe7; $custom-light: #f3a7ef; $custom-dark: #000000;
JSON
{
"hex": "#eb7fe7",
"rgb": {
"r": 235,
"g": 127,
"b": 231
},
"hsl": {
"h": 302.222,
"s": 72.973,
"l": 70.98
},
"oklch": {
"l": 0.75106,
"c": 0.18286,
"h": 328.6
},
"luminance": 0.3861
}Semantic roles & 50–950 ramp
primary
#EB7FE7
secondary
#D5F1D6
accent
#D51810
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171016
muted
#857F84