#EF8FF1#EF8FF1
#EF8FF1 is a light, vivid purple. Relative luminance 0.443; OKLCH L 78.3% C 0.168 H 326.3°. Best body text is #000000 at 9.87:1 contrast (WCAG AA passes).
Color values
| HEX | #EF8FF1 |
|---|---|
| RGB | rgb(239, 143, 241) |
| HSL | hsl(299, 78%, 75%) |
| HSV | hsv(299, 41%, 95%) |
| CMYK | cmyk(0.8%, 40.7%, 0%, 5.5%) |
| CIE-LAB | lab(72.46, 50.68, -34.15) |
| CIE-LCH | lch(72.46, 61.12, 326.03°) |
| OKLab | oklab(78.32% 0.14 -0.0933) |
| OKLCH | oklch(78.32% 0.168 326.3) |
| XYZ | xyz(61.2950, 44.3493, 88.5336) |
| Luminance | 0.4435 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.68
Lavender Pink
#DD85D7
ΔE00 4.68
Purply Pink
#F075E6
ΔE00 5.16
Plum
#DDA0DD
ΔE00 6.74
Candy Pink
#FF63E9
ΔE00 7.72
Orchid
#DA70D6
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF8FF1 #91F18F
analogous
#BE8FF1 #EF8FF1 #F18FC2
triadic
#EF8FF1 #F1EF8F #8FF1EF
tetradic
#EF8FF1 #F1BE8F #91F18F #8FC2F1
square
#EF8FF1 #F1BE8F #91F18F #8FC2F1
split-complementary
#EF8FF1 #C2F18F #8FF1BE
monochromatic
#DF22E3 #E759EA #EF8FF1 #F7C5F8 #FBE4FC
Accessibility & contrast
On white
2.13
#EF8FF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.87
#EF8FF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF8FF1
9.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF8FF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF8FF1 | 1.00 | 2.13 | 9.87 | 9.87 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87AAF4
Deuteranopia (green-blind)
#A0B6EE
Tritanopia (blue-blind)
#F499B5
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #ef8ff1; /* rgb */ color: rgb(239, 143, 241); /* oklch */ color: oklch(78.3% 0.168 326.3);
Tailwind
colors: {
custom: {
50: '#f6b2f6',
500: '#ef8ff1',
950: '#000000',
},
}SCSS
$custom: #ef8ff1; $custom-light: #f6b2f6; $custom-dark: #000000;
JSON
{
"hex": "#ef8ff1",
"rgb": {
"r": 239,
"g": 143,
"b": 241
},
"hsl": {
"h": 298.776,
"s": 77.778,
"l": 75.294
},
"oklch": {
"l": 0.78318,
"c": 0.16821,
"h": 326.3
},
"luminance": 0.44347
}Semantic roles & 50–950 ramp
primary
#EF8FF1
secondary
#D8F3D8
accent
#DA0B10
background
#FFFBFF
surface
#FFF6FE
border
#D7D0D6
text
#171117
muted
#858085