#EF8EFC#EF8EFC
#EF8EFC is a light, vivid purple. Relative luminance 0.447; OKLCH L 78.7% C 0.180 H 322.7°. Best body text is #000000 at 9.94:1 contrast (WCAG AA passes).
Color values
| HEX | #EF8EFC |
|---|---|
| RGB | rgb(239, 142, 252) |
| HSL | hsl(293, 95%, 77%) |
| HSV | hsv(293, 44%, 99%) |
| CMYK | cmyk(5.2%, 43.7%, 0%, 1.2%) |
| CIE-LAB | lab(72.71, 53.20, -39.75) |
| CIE-LCH | lch(72.71, 66.41, 323.23°) |
| OKLab | oklab(78.65% 0.1435 -0.1093) |
| OKLCH | oklch(78.65% 0.18 322.7) |
| XYZ | xyz(62.8384, 44.7276, 97.3998) |
| Luminance | 0.4472 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.03
Purply Pink
#F075E6
ΔE00 5.60
Lavender Pink
#DD85D7
ΔE00 6.09
Baby Purple
#CA9BF7
ΔE00 7.62
Violet Pink
#FB5FFC
ΔE00 7.85
Candy Pink
#FF63E9
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF8EFC #9BFC8E
analogous
#B88EFC #EF8EFC #FC8ED2
triadic
#EF8EFC #FCEF8E #8EFCEF
tetradic
#EF8EFC #FCB88E #9BFC8E #8ED2FC
square
#EF8EFC #FCB88E #9BFC8E #8ED2FC
split-complementary
#EF8EFC #D2FC8E #8EFCB8
monochromatic
#DE17F9 #E752FA #EF8EFC #F7CAFE #FBE1FE
Accessibility & contrast
On white
2.11
#EF8EFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.94
#EF8EFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF8EFC
9.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF8EFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF8EFC | 1.00 | 2.11 | 9.94 | 9.94 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80ABFF
Deuteranopia (green-blind)
#9BB6F9
Tritanopia (blue-blind)
#F29BB9
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #ef8efc; /* rgb */ color: rgb(239, 142, 252); /* oklch */ color: oklch(78.7% 0.180 322.7);
Tailwind
colors: {
custom: {
50: '#f6b1fd',
500: '#ef8efc',
950: '#000000',
},
}SCSS
$custom: #ef8efc; $custom-light: #f6b1fd; $custom-dark: #000000;
JSON
{
"hex": "#ef8efc",
"rgb": {
"r": 239,
"g": 142,
"b": 252
},
"hsl": {
"h": 292.909,
"s": 94.828,
"l": 77.255
},
"oklch": {
"l": 0.78653,
"c": 0.18034,
"h": 322.7
},
"luminance": 0.44725
}Semantic roles & 50–950 ramp
primary
#EF8EFC
secondary
#D9F6D5
accent
#E6001B
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171117
muted
#858085