#EF8EF7#EF8EF7
#EF8EF7 is a light, vivid purple. Relative luminance 0.444; OKLCH L 78.4% C 0.176 H 324.3°. Best body text is #000000 at 9.88:1 contrast (WCAG AA passes).
Color values
| HEX | #EF8EF7 |
|---|---|
| RGB | rgb(239, 142, 247) |
| HSL | hsl(295, 87%, 76%) |
| HSV | hsv(295, 43%, 97%) |
| CMYK | cmyk(3.2%, 42.5%, 0%, 3.1%) |
| CIE-LAB | lab(72.50, 52.28, -37.36) |
| CIE-LCH | lch(72.50, 64.25, 324.45°) |
| OKLab | oklab(78.43% 0.1425 -0.1024) |
| OKLCH | oklch(78.43% 0.176 324.3) |
| XYZ | xyz(62.0565, 44.4148, 93.2818) |
| Luminance | 0.4441 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.61
Purply Pink
#F075E6
ΔE00 5.23
Lavender Pink
#DD85D7
ΔE00 5.39
Plum
#DDA0DD
ΔE00 7.58
Candy Pink
#FF63E9
ΔE00 7.68
Baby Purple
#CA9BF7
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF8EF7 #96F78E
analogous
#BB8EF7 #EF8EF7 #F78ECB
triadic
#EF8EF7 #F7EF8E #8EF7EF
tetradic
#EF8EF7 #F7BB8E #96F78E #8ECBF7
square
#EF8EF7 #F7BB8E #96F78E #8ECBF7
split-complementary
#EF8EF7 #CBF78E #8EF7BB
monochromatic
#DF1CEF #E755F3 #EF8EF7 #F7C7FB #FBE2FD
Accessibility & contrast
On white
2.12
#EF8EF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.88
#EF8EF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF8EF7
9.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF8EF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF8EF7 | 1.00 | 2.12 | 9.88 | 9.88 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83AAFB
Deuteranopia (green-blind)
#9DB6F4
Tritanopia (blue-blind)
#F39AB7
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #ef8ef7; /* rgb */ color: rgb(239, 142, 247); /* oklch */ color: oklch(78.4% 0.176 324.3);
Tailwind
colors: {
custom: {
50: '#f6b1fa',
500: '#ef8ef7',
950: '#000000',
},
}SCSS
$custom: #ef8ef7; $custom-light: #f6b1fa; $custom-dark: #000000;
JSON
{
"hex": "#ef8ef7",
"rgb": {
"r": 239,
"g": 142,
"b": 247
},
"hsl": {
"h": 295.429,
"s": 86.777,
"l": 76.275
},
"oklch": {
"l": 0.7843,
"c": 0.17553,
"h": 324.3
},
"luminance": 0.44412
}Semantic roles & 50–950 ramp
primary
#EF8EF7
secondary
#D8F5D6
accent
#E30213
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171117
muted
#858085