#EF9EF4#EF9EF4
#EF9EF4 is a light, vivid purple. Relative luminance 0.493; OKLCH L 80.8% C 0.146 H 324.8°. Best body text is #000000 at 10.87:1 contrast (WCAG AA passes).
Color values
| HEX | #EF9EF4 |
|---|---|
| RGB | rgb(239, 158, 244) |
| HSL | hsl(297, 80%, 79%) |
| HSV | hsv(297, 35%, 96%) |
| CMYK | cmyk(2%, 35.2%, 0%, 4.3%) |
| CIE-LAB | lab(75.66, 43.50, -30.84) |
| CIE-LCH | lch(75.66, 53.32, 324.66°) |
| OKLab | oklab(80.76% 0.1191 -0.084) |
| OKLCH | oklch(80.76% 0.146 324.8) |
| XYZ | xyz(64.1510, 49.3385, 91.7145) |
| Luminance | 0.4934 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.90
Violet (CSS)
#EE82EE
ΔE00 5.94
Mauve
#E0B0FF
ΔE00 6.06
Lavender Pink
#DD85D7
ΔE00 6.61
Lilac (survey)
#CEA2FD
ΔE00 7.71
Baby Purple
#CA9BF7
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF9EF4 #A3F49E
analogous
#C49EF4 #EF9EF4 #F49ECE
triadic
#EF9EF4 #F4EF9E #9EF4EF
tetradic
#EF9EF4 #F4C49E #A3F49E #9ECEF4
square
#EF9EF4 #F4C49E #A3F49E #9ECEF4
split-complementary
#EF9EF4 #CEF49E #9EF4C4
monochromatic
#DD30E8 #E667EE #EF9EF4 #F8D5FA #FAE4FC
Accessibility & contrast
On white
1.93
#EF9EF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.87
#EF9EF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF9EF4
10.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF9EF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF9EF4 | 1.00 | 1.93 | 10.87 | 10.87 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B4F7
Deuteranopia (green-blind)
#ABBEF1
Tritanopia (blue-blind)
#F3A7BE
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #ef9ef4; /* rgb */ color: rgb(239, 158, 244); /* oklch */ color: oklch(80.8% 0.146 324.8);
Tailwind
colors: {
custom: {
50: '#f5bcf8',
500: '#ef9ef4',
950: '#000000',
},
}SCSS
$custom: #ef9ef4; $custom-light: #f5bcf8; $custom-dark: #000000;
JSON
{
"hex": "#ef9ef4",
"rgb": {
"r": 239,
"g": 158,
"b": 244
},
"hsl": {
"h": 296.512,
"s": 79.63,
"l": 78.824
},
"oklch": {
"l": 0.80763,
"c": 0.14577,
"h": 324.8
},
"luminance": 0.49336
}Semantic roles & 50–950 ramp
primary
#EF9EF4
secondary
#D9F4D7
accent
#DC0A16
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171217
muted
#858185