#EF95EB#EF95EB
#EF95EB is a light, vivid purple. Relative luminance 0.458; OKLCH L 79.0% C 0.153 H 328.5°. Best body text is #000000 at 10.17:1 contrast (WCAG AA passes).
Color values
| HEX | #EF95EB |
|---|---|
| RGB | rgb(239, 149, 235) |
| HSL | hsl(303, 74%, 76%) |
| HSV | hsv(303, 38%, 94%) |
| CMYK | cmyk(0%, 37.7%, 1.7%, 6.3%) |
| CIE-LAB | lab(73.45, 46.54, -29.36) |
| CIE-LCH | lch(73.45, 55.03, 327.76°) |
| OKLab | oklab(78.98% 0.13 -0.0798) |
| OKLCH | oklch(78.98% 0.153 328.5) |
| XYZ | xyz(61.3384, 45.8466, 84.1995) |
| Luminance | 0.4584 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.37
Lavender Pink
#DD85D7
ΔE00 4.75
Plum
#DDA0DD
ΔE00 5.11
Purply Pink
#F075E6
ΔE00 6.49
Bubblegum Pink
#FE83CC
ΔE00 7.46
Mauve
#E0B0FF
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF95EB #95EF99
analogous
#C695EF #EF95EB #EF95BE
triadic
#EF95EB #EBEF95 #95EBEF
tetradic
#EF95EB #EFC695 #95EF99 #95BEEF
square
#EF95EB #EFC695 #95EF99 #95BEEF
split-complementary
#EF95EB #BEEF95 #95EFC6
monochromatic
#DF2BD7 #E760E1 #EF95EB #F7CAF5 #FBE4FA
Accessibility & contrast
On white
2.07
#EF95EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.17
#EF95EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF95EB
10.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF95EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF95EB | 1.00 | 2.07 | 10.17 | 10.17 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90ADEE
Deuteranopia (green-blind)
#A7B9E8
Tritanopia (blue-blind)
#F59CB5
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #ef95eb; /* rgb */ color: rgb(239, 149, 235); /* oklch */ color: oklch(79.0% 0.153 328.5);
Tailwind
colors: {
custom: {
50: '#f6b6f1',
500: '#ef95eb',
950: '#000000',
},
}SCSS
$custom: #ef95eb; $custom-light: #f6b6f1; $custom-dark: #000000;
JSON
{
"hex": "#ef95eb",
"rgb": {
"r": 239,
"g": 149,
"b": 235
},
"hsl": {
"h": 302.667,
"s": 73.77,
"l": 76.078
},
"oklch": {
"l": 0.78981,
"c": 0.15254,
"h": 328.5
},
"luminance": 0.45844
}Semantic roles & 50–950 ramp
primary
#EF95EB
secondary
#D8F3DA
accent
#D61810
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171116
muted
#858084