#EF95F4#EF95F4
#EF95F4 is a light, vivid purple. Relative luminance 0.464; OKLCH L 79.4% C 0.161 H 325.1°. Best body text is #000000 at 10.28:1 contrast (WCAG AA passes).
Color values
| HEX | #EF95F4 |
|---|---|
| RGB | rgb(239, 149, 244) |
| HSL | hsl(297, 81%, 77%) |
| HSV | hsv(297, 39%, 96%) |
| CMYK | cmyk(2%, 38.9%, 0%, 4.3%) |
| CIE-LAB | lab(73.79, 48.16, -33.73) |
| CIE-LCH | lch(73.79, 58.80, 324.99°) |
| OKLab | oklab(79.35% 0.132 -0.0921) |
| OKLCH | oklch(79.35% 0.161 325.1) |
| XYZ | xyz(62.6717, 46.3799, 91.2214) |
| Luminance | 0.4638 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.93
Lavender Pink
#DD85D7
ΔE00 5.48
Plum
#DDA0DD
ΔE00 6.13
Purply Pink
#F075E6
ΔE00 6.44
Mauve
#E0B0FF
ΔE00 7.53
Baby Purple
#CA9BF7
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF95F4 #9AF495
analogous
#C095F4 #EF95F4 #F495CA
triadic
#EF95F4 #F4EF95 #95F4EF
tetradic
#EF95F4 #F4C095 #9AF495 #95CAF4
square
#EF95F4 #F4C095 #9AF495 #95CAF4
split-complementary
#EF95F4 #CAF495 #95F4C0
monochromatic
#DE26E8 #E75EEE #EF95F4 #F7CCFA #FBE3FC
Accessibility & contrast
On white
2.04
#EF95F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.28
#EF95F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF95F4
10.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF95F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF95F4 | 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)
#8CAEF7
Deuteranopia (green-blind)
#A4B9F1
Tritanopia (blue-blind)
#F39FB9
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #ef95f4; /* rgb */ color: rgb(239, 149, 244); /* oklch */ color: oklch(79.4% 0.161 325.1);
Tailwind
colors: {
custom: {
50: '#f6b6f8',
500: '#ef95f4',
950: '#000000',
},
}SCSS
$custom: #ef95f4; $custom-light: #f6b6f8; $custom-dark: #000000;
JSON
{
"hex": "#ef95f4",
"rgb": {
"r": 239,
"g": 149,
"b": 244
},
"hsl": {
"h": 296.842,
"s": 81.197,
"l": 77.059
},
"oklch": {
"l": 0.79354,
"c": 0.16102,
"h": 325.1
},
"luminance": 0.46377
}Semantic roles & 50–950 ramp
primary
#EF95F4
secondary
#D9F4D7
accent
#DE0813
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171117
muted
#858085