#FD87F9#FD87F9
#FD87F9 is a light, vivid purple. Relative luminance 0.451; OKLCH L 79.1% C 0.197 H 328.5°. Best body text is #000000 at 10.01:1 contrast (WCAG AA passes).
Color values
| HEX | #FD87F9 |
|---|---|
| RGB | rgb(253, 135, 249) |
| HSL | hsl(302, 97%, 76%) |
| HSV | hsv(302, 47%, 99%) |
| CMYK | cmyk(0%, 46.6%, 1.6%, 0.8%) |
| CIE-LAB | lab(72.93, 60.06, -37.66) |
| CIE-LCH | lch(72.93, 70.89, 327.91°) |
| OKLab | oklab(79.13% 0.168 -0.103) |
| OKLCH | oklch(79.13% 0.197 328.5) |
| XYZ | xyz(66.2699, 45.0538, 94.8098) |
| Luminance | 0.4505 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.67
Purply Pink
#F075E6
ΔE00 4.49
Candy Pink
#FF63E9
ΔE00 6.16
Lavender Pink
#DD85D7
ΔE00 6.29
Light Magenta
#FA5FF7
ΔE00 6.86
Violet Pink
#FB5FFC
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD87F9 #87FD8B
analogous
#C687FD #FD87F9 #FD87BE
triadic
#FD87F9 #F9FD87 #87F9FD
tetradic
#FD87F9 #FDC687 #87FD8B #87BEFD
square
#FD87F9 #FDC687 #87FD8B #87BEFD
split-complementary
#FD87F9 #BEFD87 #87FDC6
monochromatic
#FB0FF3 #FC4BF6 #FD87F9 #FEC3FC #FEE1FD
Accessibility & contrast
On white
2.10
#FD87F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.01
#FD87F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD87F9
10.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD87F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD87F9 | 1.00 | 2.10 | 10.01 | 10.01 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA9FD
Deuteranopia (green-blind)
#A0B9F5
Tritanopia (blue-blind)
#FF92B5
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #fd87f9; /* rgb */ color: rgb(253, 135, 249); /* oklch */ color: oklch(79.1% 0.197 328.5);
Tailwind
colors: {
custom: {
50: '#ffaefb',
500: '#fd87f9',
950: '#000000',
},
}SCSS
$custom: #fd87f9; $custom-light: #ffaefb; $custom-dark: #000000;
JSON
{
"hex": "#fd87f9",
"rgb": {
"r": 253,
"g": 135,
"b": 249
},
"hsl": {
"h": 302.034,
"s": 96.721,
"l": 76.078
},
"oklch": {
"l": 0.7913,
"c": 0.19708,
"h": 328.5
},
"luminance": 0.4505
}Semantic roles & 50–950 ramp
primary
#FD87F9
secondary
#D4F7D5
accent
#E60800
background
#FFFAFF
surface
#FFF5FF
border
#D7CFD7
text
#181117
muted
#868085