#EF95F9#EF95F9
#EF95F9 is a light, vivid purple. Relative luminance 0.467; OKLCH L 79.6% C 0.166 H 323.4°. Best body text is #000000 at 10.34:1 contrast (WCAG AA passes).
Color values
| HEX | #EF95F9 |
|---|---|
| RGB | rgb(239, 149, 249) |
| HSL | hsl(294, 89%, 78%) |
| HSV | hsv(294, 40%, 98%) |
| CMYK | cmyk(4%, 40.2%, 0%, 2.4%) |
| CIE-LAB | lab(73.99, 49.08, -36.14) |
| CIE-LCH | lch(73.99, 60.95, 323.63°) |
| OKLab | oklab(79.57% 0.1331 -0.099) |
| OKLCH | oklch(79.57% 0.166 323.4) |
| XYZ | xyz(63.4412, 46.6877, 95.2740) |
| Luminance | 0.4668 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.01
Lavender Pink
#DD85D7
ΔE00 6.05
Purply Pink
#F075E6
ΔE00 6.61
Plum
#DDA0DD
ΔE00 6.78
Baby Purple
#CA9BF7
ΔE00 7.36
Mauve
#E0B0FF
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF95F9 #9FF995
analogous
#BD95F9 #EF95F9 #F995D1
triadic
#EF95F9 #F9EF95 #95F9EF
tetradic
#EF95F9 #F9BD95 #9FF995 #95D1F9
square
#EF95F9 #F9BD95 #9FF995 #95D1F9
split-complementary
#EF95F9 #D1F995 #95F9BD
monochromatic
#DE21F2 #E65BF6 #EF95F9 #F8CFFC #FBE2FD
Accessibility & contrast
On white
2.03
#EF95F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.34
#EF95F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF95F9
10.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF95F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF95F9 | 1.00 | 2.03 | 10.34 | 10.34 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AAFFD
Deuteranopia (green-blind)
#A2BAF6
Tritanopia (blue-blind)
#F2A0BB
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #ef95f9; /* rgb */ color: rgb(239, 149, 249); /* oklch */ color: oklch(79.6% 0.166 323.4);
Tailwind
colors: {
custom: {
50: '#f6b6fb',
500: '#ef95f9',
950: '#000000',
},
}SCSS
$custom: #ef95f9; $custom-light: #f6b6fb; $custom-dark: #000000;
JSON
{
"hex": "#ef95f9",
"rgb": {
"r": 239,
"g": 149,
"b": 249
},
"hsl": {
"h": 294,
"s": 89.286,
"l": 78.039
},
"oklch": {
"l": 0.79568,
"c": 0.16588,
"h": 323.4
},
"luminance": 0.46685
}Semantic roles & 50–950 ramp
primary
#EF95F9
secondary
#D9F5D6
accent
#E60017
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171117
muted
#858085