#EB96F2#EB96F2
#EB96F2 is a light, vivid purple. Relative luminance 0.459; OKLCH L 79.0% C 0.155 H 324.2°. Best body text is #000000 at 10.18:1 contrast (WCAG AA passes).
Color values
| HEX | #EB96F2 |
|---|---|
| RGB | rgb(235, 150, 242) |
| HSL | hsl(295, 78%, 77%) |
| HSV | hsv(295, 38%, 95%) |
| CMYK | cmyk(2.9%, 38%, 0%, 5.1%) |
| CIE-LAB | lab(73.47, 46.08, -33.17) |
| CIE-LCH | lch(73.47, 56.78, 324.25°) |
| OKLab | oklab(78.99% 0.1257 -0.0906) |
| OKLCH | oklch(78.99% 0.155 324.2) |
| XYZ | xyz(61.1927, 45.8880, 89.6211) |
| Luminance | 0.4589 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.20
Lavender Pink
#DD85D7
ΔE00 5.27
Plum
#DDA0DD
ΔE00 5.61
Purply Pink
#F075E6
ΔE00 6.70
Mauve
#E0B0FF
ΔE00 7.09
Baby Purple
#CA9BF7
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB96F2 #9DF296
analogous
#BD96F2 #EB96F2 #F296CB
triadic
#EB96F2 #F2EB96 #96F2EB
tetradic
#EB96F2 #F2BD96 #9DF296 #96CBF2
square
#EB96F2 #F2BD96 #9DF296 #96CBF2
split-complementary
#EB96F2 #CBF296 #96F2BD
monochromatic
#D629E5 #E160EB #EB96F2 #F5CCF9 #FAE4FC
Accessibility & contrast
On white
2.06
#EB96F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.18
#EB96F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB96F2
10.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB96F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB96F2 | 1.00 | 2.06 | 10.18 | 10.18 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DAEF5
Deuteranopia (green-blind)
#A3B8EF
Tritanopia (blue-blind)
#EFA0B9
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #eb96f2; /* rgb */ color: rgb(235, 150, 242); /* oklch */ color: oklch(79.0% 0.155 324.2);
Tailwind
colors: {
custom: {
50: '#f3b6f6',
500: '#eb96f2',
950: '#000000',
},
}SCSS
$custom: #eb96f2; $custom-light: #f3b6f6; $custom-dark: #000000;
JSON
{
"hex": "#eb96f2",
"rgb": {
"r": 235,
"g": 150,
"b": 242
},
"hsl": {
"h": 295.435,
"s": 77.966,
"l": 76.863
},
"oklch": {
"l": 0.78991,
"c": 0.15496,
"h": 324.2
},
"luminance": 0.45886
}Semantic roles & 50–950 ramp
primary
#EB96F2
secondary
#DAF3D8
accent
#DA0B1B
background
#FFFBFF
surface
#FEF6FE
border
#D6D0D6
text
#171117
muted
#858085