#FF87F4#FF87F4
#FF87F4 is a light, vivid purple. Relative luminance 0.451; OKLCH L 79.1% C 0.194 H 330.7°. Best body text is #000000 at 10.02:1 contrast (WCAG AA passes).
Color values
| HEX | #FF87F4 |
|---|---|
| RGB | rgb(255, 135, 244) |
| HSL | hsl(306, 100%, 76%) |
| HSV | hsv(306, 47%, 100%) |
| CMYK | cmyk(0%, 47.1%, 4.3%, 0%) |
| CIE-LAB | lab(72.97, 59.78, -34.84) |
| CIE-LCH | lch(72.97, 69.19, 329.76°) |
| OKLab | oklab(79.15% 0.1693 -0.0949) |
| OKLCH | oklch(79.15% 0.194 330.7) |
| XYZ | xyz(66.2325, 45.1235, 90.7915) |
| Luminance | 0.4512 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.96
Purply Pink
#F075E6
ΔE00 4.46
Lavender Pink
#DD85D7
ΔE00 6.04
Candy Pink
#FF63E9
ΔE00 6.07
Light Magenta
#FA5FF7
ΔE00 7.20
Violet Pink
#FB5FFC
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF87F4 #87FF92
analogous
#CE87FF #FF87F4 #FF87B8
triadic
#FF87F4 #F4FF87 #87F4FF
tetradic
#FF87F4 #FFCE87 #87FF92 #87B8FF
square
#FF87F4 #FFCE87 #87FF92 #87B8FF
split-complementary
#FF87F4 #B8FF87 #87FFCE
monochromatic
#FF0DE9 #FF4AEE #FF87F4 #FFC4FA #FFE0FC
Accessibility & contrast
On white
2.09
#FF87F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.02
#FF87F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF87F4
10.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF87F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF87F4 | 1.00 | 2.09 | 10.02 | 10.02 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82A9F8
Deuteranopia (green-blind)
#A4B9F0
Tritanopia (blue-blind)
#FF90B2
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #ff87f4; /* rgb */ color: rgb(255, 135, 244); /* oklch */ color: oklch(79.1% 0.194 330.7);
Tailwind
colors: {
custom: {
50: '#ffaef8',
500: '#ff87f4',
950: '#000000',
},
}SCSS
$custom: #ff87f4; $custom-light: #ffaef8; $custom-dark: #000000;
JSON
{
"hex": "#ff87f4",
"rgb": {
"r": 255,
"g": 135,
"b": 244
},
"hsl": {
"h": 305.5,
"s": 100,
"l": 76.471
},
"oklch": {
"l": 0.7915,
"c": 0.1941,
"h": 330.7
},
"luminance": 0.4512
}Semantic roles & 50–950 ramp
primary
#FF87F4
secondary
#D4F7D7
accent
#E61500
background
#FFFAFF
surface
#FFF5FF
border
#D7CFD7
text
#181117
muted
#868085