#EF9FF3#EF9FF3
#EF9FF3 is a light, vivid purple. Relative luminance 0.496; OKLCH L 80.9% C 0.143 H 325.1°. Best body text is #000000 at 10.92:1 contrast (WCAG AA passes).
Color values
| HEX | #EF9FF3 |
|---|---|
| RGB | rgb(239, 159, 243) |
| HSL | hsl(297, 78%, 79%) |
| HSV | hsv(297, 35%, 95%) |
| CMYK | cmyk(1.6%, 34.6%, 0%, 4.7%) |
| CIE-LAB | lab(75.84, 42.79, -30.03) |
| CIE-LCH | lch(75.84, 52.28, 324.94°) |
| OKLab | oklab(80.88% 0.1174 -0.0818) |
| OKLCH | oklch(80.88% 0.143 325.1) |
| XYZ | xyz(64.1708, 49.6205, 90.9741) |
| Luminance | 0.4962 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.65
Mauve
#E0B0FF
ΔE00 5.99
Violet (CSS)
#EE82EE
ΔE00 6.21
Lavender Pink
#DD85D7
ΔE00 6.71
Lilac (survey)
#CEA2FD
ΔE00 7.82
Baby Purple
#CA9BF7
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF9FF3 #A3F39F
analogous
#C59FF3 #EF9FF3 #F39FCD
triadic
#EF9FF3 #F3EF9F #9FF3EF
tetradic
#EF9FF3 #F3C59F #A3F39F #9FCDF3
square
#EF9FF3 #F3C59F #A3F39F #9FCDF3
split-complementary
#EF9FF3 #CDF39F #9FF3C5
monochromatic
#DD32E5 #E669EC #EF9FF3 #F8D5FA #FAE4FC
Accessibility & contrast
On white
1.92
#EF9FF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.92
#EF9FF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF9FF3
10.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF9FF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF9FF3 | 1.00 | 1.92 | 10.92 | 10.92 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98B5F6
Deuteranopia (green-blind)
#ACBEF0
Tritanopia (blue-blind)
#F3A7BE
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #ef9ff3; /* rgb */ color: rgb(239, 159, 243); /* oklch */ color: oklch(80.9% 0.143 325.1);
Tailwind
colors: {
custom: {
50: '#f5bcf7',
500: '#ef9ff3',
950: '#000000',
},
}SCSS
$custom: #ef9ff3; $custom-light: #f5bcf7; $custom-dark: #000000;
JSON
{
"hex": "#ef9ff3",
"rgb": {
"r": 239,
"g": 159,
"b": 243
},
"hsl": {
"h": 297.143,
"s": 77.778,
"l": 78.824
},
"oklch": {
"l": 0.80882,
"c": 0.14307,
"h": 325.1
},
"luminance": 0.49618
}Semantic roles & 50–950 ramp
primary
#EF9FF3
secondary
#D9F3D8
accent
#DA0B15
background
#FFFBFF
surface
#FFF6FE
border
#D7D0D6
text
#171217
muted
#858185