#EF96EF#EF96EF
#EF96EF is a light, vivid purple. Relative luminance 0.464; OKLCH L 79.3% C 0.155 H 326.9°. Best body text is #000000 at 10.28:1 contrast (WCAG AA passes).
Color values
| HEX | #EF96EF |
|---|---|
| RGB | rgb(239, 150, 239) |
| HSL | hsl(300, 74%, 76%) |
| HSV | hsv(300, 37%, 94%) |
| CMYK | cmyk(0%, 37.2%, 0%, 6.3%) |
| CIE-LAB | lab(73.80, 46.74, -30.99) |
| CIE-LCH | lch(73.80, 56.08, 326.45°) |
| OKLab | oklab(79.3% 0.1295 -0.0844) |
| OKLCH | oklch(79.3% 0.155 326.9) |
| XYZ | xyz(62.0817, 46.3981, 87.3302) |
| Luminance | 0.4639 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.31
Lavender Pink
#DD85D7
ΔE00 5.14
Plum
#DDA0DD
ΔE00 5.36
Purply Pink
#F075E6
ΔE00 6.62
Mauve
#E0B0FF
ΔE00 7.65
Bubblegum Pink
#FE83CC
ΔE00 8.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF96EF #96EF96
analogous
#C396EF #EF96EF #EF96C3
triadic
#EF96EF #EFEF96 #96EFEF
tetradic
#EF96EF #EFC396 #96EF96 #96C3EF
square
#EF96EF #EFC396 #96EF96 #96C3EF
split-complementary
#EF96EF #C3EF96 #96EFC3
monochromatic
#DF2CDF #E761E7 #EF96EF #F7CBF7 #FBE4FB
Accessibility & contrast
On white
2.04
#EF96EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.28
#EF96EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF96EF
10.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF96EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF96EF | 1.00 | 2.04 | 10.28 | 10.28 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FAEF2
Deuteranopia (green-blind)
#A6B9EC
Tritanopia (blue-blind)
#F49EB8
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #ef96ef; /* rgb */ color: rgb(239, 150, 239); /* oklch */ color: oklch(79.3% 0.155 326.9);
Tailwind
colors: {
custom: {
50: '#f6b6f4',
500: '#ef96ef',
950: '#000000',
},
}SCSS
$custom: #ef96ef; $custom-light: #f6b6f4; $custom-dark: #000000;
JSON
{
"hex": "#ef96ef",
"rgb": {
"r": 239,
"g": 150,
"b": 239
},
"hsl": {
"h": 300,
"s": 73.554,
"l": 76.275
},
"oklch": {
"l": 0.793,
"c": 0.15457,
"h": 326.9
},
"luminance": 0.46395
}Semantic roles & 50–950 ramp
primary
#EF96EF
secondary
#D8F3D8
accent
#D61010
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171117
muted
#858085