#EF95EF#EF95EF
#EF95EF is a light, vivid purple. Relative luminance 0.461; OKLCH L 79.1% C 0.156 H 326.9°. Best body text is #000000 at 10.22:1 contrast (WCAG AA passes).
Color values
| HEX | #EF95EF |
|---|---|
| RGB | rgb(239, 149, 239) |
| HSL | hsl(300, 74%, 76%) |
| HSV | hsv(300, 38%, 94%) |
| CMYK | cmyk(0%, 37.7%, 0%, 6.3%) |
| CIE-LAB | lab(73.60, 47.26, -31.31) |
| CIE-LCH | lch(73.60, 56.68, 326.48°) |
| OKLab | oklab(79.15% 0.131 -0.0853) |
| OKLCH | oklch(79.15% 0.156 326.9) |
| XYZ | xyz(61.9228, 46.0803, 87.2772) |
| Luminance | 0.4608 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.08
Lavender Pink
#DD85D7
ΔE00 5.02
Plum
#DDA0DD
ΔE00 5.52
Purply Pink
#F075E6
ΔE00 6.41
Mauve
#E0B0FF
ΔE00 7.81
Bubblegum Pink
#FE83CC
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF95EF #95EF95
analogous
#C295EF #EF95EF #EF95C2
triadic
#EF95EF #EFEF95 #95EFEF
tetradic
#EF95EF #EFC295 #95EF95 #95C2EF
square
#EF95EF #EFC295 #95EF95 #95C2EF
split-complementary
#EF95EF #C2EF95 #95EFC2
monochromatic
#DF2BDF #E760E7 #EF95EF #F7CAF7 #FBE4FB
Accessibility & contrast
On white
2.06
#EF95EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.22
#EF95EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF95EF
10.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF95EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF95EF | 1.00 | 2.06 | 10.22 | 10.22 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EAEF2
Deuteranopia (green-blind)
#A6B9EC
Tritanopia (blue-blind)
#F49DB7
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #ef95ef; /* rgb */ color: rgb(239, 149, 239); /* oklch */ color: oklch(79.1% 0.156 326.9);
Tailwind
colors: {
custom: {
50: '#f6b6f4',
500: '#ef95ef',
950: '#000000',
},
}SCSS
$custom: #ef95ef; $custom-light: #f6b6f4; $custom-dark: #000000;
JSON
{
"hex": "#ef95ef",
"rgb": {
"r": 239,
"g": 149,
"b": 239
},
"hsl": {
"h": 300,
"s": 73.77,
"l": 76.078
},
"oklch": {
"l": 0.79145,
"c": 0.15627,
"h": 326.9
},
"luminance": 0.46078
}Semantic roles & 50–950 ramp
primary
#EF95EF
secondary
#D8F3D8
accent
#D61010
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171117
muted
#858085