#EF95F8#EF95F8
#EF95F8 is a light, vivid purple. Relative luminance 0.466; OKLCH L 79.5% C 0.165 H 323.7°. Best body text is #000000 at 10.32:1 contrast (WCAG AA passes).
Color values
| HEX | #EF95F8 |
|---|---|
| RGB | rgb(239, 149, 248) |
| HSL | hsl(295, 88%, 78%) |
| HSV | hsv(295, 40%, 97%) |
| CMYK | cmyk(3.6%, 39.9%, 0%, 2.7%) |
| CIE-LAB | lab(73.95, 48.90, -35.66) |
| CIE-LCH | lch(73.95, 60.52, 323.90°) |
| OKLab | oklab(79.53% 0.1329 -0.0976) |
| OKLCH | oklch(79.53% 0.165 323.7) |
| XYZ | xyz(63.2856, 46.6254, 94.4548) |
| Luminance | 0.4662 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.97
Lavender Pink
#DD85D7
ΔE00 5.93
Purply Pink
#F075E6
ΔE00 6.57
Plum
#DDA0DD
ΔE00 6.65
Mauve
#E0B0FF
ΔE00 7.39
Baby Purple
#CA9BF7
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF95F8 #9EF895
analogous
#BD95F8 #EF95F8 #F895D0
triadic
#EF95F8 #F8EF95 #95F8EF
tetradic
#EF95F8 #F8BD95 #9EF895 #95D0F8
square
#EF95F8 #F8BD95 #9EF895 #95D0F8
split-complementary
#EF95F8 #D0F895 #95F8BD
monochromatic
#DE22F0 #E65CF4 #EF95F8 #F8CEFC #FBE2FD
Accessibility & contrast
On white
2.03
#EF95F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.32
#EF95F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF95F8
10.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF95F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF95F8 | 1.00 | 2.03 | 10.32 | 10.32 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AAFFC
Deuteranopia (green-blind)
#A2BAF5
Tritanopia (blue-blind)
#F3A0BB
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #ef95f8; /* rgb */ color: rgb(239, 149, 248); /* oklch */ color: oklch(79.5% 0.165 323.7);
Tailwind
colors: {
custom: {
50: '#f6b6fb',
500: '#ef95f8',
950: '#000000',
},
}SCSS
$custom: #ef95f8; $custom-light: #f6b6fb; $custom-dark: #000000;
JSON
{
"hex": "#ef95f8",
"rgb": {
"r": 239,
"g": 149,
"b": 248
},
"hsl": {
"h": 294.545,
"s": 87.611,
"l": 77.843
},
"oklch": {
"l": 0.79525,
"c": 0.1649,
"h": 323.7
},
"luminance": 0.46623
}Semantic roles & 50–950 ramp
primary
#EF95F8
secondary
#D9F5D6
accent
#E40116
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171117
muted
#858085