#EF95EC#EF95EC
#EF95EC is a light, vivid purple. Relative luminance 0.459; OKLCH L 79.0% C 0.153 H 328.1°. Best body text is #000000 at 10.18:1 contrast (WCAG AA passes).
Color values
| HEX | #EF95EC |
|---|---|
| RGB | rgb(239, 149, 236) |
| HSL | hsl(302, 74%, 76%) |
| HSV | hsv(302, 38%, 94%) |
| CMYK | cmyk(0%, 37.7%, 1.3%, 6.3%) |
| CIE-LAB | lab(73.48, 46.72, -29.85) |
| CIE-LCH | lch(73.48, 55.44, 327.43°) |
| OKLab | oklab(79.02% 0.1303 -0.0811) |
| OKLCH | oklch(79.02% 0.153 328.1) |
| XYZ | xyz(61.4833, 45.9045, 84.9625) |
| Luminance | 0.4590 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.28
Lavender Pink
#DD85D7
ΔE00 4.81
Plum
#DDA0DD
ΔE00 5.20
Purply Pink
#F075E6
ΔE00 6.46
Bubblegum Pink
#FE83CC
ΔE00 7.62
Mauve
#E0B0FF
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF95EC #95EF98
analogous
#C595EF #EF95EC #EF95BF
triadic
#EF95EC #ECEF95 #95ECEF
tetradic
#EF95EC #EFC595 #95EF98 #95BFEF
square
#EF95EC #EFC595 #95EF98 #95BFEF
split-complementary
#EF95EC #BFEF95 #95EFC5
monochromatic
#DF2BD9 #E760E2 #EF95EC #F7CAF6 #FBE4FA
Accessibility & contrast
On white
2.06
#EF95EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.18
#EF95EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF95EC
10.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF95EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF95EC | 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)
#8FADEF
Deuteranopia (green-blind)
#A7B9E9
Tritanopia (blue-blind)
#F59DB6
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #ef95ec; /* rgb */ color: rgb(239, 149, 236); /* oklch */ color: oklch(79.0% 0.153 328.1);
Tailwind
colors: {
custom: {
50: '#f6b6f2',
500: '#ef95ec',
950: '#000000',
},
}SCSS
$custom: #ef95ec; $custom-light: #f6b6f2; $custom-dark: #000000;
JSON
{
"hex": "#ef95ec",
"rgb": {
"r": 239,
"g": 149,
"b": 236
},
"hsl": {
"h": 302,
"s": 73.77,
"l": 76.078
},
"oklch": {
"l": 0.79022,
"c": 0.15347,
"h": 328.1
},
"luminance": 0.45902
}Semantic roles & 50–950 ramp
primary
#EF95EC
secondary
#D8F3D9
accent
#D61610
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171117
muted
#858085