#EF95FA#EF95FA
#EF95FA is a light, vivid purple. Relative luminance 0.467; OKLCH L 79.6% C 0.167 H 323.0°. Best body text is #000000 at 10.35:1 contrast (WCAG AA passes).
Color values
| HEX | #EF95FA |
|---|---|
| RGB | rgb(239, 149, 250) |
| HSL | hsl(293, 91%, 78%) |
| HSV | hsv(293, 40%, 98%) |
| CMYK | cmyk(4.4%, 40.4%, 0%, 2%) |
| CIE-LAB | lab(74.03, 49.27, -36.62) |
| CIE-LCH | lch(74.03, 61.38, 323.38°) |
| OKLab | oklab(79.61% 0.1333 -0.1004) |
| OKLCH | oklch(79.61% 0.167 323) |
| XYZ | xyz(63.5975, 46.7502, 96.0976) |
| Luminance | 0.4675 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.05
Lavender Pink
#DD85D7
ΔE00 6.17
Purply Pink
#F075E6
ΔE00 6.66
Plum
#DDA0DD
ΔE00 6.92
Baby Purple
#CA9BF7
ΔE00 7.29
Mauve
#E0B0FF
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF95FA #A0FA95
analogous
#BC95FA #EF95FA #FA95D2
triadic
#EF95FA #FAEF95 #95FAEF
tetradic
#EF95FA #FABC95 #A0FA95 #95D2FA
square
#EF95FA #FABC95 #A0FA95 #95D2FA
split-complementary
#EF95FA #D2FA95 #95FABC
monochromatic
#DD20F4 #E65BF7 #EF95FA #F8CFFD #FBE2FE
Accessibility & contrast
On white
2.03
#EF95FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.35
#EF95FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF95FA
10.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF95FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF95FA | 1.00 | 2.03 | 10.35 | 10.35 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89AFFE
Deuteranopia (green-blind)
#A1BAF7
Tritanopia (blue-blind)
#F2A0BC
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #ef95fa; /* rgb */ color: rgb(239, 149, 250); /* oklch */ color: oklch(79.6% 0.167 323.0);
Tailwind
colors: {
custom: {
50: '#f6b6fc',
500: '#ef95fa',
950: '#000000',
},
}SCSS
$custom: #ef95fa; $custom-light: #f6b6fc; $custom-dark: #000000;
JSON
{
"hex": "#ef95fa",
"rgb": {
"r": 239,
"g": 149,
"b": 250
},
"hsl": {
"h": 293.465,
"s": 90.991,
"l": 78.235
},
"oklch": {
"l": 0.79612,
"c": 0.16686,
"h": 323
},
"luminance": 0.46748
}Semantic roles & 50–950 ramp
primary
#EF95FA
secondary
#D9F6D5
accent
#E60019
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171117
muted
#858085