#F86FDC#F86FDC
#F86FDC is a light, highly saturated pink. Relative luminance 0.365; OKLCH L 74.1% C 0.207 H 336.1°. Best body text is #000000 at 8.30:1 contrast (WCAG AA passes).
Color values
| HEX | #F86FDC |
|---|---|
| RGB | rgb(248, 111, 220) |
| HSL | hsl(312, 91%, 70%) |
| HSV | hsv(312, 55%, 97%) |
| CMYK | cmyk(0%, 55.2%, 11.3%, 2.7%) |
| CIE-LAB | lab(66.90, 65.10, -31.09) |
| CIE-LCH | lch(66.90, 72.15, 334.47°) |
| OKLab | oklab(74.15% 0.1896 -0.0842) |
| OKLCH | oklch(74.15% 0.207 336.1) |
| XYZ | xyz(57.3145, 36.4969, 71.7222) |
| Luminance | 0.3649 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.53
Candy Pink
#FF63E9
ΔE00 2.78
Violet (CSS)
#EE82EE
ΔE00 4.67
Orchid
#DA70D6
ΔE00 4.99
Light Magenta
#FA5FF7
ΔE00 5.26
Lavender Pink
#DD85D7
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F86FDC #6FF88B
analogous
#D06FF8 #F86FDC #F86F97
triadic
#F86FDC #DCF86F #6FDCF8
tetradic
#F86FDC #F8D06F #6FF88B #6F97F8
square
#F86FDC #F8D06F #6FF88B #6F97F8
split-complementary
#F86FDC #97F86F #6FF8D0
monochromatic
#E20BB6 #F535CE #F86FDC #FBA9EA #FEE2F8
Accessibility & contrast
On white
2.53
#F86FDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.30
#F86FDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F86FDC
8.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F86FDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F86FDC | 1.00 | 2.53 | 8.30 | 8.30 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7196DF
Deuteranopia (green-blind)
#99AAD8
Tritanopia (blue-blind)
#FF769C
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #f86fdc; /* rgb */ color: rgb(248, 111, 220); /* oklch */ color: oklch(74.1% 0.207 336.1);
Tailwind
colors: {
custom: {
50: '#fd9ee7',
500: '#f86fdc',
950: '#000000',
},
}SCSS
$custom: #f86fdc; $custom-light: #fd9ee7; $custom-dark: #000000;
JSON
{
"hex": "#f86fdc",
"rgb": {
"r": 248,
"g": 111,
"b": 220
},
"hsl": {
"h": 312.263,
"s": 90.728,
"l": 70.392
},
"oklch": {
"l": 0.74147,
"c": 0.20746,
"h": 336.1
},
"luminance": 0.36493
}Semantic roles & 50–950 ramp
primary
#F86FDC
secondary
#CFF4D6
accent
#E62F00
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#180F16
muted
#867F84