#EF95FB#EF95FB
#EF95FB is a light, vivid purple. Relative luminance 0.468; OKLCH L 79.7% C 0.168 H 322.7°. Best body text is #000000 at 10.36:1 contrast (WCAG AA passes).
Color values
| HEX | #EF95FB |
|---|---|
| RGB | rgb(239, 149, 251) |
| HSL | hsl(293, 93%, 78%) |
| HSV | hsv(293, 41%, 98%) |
| CMYK | cmyk(4.8%, 40.6%, 0%, 1.6%) |
| CIE-LAB | lab(74.07, 49.45, -37.10) |
| CIE-LCH | lch(74.07, 61.82, 323.12°) |
| OKLab | oklab(79.66% 0.1335 -0.1017) |
| OKLCH | oklch(79.66% 0.168 322.7) |
| XYZ | xyz(63.7548, 46.8131, 96.9256) |
| Luminance | 0.4681 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.10
Lavender Pink
#DD85D7
ΔE00 6.30
Purply Pink
#F075E6
ΔE00 6.72
Plum
#DDA0DD
ΔE00 7.06
Baby Purple
#CA9BF7
ΔE00 7.23
Mauve
#E0B0FF
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF95FB #A1FB95
analogous
#BC95FB #EF95FB #FB95D4
triadic
#EF95FB #FBEF95 #95FBEF
tetradic
#EF95FB #FBBC95 #A1FB95 #95D4FB
square
#EF95FB #FBBC95 #A1FB95 #95D4FB
split-complementary
#EF95FB #D4FB95 #95FBBC
monochromatic
#DD1FF7 #E65AF9 #EF95FB #F8D0FD #FBE2FE
Accessibility & contrast
On white
2.03
#EF95FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.36
#EF95FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF95FB
10.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF95FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF95FB | 1.00 | 2.03 | 10.36 | 10.36 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89AFFF
Deuteranopia (green-blind)
#A1BAF8
Tritanopia (blue-blind)
#F2A1BC
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #ef95fb; /* rgb */ color: rgb(239, 149, 251); /* oklch */ color: oklch(79.7% 0.168 322.7);
Tailwind
colors: {
custom: {
50: '#f6b6fd',
500: '#ef95fb',
950: '#000000',
},
}SCSS
$custom: #ef95fb; $custom-light: #f6b6fd; $custom-dark: #000000;
JSON
{
"hex": "#ef95fb",
"rgb": {
"r": 239,
"g": 149,
"b": 251
},
"hsl": {
"h": 292.941,
"s": 92.727,
"l": 78.431
},
"oklch": {
"l": 0.79655,
"c": 0.16785,
"h": 322.7
},
"luminance": 0.46811
}Semantic roles & 50–950 ramp
primary
#EF95FB
secondary
#D9F6D5
accent
#E6001B
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171117
muted
#858085