#EF8FFE#EF8FFE
#EF8FFE is a light, vivid purple. Relative luminance 0.452; OKLCH L 78.9% C 0.181 H 322.0°. Best body text is #000000 at 10.03:1 contrast (WCAG AA passes).
Color values
| HEX | #EF8FFE |
|---|---|
| RGB | rgb(239, 143, 254) |
| HSL | hsl(292, 98%, 78%) |
| HSV | hsv(292, 44%, 100%) |
| CMYK | cmyk(5.9%, 43.7%, 0%, 0.4%) |
| CIE-LAB | lab(72.99, 53.07, -40.40) |
| CIE-LCH | lch(72.99, 66.70, 322.72°) |
| OKLab | oklab(78.89% 0.1424 -0.1112) |
| OKLCH | oklch(78.89% 0.181 322) |
| XYZ | xyz(63.3065, 45.1539, 99.1276) |
| Luminance | 0.4515 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.38
Purply Pink
#F075E6
ΔE00 5.92
Lavender Pink
#DD85D7
ΔE00 6.40
Baby Purple
#CA9BF7
ΔE00 7.46
Lilac (survey)
#CEA2FD
ΔE00 7.97
Violet Pink
#FB5FFC
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF8FFE #9EFE8F
analogous
#B78FFE #EF8FFE #FE8FD5
triadic
#EF8FFE #FEEF8F #8FFEEF
tetradic
#EF8FFE #FEB78F #9EFE8F #8FD5FE
square
#EF8FFE #FEB78F #9EFE8F #8FD5FE
split-complementary
#EF8FFE #D5FE8F #8FFEB7
monochromatic
#DE16FD #E652FD #EF8FFE #F8CCFF #FBE1FF
Accessibility & contrast
On white
2.09
#EF8FFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.03
#EF8FFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF8FFE
10.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF8FFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF8FFE | 1.00 | 2.09 | 10.03 | 10.03 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80ACFF
Deuteranopia (green-blind)
#9BB7FB
Tritanopia (blue-blind)
#F29CBB
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #ef8ffe; /* rgb */ color: rgb(239, 143, 254); /* oklch */ color: oklch(78.9% 0.181 322.0);
Tailwind
colors: {
custom: {
50: '#f6b2ff',
500: '#ef8ffe',
950: '#000000',
},
}SCSS
$custom: #ef8ffe; $custom-light: #f6b2ff; $custom-dark: #000000;
JSON
{
"hex": "#ef8ffe",
"rgb": {
"r": 239,
"g": 143,
"b": 254
},
"hsl": {
"h": 291.892,
"s": 98.23,
"l": 77.843
},
"oklch": {
"l": 0.7889,
"c": 0.18067,
"h": 322
},
"luminance": 0.45151
}Semantic roles & 50–950 ramp
primary
#EF8FFE
secondary
#D9F7D4
accent
#E6001F
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171118
muted
#858086