#EF8EF9#EF8EF9
#EF8EF9 is a light, vivid purple. Relative luminance 0.445; OKLCH L 78.5% C 0.177 H 323.6°. Best body text is #000000 at 9.91:1 contrast (WCAG AA passes).
Color values
| HEX | #EF8EF9 |
|---|---|
| RGB | rgb(239, 142, 249) |
| HSL | hsl(294, 90%, 77%) |
| HSV | hsv(294, 43%, 98%) |
| CMYK | cmyk(4%, 43%, 0%, 2.4%) |
| CIE-LAB | lab(72.59, 52.64, -38.32) |
| CIE-LCH | lch(72.59, 65.11, 323.95°) |
| OKLab | oklab(78.52% 0.1429 -0.1052) |
| OKLCH | oklch(78.52% 0.177 323.6) |
| XYZ | xyz(62.3668, 44.5389, 94.9159) |
| Luminance | 0.4454 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.75
Purply Pink
#F075E6
ΔE00 5.36
Lavender Pink
#DD85D7
ΔE00 5.67
Candy Pink
#FF63E9
ΔE00 7.76
Baby Purple
#CA9BF7
ΔE00 7.77
Plum
#DDA0DD
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF8EF9 #98F98E
analogous
#BA8EF9 #EF8EF9 #F98ECD
triadic
#EF8EF9 #F9EF8E #8EF9EF
tetradic
#EF8EF9 #F9BA8E #98F98E #8ECDF9
square
#EF8EF9 #F9BA8E #98F98E #8ECDF9
split-complementary
#EF8EF9 #CDF98E #8EF9BA
monochromatic
#DF1AF3 #E754F6 #EF8EF9 #F7C8FC #FBE2FD
Accessibility & contrast
On white
2.12
#EF8EF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.91
#EF8EF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF8EF9
9.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF8EF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF8EF9 | 1.00 | 2.12 | 9.91 | 9.91 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82ABFD
Deuteranopia (green-blind)
#9CB6F6
Tritanopia (blue-blind)
#F39AB8
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #ef8ef9; /* rgb */ color: rgb(239, 142, 249); /* oklch */ color: oklch(78.5% 0.177 323.6);
Tailwind
colors: {
custom: {
50: '#f6b1fb',
500: '#ef8ef9',
950: '#000000',
},
}SCSS
$custom: #ef8ef9; $custom-light: #f6b1fb; $custom-dark: #000000;
JSON
{
"hex": "#ef8ef9",
"rgb": {
"r": 239,
"g": 142,
"b": 249
},
"hsl": {
"h": 294.393,
"s": 89.916,
"l": 76.667
},
"oklch": {
"l": 0.78519,
"c": 0.17744,
"h": 323.6
},
"luminance": 0.44536
}Semantic roles & 50–950 ramp
primary
#EF8EF9
secondary
#D8F6D5
accent
#E60015
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171117
muted
#858085