#EF9EF3#EF9EF3
#EF9EF3 is a light, vivid purple. Relative luminance 0.493; OKLCH L 80.7% C 0.145 H 325.2°. Best body text is #000000 at 10.86:1 contrast (WCAG AA passes).
Color values
| HEX | #EF9EF3 |
|---|---|
| RGB | rgb(239, 158, 243) |
| HSL | hsl(297, 78%, 79%) |
| HSV | hsv(297, 35%, 95%) |
| CMYK | cmyk(1.6%, 35%, 0%, 4.7%) |
| CIE-LAB | lab(75.62, 43.31, -30.36) |
| CIE-LCH | lch(75.62, 52.89, 324.97°) |
| OKLab | oklab(80.72% 0.1189 -0.0827) |
| OKLCH | oklch(80.72% 0.145 325.2) |
| XYZ | xyz(63.9996, 49.2779, 90.9170) |
| Luminance | 0.4928 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.76
Violet (CSS)
#EE82EE
ΔE00 5.97
Mauve
#E0B0FF
ΔE00 6.14
Lavender Pink
#DD85D7
ΔE00 6.55
Lilac (survey)
#CEA2FD
ΔE00 7.83
Baby Purple
#CA9BF7
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF9EF3 #A2F39E
analogous
#C49EF3 #EF9EF3 #F39ECC
triadic
#EF9EF3 #F3EF9E #9EF3EF
tetradic
#EF9EF3 #F3C49E #A2F39E #9ECCF3
square
#EF9EF3 #F3C49E #A2F39E #9ECCF3
split-complementary
#EF9EF3 #CCF39E #9EF3C4
monochromatic
#DD31E6 #E668EC #EF9EF3 #F8D4FA #FBE4FC
Accessibility & contrast
On white
1.93
#EF9EF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.86
#EF9EF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF9EF3
10.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF9EF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF9EF3 | 1.00 | 1.93 | 10.86 | 10.86 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97B4F6
Deuteranopia (green-blind)
#ABBEF0
Tritanopia (blue-blind)
#F3A6BE
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #ef9ef3; /* rgb */ color: rgb(239, 158, 243); /* oklch */ color: oklch(80.7% 0.145 325.2);
Tailwind
colors: {
custom: {
50: '#f5bcf7',
500: '#ef9ef3',
950: '#000000',
},
}SCSS
$custom: #ef9ef3; $custom-light: #f5bcf7; $custom-dark: #000000;
JSON
{
"hex": "#ef9ef3",
"rgb": {
"r": 239,
"g": 158,
"b": 243
},
"hsl": {
"h": 297.176,
"s": 77.982,
"l": 78.627
},
"oklch": {
"l": 0.80722,
"c": 0.14478,
"h": 325.2
},
"luminance": 0.49276
}Semantic roles & 50–950 ramp
primary
#EF9EF3
secondary
#D9F3D8
accent
#DA0B15
background
#FFFBFF
surface
#FFF6FE
border
#D7D0D6
text
#171217
muted
#858185