#EF9EF9#EF9EF9
#EF9EF9 is a light, vivid purple. Relative luminance 0.496; OKLCH L 81.0% C 0.151 H 322.9°. Best body text is #000000 at 10.93:1 contrast (WCAG AA passes).
Color values
| HEX | #EF9EF9 |
|---|---|
| RGB | rgb(239, 158, 249) |
| HSL | hsl(293, 88%, 80%) |
| HSV | hsv(293, 37%, 98%) |
| CMYK | cmyk(4%, 36.5%, 0%, 2.4%) |
| CIE-LAB | lab(75.85, 44.42, -33.26) |
| CIE-LCH | lch(75.85, 55.49, 323.18°) |
| OKLab | oklab(80.97% 0.1203 -0.0909) |
| OKLCH | oklch(80.97% 0.151 322.9) |
| XYZ | xyz(64.9205, 49.6463, 95.7671) |
| Luminance | 0.4964 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 5.66
Mauve
#E0B0FF
ΔE00 5.76
Violet (CSS)
#EE82EE
ΔE00 5.88
Lavender Pink
#DD85D7
ΔE00 7.02
Lilac (survey)
#CEA2FD
ΔE00 7.16
Baby Purple
#CA9BF7
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF9EF9 #A8F99E
analogous
#C29EF9 #EF9EF9 #F99ED5
triadic
#EF9EF9 #F9EF9E #9EF9EF
tetradic
#EF9EF9 #F9C29E #A8F99E #9ED5F9
square
#EF9EF9 #F9C29E #A8F99E #9ED5F9
split-complementary
#EF9EF9 #D5F99E #9EF9C2
monochromatic
#DC2BF2 #E564F5 #EF9EF9 #F9D8FD #FAE2FD
Accessibility & contrast
On white
1.92
#EF9EF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.93
#EF9EF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF9EF9
10.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF9EF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF9EF9 | 1.00 | 1.92 | 10.93 | 10.93 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B5FC
Deuteranopia (green-blind)
#A9BEF6
Tritanopia (blue-blind)
#F2A8C0
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #ef9ef9; /* rgb */ color: rgb(239, 158, 249); /* oklch */ color: oklch(81.0% 0.151 322.9);
Tailwind
colors: {
custom: {
50: '#f5bcfb',
500: '#ef9ef9',
950: '#000000',
},
}SCSS
$custom: #ef9ef9; $custom-light: #f5bcfb; $custom-dark: #000000;
JSON
{
"hex": "#ef9ef9",
"rgb": {
"r": 239,
"g": 158,
"b": 249
},
"hsl": {
"h": 293.407,
"s": 88.35,
"l": 79.804
},
"oklch": {
"l": 0.80969,
"c": 0.15074,
"h": 322.9
},
"luminance": 0.49644
}Semantic roles & 50–950 ramp
primary
#EF9EF9
secondary
#D9F5D6
accent
#E5011A
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171217
muted
#858185