#EB7EE8#EB7EE8
#EB7EE8 is a light, vivid purple. Relative luminance 0.384; OKLCH L 75.0% C 0.185 H 328.2°. Best body text is #000000 at 8.68:1 contrast (WCAG AA passes).
Color values
| HEX | #EB7EE8 |
|---|---|
| RGB | rgb(235, 126, 232) |
| HSL | hsl(302, 73%, 71%) |
| HSV | hsv(302, 46%, 92%) |
| CMYK | cmyk(0%, 46.4%, 1.3%, 7.8%) |
| CIE-LAB | lab(68.32, 56.41, -35.67) |
| CIE-LCH | lch(68.32, 66.74, 327.70°) |
| OKLab | oklab(75.01% 0.1576 -0.0976) |
| OKLCH | oklch(75.01% 0.185 328.2) |
| XYZ | xyz(56.2864, 38.4131, 80.7780) |
| Luminance | 0.3841 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.17
Purply Pink
#F075E6
ΔE00 1.77
Lavender Pink
#DD85D7
ΔE00 3.66
Orchid
#DA70D6
ΔE00 4.53
Candy Pink
#FF63E9
ΔE00 4.76
Light Magenta
#FA5FF7
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB7EE8 #7EEB81
analogous
#B77EEB #EB7EE8 #EB7EB1
triadic
#EB7EE8 #E8EB7E #7EE8EB
tetradic
#EB7EE8 #EBB77E #7EEB81 #7EB1EB
square
#EB7EE8 #EBB77E #7EEB81 #7EB1EB
split-complementary
#EB7EE8 #B1EB7E #7EEBB7
monochromatic
#CF20CA #E349DF #EB7EE8 #F3B3F1 #FBE5FA
Accessibility & contrast
On white
2.42
#EB7EE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.68
#EB7EE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB7EE8
8.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB7EE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB7EE8 | 1.00 | 2.42 | 8.68 | 8.68 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#769DEC
Deuteranopia (green-blind)
#95ACE5
Tritanopia (blue-blind)
#F188A8
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #eb7ee8; /* rgb */ color: rgb(235, 126, 232); /* oklch */ color: oklch(75.0% 0.185 328.2);
Tailwind
colors: {
custom: {
50: '#f3a7ef',
500: '#eb7ee8',
950: '#000000',
},
}SCSS
$custom: #eb7ee8; $custom-light: #f3a7ef; $custom-dark: #000000;
JSON
{
"hex": "#eb7ee8",
"rgb": {
"r": 235,
"g": 126,
"b": 232
},
"hsl": {
"h": 301.651,
"s": 73.154,
"l": 70.784
},
"oklch": {
"l": 0.7501,
"c": 0.18535,
"h": 328.2
},
"luminance": 0.3841
}Semantic roles & 50–950 ramp
primary
#EB7EE8
secondary
#D4F1D5
accent
#D51610
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171016
muted
#857F84