#EF9EF2#EF9EF2
#EF9EF2 is a light, vivid purple. Relative luminance 0.492; OKLCH L 80.7% C 0.144 H 325.6°. Best body text is #000000 at 10.84:1 contrast (WCAG AA passes).
Color values
| HEX | #EF9EF2 |
|---|---|
| RGB | rgb(239, 158, 242) |
| HSL | hsl(298, 76%, 78%) |
| HSV | hsv(298, 35%, 95%) |
| CMYK | cmyk(1.2%, 34.7%, 0%, 5.1%) |
| CIE-LAB | lab(75.59, 43.13, -29.88) |
| CIE-LCH | lch(75.59, 52.47, 325.29°) |
| OKLab | oklab(80.68% 0.1186 -0.0813) |
| OKLCH | oklch(80.68% 0.144 325.6) |
| XYZ | xyz(63.8490, 49.2177, 90.1239) |
| Luminance | 0.4921 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.62
Violet (CSS)
#EE82EE
ΔE00 6.02
Mauve
#E0B0FF
ΔE00 6.22
Lavender Pink
#DD85D7
ΔE00 6.49
Lilac (survey)
#CEA2FD
ΔE00 7.95
Baby Purple
#CA9BF7
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF9EF2 #A1F29E
analogous
#C59EF2 #EF9EF2 #F29ECB
triadic
#EF9EF2 #F2EF9E #9EF2EF
tetradic
#EF9EF2 #F2C59E #A1F29E #9ECBF2
square
#EF9EF2 #F2C59E #A1F29E #9ECBF2
split-complementary
#EF9EF2 #CBF29E #9EF2C5
monochromatic
#DD32E4 #E668EB #EF9EF2 #F8D4F9 #FBE4FB
Accessibility & contrast
On white
1.94
#EF9EF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.84
#EF9EF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF9EF2
10.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF9EF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF9EF2 | 1.00 | 1.94 | 10.84 | 10.84 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97B4F5
Deuteranopia (green-blind)
#ABBEEF
Tritanopia (blue-blind)
#F3A6BD
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #ef9ef2; /* rgb */ color: rgb(239, 158, 242); /* oklch */ color: oklch(80.7% 0.144 325.6);
Tailwind
colors: {
custom: {
50: '#f5bcf6',
500: '#ef9ef2',
950: '#000000',
},
}SCSS
$custom: #ef9ef2; $custom-light: #f5bcf6; $custom-dark: #000000;
JSON
{
"hex": "#ef9ef2",
"rgb": {
"r": 239,
"g": 158,
"b": 242
},
"hsl": {
"h": 297.857,
"s": 76.364,
"l": 78.431
},
"oklch": {
"l": 0.80681,
"c": 0.14381,
"h": 325.6
},
"luminance": 0.49215
}Semantic roles & 50–950 ramp
primary
#EF9EF2
secondary
#D9F3D8
accent
#D90D14
background
#FFFBFF
surface
#FFF6FE
border
#D7D0D6
text
#171217
muted
#858185