#F86FDE#F86FDE
#F86FDE is a light, highly saturated pink. Relative luminance 0.366; OKLCH L 74.2% C 0.209 H 335.4°. Best body text is #000000 at 8.32:1 contrast (WCAG AA passes).
Color values
| HEX | #F86FDE |
|---|---|
| RGB | rgb(248, 111, 222) |
| HSL | hsl(311, 91%, 70%) |
| HSV | hsv(311, 55%, 97%) |
| CMYK | cmyk(0%, 55.2%, 10.5%, 2.7%) |
| CIE-LAB | lab(66.98, 65.41, -32.08) |
| CIE-LCH | lch(66.98, 72.85, 333.87°) |
| OKLab | oklab(74.23% 0.19 -0.087) |
| OKLCH | oklch(74.23% 0.209 335.4) |
| XYZ | xyz(57.5810, 36.6035, 73.1255) |
| Luminance | 0.3660 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.24
Candy Pink
#FF63E9
ΔE00 2.52
Violet (CSS)
#EE82EE
ΔE00 4.44
Orchid
#DA70D6
ΔE00 4.91
Light Magenta
#FA5FF7
ΔE00 4.94
Violet Pink
#FB5FFC
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F86FDE #6FF889
analogous
#CD6FF8 #F86FDE #F86F99
triadic
#F86FDE #DEF86F #6FDEF8
tetradic
#F86FDE #F8CD6F #6FF889 #6F99F8
square
#F86FDE #F8CD6F #6FF889 #6F99F8
split-complementary
#F86FDE #99F86F #6FF8CD
monochromatic
#E20BB9 #F535D1 #F86FDE #FBA9EB #FEE2F8
Accessibility & contrast
On white
2.52
#F86FDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.32
#F86FDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F86FDE
8.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F86FDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F86FDE | 1.00 | 2.52 | 8.32 | 8.32 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7096E2
Deuteranopia (green-blind)
#98AADA
Tritanopia (blue-blind)
#FF769D
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #f86fde; /* rgb */ color: rgb(248, 111, 222); /* oklch */ color: oklch(74.2% 0.209 335.4);
Tailwind
colors: {
custom: {
50: '#fd9ee8',
500: '#f86fde',
950: '#000000',
},
}SCSS
$custom: #f86fde; $custom-light: #fd9ee8; $custom-dark: #000000;
JSON
{
"hex": "#f86fde",
"rgb": {
"r": 248,
"g": 111,
"b": 222
},
"hsl": {
"h": 311.387,
"s": 90.728,
"l": 70.392
},
"oklch": {
"l": 0.74233,
"c": 0.20894,
"h": 335.4
},
"luminance": 0.36599
}Semantic roles & 50–950 ramp
primary
#F86FDE
secondary
#CFF4D6
accent
#E62C00
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#180F16
muted
#867F84