#EF8FE4#EF8FE4
#EF8FE4 is a light, vivid purple. Relative luminance 0.436; OKLCH L 77.8% C 0.156 H 331.2°. Best body text is #000000 at 9.72:1 contrast (WCAG AA passes).
Color values
| HEX | #EF8FE4 |
|---|---|
| RGB | rgb(239, 143, 228) |
| HSL | hsl(307, 75%, 75%) |
| HSV | hsv(307, 40%, 94%) |
| CMYK | cmyk(0%, 40.2%, 4.6%, 6.3%) |
| CIE-LAB | lab(71.96, 48.40, -27.81) |
| CIE-LCH | lch(71.96, 55.82, 330.12°) |
| OKLab | oklab(77.78% 0.1371 -0.0753) |
| OKLCH | oklch(77.78% 0.156 331.2) |
| XYZ | xyz(59.4220, 43.6001, 78.6695) |
| Luminance | 0.4360 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.73
Violet (CSS)
#EE82EE
ΔE00 3.88
Purply Pink
#F075E6
ΔE00 5.49
Plum
#DDA0DD
ΔE00 5.66
Bubblegum Pink
#FE83CC
ΔE00 6.14
Orchid
#DA70D6
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF8FE4 #8FEF9A
analogous
#CA8FEF #EF8FE4 #EF8FB4
triadic
#EF8FE4 #E4EF8F #8FE4EF
tetradic
#EF8FE4 #EFCA8F #8FEF9A #8FB4EF
square
#EF8FE4 #EFCA8F #8FEF9A #8FB4EF
split-complementary
#EF8FE4 #B4EF8F #8FEFCA
monochromatic
#E024CA #E759D7 #EF8FE4 #F7C5F1 #FBE4F9
Accessibility & contrast
On white
2.16
#EF8FE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.72
#EF8FE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF8FE4
9.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF8FE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF8FE4 | 1.00 | 2.16 | 9.72 | 9.72 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CA8E7
Deuteranopia (green-blind)
#A5B5E1
Tritanopia (blue-blind)
#F695AF
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #ef8fe4; /* rgb */ color: rgb(239, 143, 228); /* oklch */ color: oklch(77.8% 0.156 331.2);
Tailwind
colors: {
custom: {
50: '#f6b2ec',
500: '#ef8fe4',
950: '#000000',
},
}SCSS
$custom: #ef8fe4; $custom-light: #f6b2ec; $custom-dark: #000000;
JSON
{
"hex": "#ef8fe4",
"rgb": {
"r": 239,
"g": 143,
"b": 228
},
"hsl": {
"h": 306.875,
"s": 75,
"l": 74.902
},
"oklch": {
"l": 0.77778,
"c": 0.15643,
"h": 331.2
},
"luminance": 0.43597
}Semantic roles & 50–950 ramp
primary
#EF8FE4
secondary
#D8F3DB
accent
#D7250E
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171116
muted
#858084