#EF95F7#EF95F7
#EF95F7 is a light, vivid purple. Relative luminance 0.466; OKLCH L 79.5% C 0.164 H 324.0°. Best body text is #000000 at 10.31:1 contrast (WCAG AA passes).
Color values
| HEX | #EF95F7 |
|---|---|
| RGB | rgb(239, 149, 247) |
| HSL | hsl(295, 86%, 78%) |
| HSV | hsv(295, 40%, 97%) |
| CMYK | cmyk(3.2%, 39.7%, 0%, 3.1%) |
| CIE-LAB | lab(73.91, 48.71, -35.18) |
| CIE-LCH | lch(73.91, 60.08, 324.16°) |
| OKLab | oklab(79.48% 0.1327 -0.0963) |
| OKLCH | oklch(79.48% 0.164 324) |
| XYZ | xyz(63.1309, 46.5635, 93.6399) |
| Luminance | 0.4656 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.95
Lavender Pink
#DD85D7
ΔE00 5.81
Plum
#DDA0DD
ΔE00 6.52
Purply Pink
#F075E6
ΔE00 6.53
Mauve
#E0B0FF
ΔE00 7.42
Baby Purple
#CA9BF7
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF95F7 #9DF795
analogous
#BE95F7 #EF95F7 #F795CE
triadic
#EF95F7 #F7EF95 #95F7EF
tetradic
#EF95F7 #F7BE95 #9DF795 #95CEF7
square
#EF95F7 #F7BE95 #9DF795 #95CEF7
split-complementary
#EF95F7 #CEF795 #95F7BE
monochromatic
#DE23EE #E65CF3 #EF95F7 #F8CEFB #FBE3FD
Accessibility & contrast
On white
2.04
#EF95F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.31
#EF95F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF95F7
10.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF95F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF95F7 | 1.00 | 2.04 | 10.31 | 10.31 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BAFFB
Deuteranopia (green-blind)
#A2B9F4
Tritanopia (blue-blind)
#F3A0BB
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #ef95f7; /* rgb */ color: rgb(239, 149, 247); /* oklch */ color: oklch(79.5% 0.164 324.0);
Tailwind
colors: {
custom: {
50: '#f6b6fa',
500: '#ef95f7',
950: '#000000',
},
}SCSS
$custom: #ef95f7; $custom-light: #f6b6fa; $custom-dark: #000000;
JSON
{
"hex": "#ef95f7",
"rgb": {
"r": 239,
"g": 149,
"b": 247
},
"hsl": {
"h": 295.102,
"s": 85.965,
"l": 77.647
},
"oklch": {
"l": 0.79482,
"c": 0.16393,
"h": 324
},
"luminance": 0.46561
}Semantic roles & 50–950 ramp
primary
#EF95F7
secondary
#D9F5D6
accent
#E20315
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171117
muted
#858085