#EB88EC#EB88EC
#EB88EC is a light, vivid purple. Relative luminance 0.413; OKLCH L 76.6% C 0.173 H 326.7°. Best body text is #000000 at 9.27:1 contrast (WCAG AA passes).
Color values
| HEX | #EB88EC |
|---|---|
| RGB | rgb(235, 136, 236) |
| HSL | hsl(299, 72%, 73%) |
| HSV | hsv(299, 42%, 93%) |
| CMYK | cmyk(0.4%, 42.4%, 0%, 7.5%) |
| CIE-LAB | lab(70.41, 52.16, -34.64) |
| CIE-LCH | lch(70.41, 62.61, 326.41°) |
| OKLab | oklab(76.61% 0.1444 -0.0947) |
| OKLCH | oklch(76.61% 0.173 326.7) |
| XYZ | xyz(58.2043, 41.3294, 84.2521) |
| Luminance | 0.4133 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.34
Lavender Pink
#DD85D7
ΔE00 3.64
Purply Pink
#F075E6
ΔE00 3.73
Orchid
#DA70D6
ΔE00 6.22
Candy Pink
#FF63E9
ΔE00 6.52
Light Magenta
#FA5FF7
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB88EC #89EC88
analogous
#B988EC #EB88EC #EC88BB
triadic
#EB88EC #ECEB88 #88ECEB
tetradic
#EB88EC #ECB988 #89EC88 #88BBEC
square
#EB88EC #ECB988 #89EC88 #88BBEC
split-complementary
#EB88EC #BBEC88 #88ECB9
monochromatic
#D522D7 #E253E4 #EB88EC #F4BDF4 #FBE5FB
Accessibility & contrast
On white
2.27
#EB88EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.27
#EB88EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB88EC
9.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB88EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB88EC | 1.00 | 2.27 | 9.27 | 9.27 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA4F0
Deuteranopia (green-blind)
#9BB1E9
Tritanopia (blue-blind)
#F092AF
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #eb88ec; /* rgb */ color: rgb(235, 136, 236); /* oklch */ color: oklch(76.6% 0.173 326.7);
Tailwind
colors: {
custom: {
50: '#f3adf2',
500: '#eb88ec',
950: '#000000',
},
}SCSS
$custom: #eb88ec; $custom-light: #f3adf2; $custom-dark: #000000;
JSON
{
"hex": "#eb88ec",
"rgb": {
"r": 235,
"g": 136,
"b": 236
},
"hsl": {
"h": 299.4,
"s": 72.464,
"l": 72.941
},
"oklch": {
"l": 0.76615,
"c": 0.17267,
"h": 326.7
},
"luminance": 0.41327
}Semantic roles & 50–950 ramp
primary
#EB88EC
secondary
#D9F2D9
accent
#D51113
background
#FFFAFE
surface
#FEF4FD
border
#D6CED5
text
#171017
muted
#857F85