#EF9DFC#EF9DFC
#EF9DFC is a light, vivid purple. Relative luminance 0.495; OKLCH L 80.9% C 0.155 H 321.9°. Best body text is #000000 at 10.90:1 contrast (WCAG AA passes).
Color values
| HEX | #EF9DFC |
|---|---|
| RGB | rgb(239, 157, 252) |
| HSL | hsl(292, 94%, 80%) |
| HSV | hsv(292, 38%, 99%) |
| CMYK | cmyk(5.2%, 37.7%, 0%, 1.2%) |
| CIE-LAB | lab(75.76, 45.51, -35.02) |
| CIE-LCH | lch(75.76, 57.43, 322.42°) |
| OKLab | oklab(80.94% 0.1224 -0.0959) |
| OKLCH | oklch(80.94% 0.155 321.9) |
| XYZ | xyz(65.2222, 49.4952, 98.1944) |
| Luminance | 0.4949 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.71
Mauve
#E0B0FF
ΔE00 5.83
Plum
#DDA0DD
ΔE00 6.23
Lilac (survey)
#CEA2FD
ΔE00 6.93
Baby Purple
#CA9BF7
ΔE00 6.99
Lavender Pink
#DD85D7
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF9DFC #AAFC9D
analogous
#BF9DFC #EF9DFC #FC9DDA
triadic
#EF9DFC #FCEF9D #9DFCEF
tetradic
#EF9DFC #FCBF9D #AAFC9D #9DDAFC
square
#EF9DFC #FCBF9D #AAFC9D #9DDAFC
split-complementary
#EF9DFC #DAFC9D #9DFCBF
monochromatic
#DC26F8 #E562FA #EF9DFC #F9D8FE #FAE1FE
Accessibility & contrast
On white
1.93
#EF9DFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.90
#EF9DFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF9DFC
10.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF9DFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF9DFC | 1.00 | 1.93 | 10.90 | 10.90 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92B5FF
Deuteranopia (green-blind)
#A7BEF9
Tritanopia (blue-blind)
#F2A8C1
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #ef9dfc; /* rgb */ color: rgb(239, 157, 252); /* oklch */ color: oklch(80.9% 0.155 321.9);
Tailwind
colors: {
custom: {
50: '#f5bbfd',
500: '#ef9dfc',
950: '#000000',
},
}SCSS
$custom: #ef9dfc; $custom-light: #f5bbfd; $custom-dark: #000000;
JSON
{
"hex": "#ef9dfc",
"rgb": {
"r": 239,
"g": 157,
"b": 252
},
"hsl": {
"h": 291.789,
"s": 94.059,
"l": 80.196
},
"oklch": {
"l": 0.80937,
"c": 0.15546,
"h": 321.9
},
"luminance": 0.49493
}Semantic roles & 50–950 ramp
primary
#EF9DFC
secondary
#D9F6D5
accent
#E6001F
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171217
muted
#858185