#F987E2#F987E2
#F987E2 is a light, vivid pink. Relative luminance 0.430; OKLCH L 77.7% C 0.175 H 335.2°. Best body text is #000000 at 9.59:1 contrast (WCAG AA passes).
Color values
| HEX | #F987E2 |
|---|---|
| RGB | rgb(249, 135, 226) |
| HSL | hsl(312, 90%, 75%) |
| HSV | hsv(312, 46%, 98%) |
| CMYK | cmyk(0%, 45.8%, 9.2%, 2.4%) |
| CIE-LAB | lab(71.53, 55.08, -27.27) |
| CIE-LCH | lch(71.53, 61.46, 333.66°) |
| OKLab | oklab(77.69% 0.1591 -0.0736) |
| OKLCH | oklch(77.69% 0.175 335.2) |
| XYZ | xyz(61.4584, 42.9625, 76.9923) |
| Luminance | 0.4296 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.01
Lavender Pink
#DD85D7
ΔE00 4.61
Purply Pink
#F075E6
ΔE00 4.66
Bubblegum Pink
#FE83CC
ΔE00 4.67
Candy Pink
#FF63E9
ΔE00 6.50
Pink (survey)
#FF81C0
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F987E2 #87F99E
analogous
#D787F9 #F987E2 #F987A9
triadic
#F987E2 #E2F987 #87E2F9
tetradic
#F987E2 #F9D787 #87F99E #87A9F9
square
#F987E2 #F9D787 #87F99E #87A9F9
split-complementary
#F987E2 #A9F987 #87F9D7
monochromatic
#F312C6 #F64DD4 #F987E2 #FCC1F0 #FEE2F8
Accessibility & contrast
On white
2.19
#F987E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.59
#F987E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F987E2
9.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F987E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F987E2 | 1.00 | 2.19 | 9.59 | 9.59 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87A5E5
Deuteranopia (green-blind)
#A6B5DF
Tritanopia (blue-blind)
#FF8CAA
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #f987e2; /* rgb */ color: rgb(249, 135, 226); /* oklch */ color: oklch(77.7% 0.175 335.2);
Tailwind
colors: {
custom: {
50: '#fdadeb',
500: '#f987e2',
950: '#000000',
},
}SCSS
$custom: #f987e2; $custom-light: #fdadeb; $custom-dark: #000000;
JSON
{
"hex": "#f987e2",
"rgb": {
"r": 249,
"g": 135,
"b": 226
},
"hsl": {
"h": 312.105,
"s": 90.476,
"l": 75.294
},
"oklch": {
"l": 0.77689,
"c": 0.17528,
"h": 335.2
},
"luminance": 0.42959
}Semantic roles & 50–950 ramp
primary
#F987E2
secondary
#D5F6DC
accent
#E62E00
background
#FFFAFE
surface
#FFF5FD
border
#D7CFD5
text
#181016
muted
#867F84