#EF8DFC#EF8DFC
#EF8DFC is a light, vivid purple. Relative luminance 0.444; OKLCH L 78.5% C 0.182 H 322.7°. Best body text is #000000 at 9.89:1 contrast (WCAG AA passes).
Color values
| HEX | #EF8DFC |
|---|---|
| RGB | rgb(239, 141, 252) |
| HSL | hsl(293, 95%, 77%) |
| HSV | hsv(293, 44%, 99%) |
| CMYK | cmyk(5.2%, 44%, 0%, 1.2%) |
| CIE-LAB | lab(72.52, 53.70, -40.06) |
| CIE-LCH | lch(72.52, 67.00, 323.28°) |
| OKLab | oklab(78.51% 0.1448 -0.1102) |
| OKLCH | oklch(78.51% 0.182 322.7) |
| XYZ | xyz(62.6903, 44.4313, 97.3505) |
| Luminance | 0.4443 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.90
Purply Pink
#F075E6
ΔE00 5.44
Lavender Pink
#DD85D7
ΔE00 6.06
Violet Pink
#FB5FFC
ΔE00 7.65
Baby Purple
#CA9BF7
ΔE00 7.70
Light Magenta
#FA5FF7
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF8DFC #9AFC8D
analogous
#B88DFC #EF8DFC #FC8DD2
triadic
#EF8DFC #FCEF8D #8DFCEF
tetradic
#EF8DFC #FCB88D #9AFC8D #8DD2FC
square
#EF8DFC #FCB88D #9AFC8D #8DD2FC
split-complementary
#EF8DFC #D2FC8D #8DFCB8
monochromatic
#DE16F9 #E751FA #EF8DFC #F7C9FE #FBE1FE
Accessibility & contrast
On white
2.12
#EF8DFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.89
#EF8DFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF8DFC
9.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF8DFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF8DFC | 1.00 | 2.12 | 9.89 | 9.89 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FABFF
Deuteranopia (green-blind)
#9AB6F9
Tritanopia (blue-blind)
#F29AB9
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #ef8dfc; /* rgb */ color: rgb(239, 141, 252); /* oklch */ color: oklch(78.5% 0.182 322.7);
Tailwind
colors: {
custom: {
50: '#f6b1fd',
500: '#ef8dfc',
950: '#000000',
},
}SCSS
$custom: #ef8dfc; $custom-light: #f6b1fd; $custom-dark: #000000;
JSON
{
"hex": "#ef8dfc",
"rgb": {
"r": 239,
"g": 141,
"b": 252
},
"hsl": {
"h": 292.973,
"s": 94.872,
"l": 77.059
},
"oklch": {
"l": 0.78507,
"c": 0.18197,
"h": 322.7
},
"luminance": 0.44429
}Semantic roles & 50–950 ramp
primary
#EF8DFC
secondary
#D9F6D5
accent
#E6001B
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171118
muted
#858086