#EF9EF6#EF9EF6
#EF9EF6 is a light, vivid purple. Relative luminance 0.495; OKLCH L 80.8% C 0.148 H 324.0°. Best body text is #000000 at 10.89:1 contrast (WCAG AA passes).
Color values
| HEX | #EF9EF6 |
|---|---|
| RGB | rgb(239, 158, 246) |
| HSL | hsl(295, 83%, 79%) |
| HSV | hsv(295, 36%, 96%) |
| CMYK | cmyk(2.8%, 35.8%, 0%, 3.5%) |
| CIE-LAB | lab(75.74, 43.87, -31.81) |
| CIE-LCH | lch(75.74, 54.19, 324.05°) |
| OKLab | oklab(80.84% 0.1196 -0.0868) |
| OKLCH | oklch(80.84% 0.148 324) |
| XYZ | xyz(64.4563, 49.4606, 93.3225) |
| Luminance | 0.4946 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 5.20
Violet (CSS)
#EE82EE
ΔE00 5.89
Mauve
#E0B0FF
ΔE00 5.92
Lavender Pink
#DD85D7
ΔE00 6.76
Lilac (survey)
#CEA2FD
ΔE00 7.48
Baby Purple
#CA9BF7
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF9EF6 #A5F69E
analogous
#C39EF6 #EF9EF6 #F69ED1
triadic
#EF9EF6 #F6EF9E #9EF6EF
tetradic
#EF9EF6 #F6C39E #A5F69E #9ED1F6
square
#EF9EF6 #F6C39E #A5F69E #9ED1F6
split-complementary
#EF9EF6 #D1F69E #9EF6C3
monochromatic
#DD2EEC #E666F1 #EF9EF6 #F8D6FB #FAE3FC
Accessibility & contrast
On white
1.93
#EF9EF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.89
#EF9EF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF9EF6
10.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF9EF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF9EF6 | 1.00 | 1.93 | 10.89 | 10.89 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B4F9
Deuteranopia (green-blind)
#AABEF3
Tritanopia (blue-blind)
#F3A7BF
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #ef9ef6; /* rgb */ color: rgb(239, 158, 246); /* oklch */ color: oklch(80.8% 0.148 324.0);
Tailwind
colors: {
custom: {
50: '#f5bcf9',
500: '#ef9ef6',
950: '#000000',
},
}SCSS
$custom: #ef9ef6; $custom-light: #f5bcf9; $custom-dark: #000000;
JSON
{
"hex": "#ef9ef6",
"rgb": {
"r": 239,
"g": 158,
"b": 246
},
"hsl": {
"h": 295.227,
"s": 83.019,
"l": 79.216
},
"oklch": {
"l": 0.80844,
"c": 0.14774,
"h": 324
},
"luminance": 0.49458
}Semantic roles & 50–950 ramp
primary
#EF9EF6
secondary
#D9F4D7
accent
#DF0617
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171217
muted
#858185