#EF95EA#EF95EA
#EF95EA is a light, vivid purple. Relative luminance 0.458; OKLCH L 78.9% C 0.152 H 328.9°. Best body text is #000000 at 10.16:1 contrast (WCAG AA passes).
Color values
| HEX | #EF95EA |
|---|---|
| RGB | rgb(239, 149, 234) |
| HSL | hsl(303, 74%, 76%) |
| HSV | hsv(303, 38%, 94%) |
| CMYK | cmyk(0%, 37.7%, 2.1%, 6.3%) |
| CIE-LAB | lab(73.41, 46.36, -28.87) |
| CIE-LCH | lch(73.41, 54.62, 328.09°) |
| OKLab | oklab(78.94% 0.1298 -0.0784) |
| OKLCH | oklch(78.94% 0.152 328.9) |
| XYZ | xyz(61.1943, 45.7889, 83.4407) |
| Luminance | 0.4579 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.46
Lavender Pink
#DD85D7
ΔE00 4.71
Plum
#DDA0DD
ΔE00 5.01
Purply Pink
#F075E6
ΔE00 6.53
Bubblegum Pink
#FE83CC
ΔE00 7.31
Mauve
#E0B0FF
ΔE00 8.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF95EA #95EF9A
analogous
#C795EF #EF95EA #EF95BD
triadic
#EF95EA #EAEF95 #95EAEF
tetradic
#EF95EA #EFC795 #95EF9A #95BDEF
square
#EF95EA #EFC795 #95EF9A #95BDEF
split-complementary
#EF95EA #BDEF95 #95EFC7
monochromatic
#DF2BD5 #E760DF #EF95EA #F7CAF5 #FBE4FA
Accessibility & contrast
On white
2.07
#EF95EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.16
#EF95EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF95EA
10.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF95EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF95EA | 1.00 | 2.07 | 10.16 | 10.16 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90ADED
Deuteranopia (green-blind)
#A7B9E7
Tritanopia (blue-blind)
#F59CB5
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #ef95ea; /* rgb */ color: rgb(239, 149, 234); /* oklch */ color: oklch(78.9% 0.152 328.9);
Tailwind
colors: {
custom: {
50: '#f6b6f1',
500: '#ef95ea',
950: '#000000',
},
}SCSS
$custom: #ef95ea; $custom-light: #f6b6f1; $custom-dark: #000000;
JSON
{
"hex": "#ef95ea",
"rgb": {
"r": 239,
"g": 149,
"b": 234
},
"hsl": {
"h": 303.333,
"s": 73.77,
"l": 76.078
},
"oklch": {
"l": 0.78941,
"c": 0.15163,
"h": 328.9
},
"luminance": 0.45786
}Semantic roles & 50–950 ramp
primary
#EF95EA
secondary
#D8F3DA
accent
#D61B10
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171116
muted
#858084