#EF96EB#EF96EB
#EF96EB is a light, vivid purple. Relative luminance 0.462; OKLCH L 79.1% C 0.151 H 328.5°. Best body text is #000000 at 10.23:1 contrast (WCAG AA passes).
Color values
| HEX | #EF96EB |
|---|---|
| RGB | rgb(239, 150, 235) |
| HSL | hsl(303, 74%, 76%) |
| HSV | hsv(303, 37%, 94%) |
| CMYK | cmyk(0%, 37.2%, 1.7%, 6.3%) |
| CIE-LAB | lab(73.65, 46.03, -29.04) |
| CIE-LCH | lch(73.65, 54.42, 327.75°) |
| OKLab | oklab(79.14% 0.1286 -0.0789) |
| OKLCH | oklch(79.14% 0.151 328.5) |
| XYZ | xyz(61.4973, 46.1643, 84.2524) |
| Luminance | 0.4616 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.60
Lavender Pink
#DD85D7
ΔE00 4.89
Plum
#DDA0DD
ΔE00 4.94
Purply Pink
#F075E6
ΔE00 6.72
Bubblegum Pink
#FE83CC
ΔE00 7.51
Mauve
#E0B0FF
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF96EB #96EF9A
analogous
#C796EF #EF96EB #EF96BF
triadic
#EF96EB #EBEF96 #96EBEF
tetradic
#EF96EB #EFC796 #96EF9A #96BFEF
square
#EF96EB #EFC796 #96EF9A #96BFEF
split-complementary
#EF96EB #BFEF96 #96EFC7
monochromatic
#DF2CD7 #E761E1 #EF96EB #F7CBF5 #FBE4FA
Accessibility & contrast
On white
2.05
#EF96EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.23
#EF96EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF96EB
10.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF96EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF96EB | 1.00 | 2.05 | 10.23 | 10.23 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91AEEE
Deuteranopia (green-blind)
#A8B9E8
Tritanopia (blue-blind)
#F59DB6
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #ef96eb; /* rgb */ color: rgb(239, 150, 235); /* oklch */ color: oklch(79.1% 0.151 328.5);
Tailwind
colors: {
custom: {
50: '#f5b6f1',
500: '#ef96eb',
950: '#000000',
},
}SCSS
$custom: #ef96eb; $custom-light: #f5b6f1; $custom-dark: #000000;
JSON
{
"hex": "#ef96eb",
"rgb": {
"r": 239,
"g": 150,
"b": 235
},
"hsl": {
"h": 302.697,
"s": 73.554,
"l": 76.275
},
"oklch": {
"l": 0.79136,
"c": 0.15084,
"h": 328.5
},
"luminance": 0.46162
}Semantic roles & 50–950 ramp
primary
#EF96EB
secondary
#D8F3DA
accent
#D61910
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171116
muted
#858084