#FF87F2#FF87F2
#FF87F2 is a light, vivid purple. Relative luminance 0.450; OKLCH L 79.1% C 0.192 H 331.4°. Best body text is #000000 at 10.00:1 contrast (WCAG AA passes).
Color values
| HEX | #FF87F2 |
|---|---|
| RGB | rgb(255, 135, 242) |
| HSL | hsl(307, 100%, 76%) |
| HSV | hsv(307, 47%, 100%) |
| CMYK | cmyk(0%, 47.1%, 5.1%, 0%) |
| CIE-LAB | lab(72.89, 59.45, -33.87) |
| CIE-LCH | lch(72.89, 68.42, 330.32°) |
| OKLab | oklab(79.07% 0.1689 -0.0922) |
| OKLCH | oklch(79.07% 0.192 331.4) |
| XYZ | xyz(65.9305, 45.0027, 89.2009) |
| Luminance | 0.4500 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.05
Purply Pink
#F075E6
ΔE00 4.44
Lavender Pink
#DD85D7
ΔE00 5.90
Candy Pink
#FF63E9
ΔE00 6.07
Bubblegum Pink
#FE83CC
ΔE00 7.04
Light Magenta
#FA5FF7
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF87F2 #87FF94
analogous
#D087FF #FF87F2 #FF87B6
triadic
#FF87F2 #F2FF87 #87F2FF
tetradic
#FF87F2 #FFD087 #87FF94 #87B6FF
square
#FF87F2 #FFD087 #87FF94 #87B6FF
split-complementary
#FF87F2 #B6FF87 #87FFD0
monochromatic
#FF0DE5 #FF4AEB #FF87F2 #FFC4F9 #FFE0FC
Accessibility & contrast
On white
2.10
#FF87F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.00
#FF87F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF87F2
10.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF87F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF87F2 | 1.00 | 2.10 | 10.00 | 10.00 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83A8F6
Deuteranopia (green-blind)
#A4B9EE
Tritanopia (blue-blind)
#FF90B1
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #ff87f2; /* rgb */ color: rgb(255, 135, 242); /* oklch */ color: oklch(79.1% 0.192 331.4);
Tailwind
colors: {
custom: {
50: '#ffaef6',
500: '#ff87f2',
950: '#000000',
},
}SCSS
$custom: #ff87f2; $custom-light: #ffaef6; $custom-dark: #000000;
JSON
{
"hex": "#ff87f2",
"rgb": {
"r": 255,
"g": 135,
"b": 242
},
"hsl": {
"h": 306.5,
"s": 100,
"l": 76.471
},
"oklch": {
"l": 0.79065,
"c": 0.19244,
"h": 331.4
},
"luminance": 0.44999
}Semantic roles & 50–950 ramp
primary
#FF87F2
secondary
#D4F7D8
accent
#E61900
background
#FFFAFF
surface
#FFF5FE
border
#D7CFD6
text
#181117
muted
#868085