#EF87F5#EF87F5
#EF87F5 is a light, vivid purple. Relative luminance 0.423; OKLCH L 77.3% C 0.185 H 325.2°. Best body text is #000000 at 9.45:1 contrast (WCAG AA passes).
Color values
| HEX | #EF87F5 |
|---|---|
| RGB | rgb(239, 135, 245) |
| HSL | hsl(297, 85%, 75%) |
| HSV | hsv(297, 45%, 96%) |
| CMYK | cmyk(2.4%, 44.9%, 0%, 3.9%) |
| CIE-LAB | lab(71.06, 55.42, -38.51) |
| CIE-LCH | lch(71.06, 67.49, 325.20°) |
| OKLab | oklab(77.33% 0.1519 -0.1057) |
| OKLCH | oklch(77.33% 0.185 325.2) |
| XYZ | xyz(60.7406, 42.2741, 91.3288) |
| Luminance | 0.4227 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.38
Purply Pink
#F075E6
ΔE00 3.93
Lavender Pink
#DD85D7
ΔE00 5.05
Candy Pink
#FF63E9
ΔE00 6.37
Light Magenta
#FA5FF7
ΔE00 6.60
Violet Pink
#FB5FFC
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF87F5 #8DF587
analogous
#B887F5 #EF87F5 #F587C4
triadic
#EF87F5 #F5EF87 #87F5EF
tetradic
#EF87F5 #F5B887 #8DF587 #87C4F5
square
#EF87F5 #F5B887 #8DF587 #87C4F5
split-complementary
#EF87F5 #C4F587 #87F5B8
monochromatic
#E016EC #E74FF0 #EF87F5 #F7BFFA #FBE3FD
Accessibility & contrast
On white
2.22
#EF87F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.45
#EF87F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF87F5
9.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF87F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF87F5 | 1.00 | 2.22 | 9.45 | 9.45 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA6F9
Deuteranopia (green-blind)
#99B2F2
Tritanopia (blue-blind)
#F493B3
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #ef87f5; /* rgb */ color: rgb(239, 135, 245); /* oklch */ color: oklch(77.3% 0.185 325.2);
Tailwind
colors: {
custom: {
50: '#f6adf9',
500: '#ef87f5',
950: '#000000',
},
}SCSS
$custom: #ef87f5; $custom-light: #f6adf9; $custom-dark: #000000;
JSON
{
"hex": "#ef87f5",
"rgb": {
"r": 239,
"g": 135,
"b": 245
},
"hsl": {
"h": 296.727,
"s": 84.615,
"l": 74.51
},
"oklch": {
"l": 0.77326,
"c": 0.18506,
"h": 325.2
},
"luminance": 0.42271
}Semantic roles & 50–950 ramp
primary
#EF87F5
secondary
#D8F5D6
accent
#E10410
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85