#F86FD3#F86FD3
#F86FD3 is a light, highly saturated pink. Relative luminance 0.360; OKLCH L 73.8% C 0.201 H 339.1°. Best body text is #000000 at 8.21:1 contrast (WCAG AA passes).
Color values
| HEX | #F86FD3 |
|---|---|
| RGB | rgb(248, 111, 211) |
| HSL | hsl(316, 91%, 70%) |
| HSV | hsv(316, 55%, 97%) |
| CMYK | cmyk(0%, 55.2%, 14.9%, 2.7%) |
| CIE-LAB | lab(66.55, 63.75, -26.61) |
| CIE-LCH | lch(66.55, 69.08, 337.34°) |
| OKLab | oklab(73.77% 0.1878 -0.0716) |
| OKLCH | oklch(73.77% 0.201 339.1) |
| XYZ | xyz(56.1546, 36.0329, 65.6129) |
| Luminance | 0.3603 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 4.01
Candy Pink
#FF63E9
ΔE00 4.16
Bubblegum Pink
#FE83CC
ΔE00 5.24
Orchid
#DA70D6
ΔE00 5.65
Lavender Pink
#DD85D7
ΔE00 5.88
Violet (CSS)
#EE82EE
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F86FD3 #6FF894
analogous
#D86FF8 #F86FD3 #F86F8F
triadic
#F86FD3 #D3F86F #6FD3F8
tetradic
#F86FD3 #F8D86F #6FF894 #6F8FF8
square
#F86FD3 #F8D86F #6FF894 #6F8FF8
split-complementary
#F86FD3 #8FF86F #6FF8D8
monochromatic
#E20BA8 #F535C1 #F86FD3 #FBA9E5 #FEE2F6
Accessibility & contrast
On white
2.56
#F86FD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.21
#F86FD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F86FD3
8.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F86FD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F86FD3 | 1.00 | 2.56 | 8.21 | 8.21 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7594D6
Deuteranopia (green-blind)
#9CAACF
Tritanopia (blue-blind)
#FF7398
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #f86fd3; /* rgb */ color: rgb(248, 111, 211); /* oklch */ color: oklch(73.8% 0.201 339.1);
Tailwind
colors: {
custom: {
50: '#fd9ee0',
500: '#f86fd3',
950: '#000000',
},
}SCSS
$custom: #f86fd3; $custom-light: #fd9ee0; $custom-dark: #000000;
JSON
{
"hex": "#f86fd3",
"rgb": {
"r": 248,
"g": 111,
"b": 211
},
"hsl": {
"h": 316.204,
"s": 90.728,
"l": 70.392
},
"oklch": {
"l": 0.73771,
"c": 0.20102,
"h": 339.1
},
"luminance": 0.36028
}Semantic roles & 50–950 ramp
primary
#F86FD3
secondary
#CFF4D9
accent
#E63E00
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#180F15
muted
#867F83