#EF95FE#EF95FE
#EF95FE is a light, vivid purple. Relative luminance 0.470; OKLCH L 79.8% C 0.171 H 321.7°. Best body text is #000000 at 10.40:1 contrast (WCAG AA passes).
Color values
| HEX | #EF95FE |
|---|---|
| RGB | rgb(239, 149, 254) |
| HSL | hsl(291, 98%, 79%) |
| HSV | hsv(291, 41%, 100%) |
| CMYK | cmyk(5.9%, 41.3%, 0%, 0.4%) |
| CIE-LAB | lab(74.19, 50.01, -38.54) |
| CIE-LCH | lch(74.19, 63.14, 322.39°) |
| OKLab | oklab(79.79% 0.1341 -0.1059) |
| OKLCH | oklch(79.79% 0.171 321.7) |
| XYZ | xyz(64.2314, 47.0037, 99.4359) |
| Luminance | 0.4700 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.29
Lavender Pink
#DD85D7
ΔE00 6.69
Purply Pink
#F075E6
ΔE00 6.90
Baby Purple
#CA9BF7
ΔE00 7.06
Mauve
#E0B0FF
ΔE00 7.31
Lilac (survey)
#CEA2FD
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF95FE #A4FE95
analogous
#BB95FE #EF95FE #FE95D8
triadic
#EF95FE #FEEF95 #95FEEF
tetradic
#EF95FE #FEBB95 #A4FE95 #95D8FE
square
#EF95FE #FEBB95 #A4FE95 #95D8FE
split-complementary
#EF95FE #D8FE95 #95FEBB
monochromatic
#DD1CFD #E658FD #EF95FE #F8D2FF #FAE1FF
Accessibility & contrast
On white
2.02
#EF95FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.40
#EF95FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF95FE
10.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF95FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF95FE | 1.00 | 2.02 | 10.40 | 10.40 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88B0FF
Deuteranopia (green-blind)
#A0BAFB
Tritanopia (blue-blind)
#F1A1BE
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #ef95fe; /* rgb */ color: rgb(239, 149, 254); /* oklch */ color: oklch(79.8% 0.171 321.7);
Tailwind
colors: {
custom: {
50: '#f6b6ff',
500: '#ef95fe',
950: '#000000',
},
}SCSS
$custom: #ef95fe; $custom-light: #f6b6ff; $custom-dark: #000000;
JSON
{
"hex": "#ef95fe",
"rgb": {
"r": 239,
"g": 149,
"b": 254
},
"hsl": {
"h": 291.429,
"s": 98.131,
"l": 79.02
},
"oklch": {
"l": 0.79787,
"c": 0.17082,
"h": 321.7
},
"luminance": 0.47001
}Semantic roles & 50–950 ramp
primary
#EF95FE
secondary
#D9F7D4
accent
#E60021
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171118
muted
#858086