#EF8FFD#EF8FFD
#EF8FFD is a light, vivid purple. Relative luminance 0.451; OKLCH L 78.8% C 0.180 H 322.3°. Best body text is #000000 at 10.02:1 contrast (WCAG AA passes).
Color values
| HEX | #EF8FFD |
|---|---|
| RGB | rgb(239, 143, 253) |
| HSL | hsl(292, 96%, 78%) |
| HSV | hsv(292, 43%, 99%) |
| CMYK | cmyk(5.5%, 43.5%, 0%, 0.8%) |
| CIE-LAB | lab(72.95, 52.88, -39.93) |
| CIE-LCH | lch(72.95, 66.26, 322.95°) |
| OKLab | oklab(78.85% 0.1422 -0.1098) |
| OKLCH | oklch(78.85% 0.18 322.3) |
| XYZ | xyz(63.1468, 45.0900, 98.2864) |
| Luminance | 0.4509 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.27
Purply Pink
#F075E6
ΔE00 5.84
Lavender Pink
#DD85D7
ΔE00 6.26
Baby Purple
#CA9BF7
ΔE00 7.50
Lilac (survey)
#CEA2FD
ΔE00 8.01
Violet Pink
#FB5FFC
ΔE00 8.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF8FFD #9DFD8F
analogous
#B88FFD #EF8FFD #FD8FD4
triadic
#EF8FFD #FDEF8F #8FFDEF
tetradic
#EF8FFD #FDB88F #9DFD8F #8FD4FD
square
#EF8FFD #FDB88F #9DFD8F #8FD4FD
split-complementary
#EF8FFD #D4FD8F #8FFDB8
monochromatic
#DE17FB #E653FC #EF8FFD #F8CBFE #FBE1FE
Accessibility & contrast
On white
2.10
#EF8FFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.02
#EF8FFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF8FFD
10.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF8FFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF8FFD | 1.00 | 2.10 | 10.02 | 10.02 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81ACFF
Deuteranopia (green-blind)
#9BB7FA
Tritanopia (blue-blind)
#F29CBA
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #ef8ffd; /* rgb */ color: rgb(239, 143, 253); /* oklch */ color: oklch(78.8% 0.180 322.3);
Tailwind
colors: {
custom: {
50: '#f6b2fe',
500: '#ef8ffd',
950: '#000000',
},
}SCSS
$custom: #ef8ffd; $custom-light: #f6b2fe; $custom-dark: #000000;
JSON
{
"hex": "#ef8ffd",
"rgb": {
"r": 239,
"g": 143,
"b": 253
},
"hsl": {
"h": 292.364,
"s": 96.491,
"l": 77.647
},
"oklch": {
"l": 0.78845,
"c": 0.17968,
"h": 322.3
},
"luminance": 0.45087
}Semantic roles & 50–950 ramp
primary
#EF8FFD
secondary
#D9F7D4
accent
#E6001D
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171118
muted
#858086