#EF95ED#EF95ED
#EF95ED is a light, vivid purple. Relative luminance 0.460; OKLCH L 79.1% C 0.154 H 327.7°. Best body text is #000000 at 10.19:1 contrast (WCAG AA passes).
Color values
| HEX | #EF95ED |
|---|---|
| RGB | rgb(239, 149, 237) |
| HSL | hsl(301, 74%, 76%) |
| HSV | hsv(301, 38%, 94%) |
| CMYK | cmyk(0%, 37.7%, 0.8%, 6.3%) |
| CIE-LAB | lab(73.52, 46.90, -30.33) |
| CIE-LCH | lch(73.52, 55.85, 327.11°) |
| OKLab | oklab(79.06% 0.1305 -0.0825) |
| OKLCH | oklch(79.06% 0.154 327.7) |
| XYZ | xyz(61.6290, 45.9628, 85.7298) |
| Luminance | 0.4596 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.21
Lavender Pink
#DD85D7
ΔE00 4.87
Plum
#DDA0DD
ΔE00 5.31
Purply Pink
#F075E6
ΔE00 6.43
Bubblegum Pink
#FE83CC
ΔE00 7.78
Mauve
#E0B0FF
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF95ED #95EF97
analogous
#C495EF #EF95ED #EF95C0
triadic
#EF95ED #EDEF95 #95EDEF
tetradic
#EF95ED #EFC495 #95EF97 #95C0EF
square
#EF95ED #EFC495 #95EF97 #95C0EF
split-complementary
#EF95ED #C0EF95 #95EFC4
monochromatic
#DF2BDB #E760E4 #EF95ED #F7CAF6 #FBE4FA
Accessibility & contrast
On white
2.06
#EF95ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.19
#EF95ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF95ED
10.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF95ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF95ED | 1.00 | 2.06 | 10.19 | 10.19 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FADF0
Deuteranopia (green-blind)
#A6B9EA
Tritanopia (blue-blind)
#F59DB6
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #ef95ed; /* rgb */ color: rgb(239, 149, 237); /* oklch */ color: oklch(79.1% 0.154 327.7);
Tailwind
colors: {
custom: {
50: '#f6b6f3',
500: '#ef95ed',
950: '#000000',
},
}SCSS
$custom: #ef95ed; $custom-light: #f6b6f3; $custom-dark: #000000;
JSON
{
"hex": "#ef95ed",
"rgb": {
"r": 239,
"g": 149,
"b": 237
},
"hsl": {
"h": 301.333,
"s": 73.77,
"l": 76.078
},
"oklch": {
"l": 0.79063,
"c": 0.15439,
"h": 327.7
},
"luminance": 0.4596
}Semantic roles & 50–950 ramp
primary
#EF95ED
secondary
#D8F3D9
accent
#D61410
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171117
muted
#858085