#EF8FE5#EF8FE5
#EF8FE5 is a light, vivid purple. Relative luminance 0.437; OKLCH L 77.8% C 0.157 H 330.8°. Best body text is #000000 at 9.73:1 contrast (WCAG AA passes).
Color values
| HEX | #EF8FE5 |
|---|---|
| RGB | rgb(239, 143, 229) |
| HSL | hsl(306, 75%, 75%) |
| HSV | hsv(306, 40%, 94%) |
| CMYK | cmyk(0%, 40.2%, 4.2%, 6.3%) |
| CIE-LAB | lab(72.00, 48.57, -28.30) |
| CIE-LCH | lch(72.00, 56.21, 329.77°) |
| OKLab | oklab(77.82% 0.1373 -0.0767) |
| OKLCH | oklch(77.82% 0.157 330.8) |
| XYZ | xyz(59.5612, 43.6558, 79.4027) |
| Luminance | 0.4365 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.74
Lavender Pink
#DD85D7
ΔE00 3.75
Purply Pink
#F075E6
ΔE00 5.42
Plum
#DDA0DD
ΔE00 5.72
Bubblegum Pink
#FE83CC
ΔE00 6.31
Orchid
#DA70D6
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF8FE5 #8FEF99
analogous
#C98FEF #EF8FE5 #EF8FB5
triadic
#EF8FE5 #E5EF8F #8FE5EF
tetradic
#EF8FE5 #EFC98F #8FEF99 #8FB5EF
square
#EF8FE5 #EFC98F #8FEF99 #8FB5EF
split-complementary
#EF8FE5 #B5EF8F #8FEFC9
monochromatic
#E024CC #E759D9 #EF8FE5 #F7C5F1 #FBE4F9
Accessibility & contrast
On white
2.16
#EF8FE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.73
#EF8FE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF8FE5
9.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF8FE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF8FE5 | 1.00 | 2.16 | 9.73 | 9.73 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BA8E8
Deuteranopia (green-blind)
#A5B5E2
Tritanopia (blue-blind)
#F696B0
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #ef8fe5; /* rgb */ color: rgb(239, 143, 229); /* oklch */ color: oklch(77.8% 0.157 330.8);
Tailwind
colors: {
custom: {
50: '#f6b2ed',
500: '#ef8fe5',
950: '#000000',
},
}SCSS
$custom: #ef8fe5; $custom-light: #f6b2ed; $custom-dark: #000000;
JSON
{
"hex": "#ef8fe5",
"rgb": {
"r": 239,
"g": 143,
"b": 229
},
"hsl": {
"h": 306.25,
"s": 75,
"l": 74.902
},
"oklch": {
"l": 0.77819,
"c": 0.1573,
"h": 330.8
},
"luminance": 0.43653
}Semantic roles & 50–950 ramp
primary
#EF8FE5
secondary
#D8F3DB
accent
#D7230E
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171116
muted
#858084