#F86FD4#F86FD4
#F86FD4 is a light, highly saturated pink. Relative luminance 0.361; OKLCH L 73.8% C 0.202 H 338.8°. Best body text is #000000 at 8.22:1 contrast (WCAG AA passes).
Color values
| HEX | #F86FD4 |
|---|---|
| RGB | rgb(248, 111, 212) |
| HSL | hsl(316, 91%, 70%) |
| HSV | hsv(316, 55%, 97%) |
| CMYK | cmyk(0%, 55.2%, 14.5%, 2.7%) |
| CIE-LAB | lab(66.58, 63.90, -27.11) |
| CIE-LCH | lch(66.58, 69.41, 337.01°) |
| OKLab | oklab(73.81% 0.1881 -0.073) |
| OKLCH | oklch(73.81% 0.202 338.8) |
| XYZ | xyz(56.2803, 36.0832, 66.2752) |
| Luminance | 0.3608 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 3.83
Candy Pink
#FF63E9
ΔE00 4.00
Bubblegum Pink
#FE83CC
ΔE00 5.36
Orchid
#DA70D6
ΔE00 5.56
Violet (CSS)
#EE82EE
ΔE00 5.75
Lavender Pink
#DD85D7
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F86FD4 #6FF893
analogous
#D76FF8 #F86FD4 #F86F90
triadic
#F86FD4 #D4F86F #6FD4F8
tetradic
#F86FD4 #F8D76F #6FF893 #6F90F8
square
#F86FD4 #F8D76F #6FF893 #6F90F8
split-complementary
#F86FD4 #90F86F #6FF8D7
monochromatic
#E20BA9 #F535C3 #F86FD4 #FBA9E5 #FEE2F6
Accessibility & contrast
On white
2.56
#F86FD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.22
#F86FD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F86FD4
8.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F86FD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F86FD4 | 1.00 | 2.56 | 8.22 | 8.22 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7494D7
Deuteranopia (green-blind)
#9CAAD0
Tritanopia (blue-blind)
#FF7398
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #f86fd4; /* rgb */ color: rgb(248, 111, 212); /* oklch */ color: oklch(73.8% 0.202 338.8);
Tailwind
colors: {
custom: {
50: '#fd9ee1',
500: '#f86fd4',
950: '#000000',
},
}SCSS
$custom: #f86fd4; $custom-light: #fd9ee1; $custom-dark: #000000;
JSON
{
"hex": "#f86fd4",
"rgb": {
"r": 248,
"g": 111,
"b": 212
},
"hsl": {
"h": 315.766,
"s": 90.728,
"l": 70.392
},
"oklch": {
"l": 0.73812,
"c": 0.20171,
"h": 338.8
},
"luminance": 0.36079
}Semantic roles & 50–950 ramp
primary
#F86FD4
secondary
#CFF4D8
accent
#E63C00
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#180F15
muted
#867F83