#EB93EC#EB93EC
#EB93EC is a light, vivid purple. Relative luminance 0.446; OKLCH L 78.3% C 0.154 H 326.5°. Best body text is #000000 at 9.92:1 contrast (WCAG AA passes).
Color values
| HEX | #EB93EC |
|---|---|
| RGB | rgb(235, 147, 236) |
| HSL | hsl(299, 70%, 75%) |
| HSV | hsv(299, 38%, 93%) |
| CMYK | cmyk(0.4%, 37.7%, 0%, 7.5%) |
| CIE-LAB | lab(72.62, 46.54, -31.21) |
| CIE-LCH | lch(72.62, 56.04, 326.15°) |
| OKLab | oklab(78.27% 0.1287 -0.0851) |
| OKLCH | oklch(78.27% 0.154 326.5) |
| XYZ | xyz(59.8337, 44.5883, 84.7953) |
| Luminance | 0.4459 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.74
Lavender Pink
#DD85D7
ΔE00 4.32
Plum
#DDA0DD
ΔE00 5.37
Purply Pink
#F075E6
ΔE00 6.03
Baby Purple
#CA9BF7
ΔE00 7.94
Mauve
#E0B0FF
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB93EC #94EC93
analogous
#BF93EC #EB93EC #EC93C0
triadic
#EB93EC #ECEB93 #93ECEB
tetradic
#EB93EC #ECBF93 #94EC93 #93C0EC
square
#EB93EC #ECBF93 #94EC93 #93C0EC
split-complementary
#EB93EC #C0EC93 #93ECBF
monochromatic
#D82BDA #E15FE3 #EB93EC #F5C7F5 #FAE5FA
Accessibility & contrast
On white
2.12
#EB93EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.92
#EB93EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB93EC
9.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB93EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB93EC | 1.00 | 2.12 | 9.92 | 9.92 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CABEF
Deuteranopia (green-blind)
#A3B6E9
Tritanopia (blue-blind)
#F09CB5
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #eb93ec; /* rgb */ color: rgb(235, 147, 236); /* oklch */ color: oklch(78.3% 0.154 326.5);
Tailwind
colors: {
custom: {
50: '#f3b4f2',
500: '#eb93ec',
950: '#000000',
},
}SCSS
$custom: #eb93ec; $custom-light: #f3b4f2; $custom-dark: #000000;
JSON
{
"hex": "#eb93ec",
"rgb": {
"r": 235,
"g": 147,
"b": 236
},
"hsl": {
"h": 299.326,
"s": 70.079,
"l": 75.098
},
"oklch": {
"l": 0.78274,
"c": 0.15425,
"h": 326.5
},
"luminance": 0.44586
}Semantic roles & 50–950 ramp
primary
#EB93EC
secondary
#D9F2D9
accent
#D21316
background
#FFFBFE
surface
#FEF6FD
border
#D6D0D5
text
#171117
muted
#858085