#EB93F2#EB93F2
#EB93F2 is a light, vivid purple. Relative luminance 0.449; OKLCH L 78.5% C 0.160 H 324.3°. Best body text is #000000 at 9.99:1 contrast (WCAG AA passes).
Color values
| HEX | #EB93F2 |
|---|---|
| RGB | rgb(235, 147, 242) |
| HSL | hsl(296, 79%, 76%) |
| HSV | hsv(296, 39%, 95%) |
| CMYK | cmyk(2.9%, 39.3%, 0%, 5.1%) |
| CIE-LAB | lab(72.85, 47.63, -34.13) |
| CIE-LCH | lch(72.85, 58.60, 324.38°) |
| OKLab | oklab(78.53% 0.13 -0.0933) |
| OKLCH | oklch(78.53% 0.16 324.3) |
| XYZ | xyz(60.7201, 44.9429, 89.4636) |
| Luminance | 0.4494 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.54
Lavender Pink
#DD85D7
ΔE00 4.96
Purply Pink
#F075E6
ΔE00 6.08
Plum
#DDA0DD
ΔE00 6.11
Baby Purple
#CA9BF7
ΔE00 7.32
Mauve
#E0B0FF
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB93F2 #9AF293
analogous
#BC93F2 #EB93F2 #F293CA
triadic
#EB93F2 #F2EB93 #93F2EB
tetradic
#EB93F2 #F2BC93 #9AF293 #93CAF2
square
#EB93F2 #F2BC93 #9AF293 #93CAF2
split-complementary
#EB93F2 #CAF293 #93F2BC
monochromatic
#D726E5 #E15CEB #EB93F2 #F5CAF9 #FAE4FC
Accessibility & contrast
On white
2.10
#EB93F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.99
#EB93F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB93F2
9.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB93F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB93F2 | 1.00 | 2.10 | 9.99 | 9.99 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89ACF5
Deuteranopia (green-blind)
#A0B7EF
Tritanopia (blue-blind)
#EF9DB7
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #eb93f2; /* rgb */ color: rgb(235, 147, 242); /* oklch */ color: oklch(78.5% 0.160 324.3);
Tailwind
colors: {
custom: {
50: '#f3b4f6',
500: '#eb93f2',
950: '#000000',
},
}SCSS
$custom: #eb93f2; $custom-light: #f3b4f6; $custom-dark: #000000;
JSON
{
"hex": "#eb93f2",
"rgb": {
"r": 235,
"g": 147,
"b": 242
},
"hsl": {
"h": 295.579,
"s": 78.512,
"l": 76.275
},
"oklch": {
"l": 0.78527,
"c": 0.16002,
"h": 324.3
},
"luminance": 0.4494
}Semantic roles & 50–950 ramp
primary
#EB93F2
secondary
#DAF4D7
accent
#DB0B1A
background
#FFFBFF
surface
#FEF6FE
border
#D6D0D6
text
#171117
muted
#858085