#EB7FE8#EB7FE8
#EB7FE8 is a light, vivid purple. Relative luminance 0.387; OKLCH L 75.1% C 0.184 H 328.2°. Best body text is #000000 at 8.73:1 contrast (WCAG AA passes).
Color values
| HEX | #EB7FE8 |
|---|---|
| RGB | rgb(235, 127, 232) |
| HSL | hsl(302, 73%, 71%) |
| HSV | hsv(302, 46%, 92%) |
| CMYK | cmyk(0%, 46%, 1.3%, 7.8%) |
| CIE-LAB | lab(68.51, 55.92, -35.38) |
| CIE-LCH | lch(68.51, 66.17, 327.68°) |
| OKLab | oklab(75.15% 0.1562 -0.0967) |
| OKLCH | oklch(75.15% 0.184 328.2) |
| XYZ | xyz(56.4149, 38.6701, 80.8208) |
| Luminance | 0.3867 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.07
Purply Pink
#F075E6
ΔE00 1.94
Lavender Pink
#DD85D7
ΔE00 3.56
Orchid
#DA70D6
ΔE00 4.67
Candy Pink
#FF63E9
ΔE00 4.92
Light Magenta
#FA5FF7
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB7FE8 #7FEB82
analogous
#B87FEB #EB7FE8 #EB7FB2
triadic
#EB7FE8 #E8EB7F #7FE8EB
tetradic
#EB7FE8 #EBB87F #7FEB82 #7FB2EB
square
#EB7FE8 #EBB87F #7FEB82 #7FB2EB
split-complementary
#EB7FE8 #B2EB7F #7FEBB8
monochromatic
#CF20CA #E34ADE #EB7FE8 #F3B4F2 #FBE5FA
Accessibility & contrast
On white
2.40
#EB7FE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.73
#EB7FE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB7FE8
8.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB7FE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB7FE8 | 1.00 | 2.40 | 8.73 | 8.73 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#779EEC
Deuteranopia (green-blind)
#96ACE5
Tritanopia (blue-blind)
#F189A9
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #eb7fe8; /* rgb */ color: rgb(235, 127, 232); /* oklch */ color: oklch(75.1% 0.184 328.2);
Tailwind
colors: {
custom: {
50: '#f3a7ef',
500: '#eb7fe8',
950: '#000000',
},
}SCSS
$custom: #eb7fe8; $custom-light: #f3a7ef; $custom-dark: #000000;
JSON
{
"hex": "#eb7fe8",
"rgb": {
"r": 235,
"g": 127,
"b": 232
},
"hsl": {
"h": 301.667,
"s": 72.973,
"l": 70.98
},
"oklch": {
"l": 0.7515,
"c": 0.18375,
"h": 328.2
},
"luminance": 0.38667
}Semantic roles & 50–950 ramp
primary
#EB7FE8
secondary
#D5F1D5
accent
#D51610
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171016
muted
#857F84