#EF8EF1#EF8EF1
#EF8EF1 is a light, vivid purple. Relative luminance 0.440; OKLCH L 78.2% C 0.170 H 326.3°. Best body text is #000000 at 9.81:1 contrast (WCAG AA passes).
Color values
| HEX | #EF8EF1 |
|---|---|
| RGB | rgb(239, 142, 241) |
| HSL | hsl(299, 78%, 75%) |
| HSV | hsv(299, 41%, 95%) |
| CMYK | cmyk(0.8%, 41.1%, 0%, 5.5%) |
| CIE-LAB | lab(72.26, 51.19, -34.46) |
| CIE-LCH | lch(72.26, 61.71, 326.05°) |
| OKLab | oklab(78.17% 0.1414 -0.0942) |
| OKLCH | oklch(78.17% 0.17 326.3) |
| XYZ | xyz(61.1455, 44.0504, 88.4838) |
| Luminance | 0.4405 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.46
Lavender Pink
#DD85D7
ΔE00 4.62
Purply Pink
#F075E6
ΔE00 4.96
Plum
#DDA0DD
ΔE00 6.91
Candy Pink
#FF63E9
ΔE00 7.52
Orchid
#DA70D6
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF8EF1 #90F18E
analogous
#BE8EF1 #EF8EF1 #F18EC1
triadic
#EF8EF1 #F1EF8E #8EF1EF
tetradic
#EF8EF1 #F1BE8E #90F18E #8EC1F1
square
#EF8EF1 #F1BE8E #90F18E #8EC1F1
split-complementary
#EF8EF1 #C1F18E #8EF1BE
monochromatic
#E021E4 #E758EA #EF8EF1 #F7C4F8 #FBE4FC
Accessibility & contrast
On white
2.14
#EF8EF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.81
#EF8EF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF8EF1
9.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF8EF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF8EF1 | 1.00 | 2.14 | 9.81 | 9.81 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85A9F5
Deuteranopia (green-blind)
#A0B6EE
Tritanopia (blue-blind)
#F498B4
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #ef8ef1; /* rgb */ color: rgb(239, 142, 241); /* oklch */ color: oklch(78.2% 0.170 326.3);
Tailwind
colors: {
custom: {
50: '#f6b1f6',
500: '#ef8ef1',
950: '#000000',
},
}SCSS
$custom: #ef8ef1; $custom-light: #f6b1f6; $custom-dark: #000000;
JSON
{
"hex": "#ef8ef1",
"rgb": {
"r": 239,
"g": 142,
"b": 241
},
"hsl": {
"h": 298.788,
"s": 77.953,
"l": 75.098
},
"oklch": {
"l": 0.78169,
"c": 0.16987,
"h": 326.3
},
"luminance": 0.44048
}Semantic roles & 50–950 ramp
primary
#EF8EF1
secondary
#D8F3D8
accent
#DA0B0F
background
#FFFBFF
surface
#FFF6FE
border
#D7D0D6
text
#171117
muted
#858085