#F86FD5#F86FD5
#F86FD5 is a light, highly saturated pink. Relative luminance 0.361; OKLCH L 73.9% C 0.202 H 338.4°. Best body text is #000000 at 8.23:1 contrast (WCAG AA passes).
Color values
| HEX | #F86FD5 |
|---|---|
| RGB | rgb(248, 111, 213) |
| HSL | hsl(315, 91%, 70%) |
| HSV | hsv(315, 55%, 97%) |
| CMYK | cmyk(0%, 55.2%, 14.1%, 2.7%) |
| CIE-LAB | lab(66.62, 64.05, -27.61) |
| CIE-LCH | lch(66.62, 69.75, 336.68°) |
| OKLab | oklab(73.85% 0.1883 -0.0744) |
| OKLCH | oklch(73.85% 0.202 338.4) |
| XYZ | xyz(56.4068, 36.1339, 66.9416) |
| Luminance | 0.3613 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 3.66
Candy Pink
#FF63E9
ΔE00 3.83
Orchid
#DA70D6
ΔE00 5.47
Bubblegum Pink
#FE83CC
ΔE00 5.48
Violet (CSS)
#EE82EE
ΔE00 5.60
Lavender Pink
#DD85D7
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F86FD5 #6FF892
analogous
#D66FF8 #F86FD5 #F86F91
triadic
#F86FD5 #D5F86F #6FD5F8
tetradic
#F86FD5 #F8D66F #6FF892 #6F91F8
square
#F86FD5 #F8D66F #6FF892 #6F91F8
split-complementary
#F86FD5 #91F86F #6FF8D6
monochromatic
#E20BAB #F535C4 #F86FD5 #FBA9E6 #FEE2F6
Accessibility & contrast
On white
2.55
#F86FD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.23
#F86FD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F86FD5
8.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F86FD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F86FD5 | 1.00 | 2.55 | 8.23 | 8.23 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7495D8
Deuteranopia (green-blind)
#9BAAD1
Tritanopia (blue-blind)
#FF7399
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #f86fd5; /* rgb */ color: rgb(248, 111, 213); /* oklch */ color: oklch(73.9% 0.202 338.4);
Tailwind
colors: {
custom: {
50: '#fd9ee2',
500: '#f86fd5',
950: '#000000',
},
}SCSS
$custom: #f86fd5; $custom-light: #fd9ee2; $custom-dark: #000000;
JSON
{
"hex": "#f86fd5",
"rgb": {
"r": 248,
"g": 111,
"b": 213
},
"hsl": {
"h": 315.328,
"s": 90.728,
"l": 70.392
},
"oklch": {
"l": 0.73853,
"c": 0.20242,
"h": 338.4
},
"luminance": 0.36129
}Semantic roles & 50–950 ramp
primary
#F86FD5
secondary
#CFF4D8
accent
#E63B00
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#180F15
muted
#867F83