#F86FDD#F86FDD
#F86FDD is a light, highly saturated pink. Relative luminance 0.365; OKLCH L 74.2% C 0.208 H 335.7°. Best body text is #000000 at 8.31:1 contrast (WCAG AA passes).
Color values
| HEX | #F86FDD |
|---|---|
| RGB | rgb(248, 111, 221) |
| HSL | hsl(312, 91%, 70%) |
| HSV | hsv(312, 55%, 97%) |
| CMYK | cmyk(0%, 55.2%, 10.9%, 2.7%) |
| CIE-LAB | lab(66.94, 65.26, -31.59) |
| CIE-LCH | lch(66.94, 72.50, 334.17°) |
| OKLab | oklab(74.19% 0.1898 -0.0856) |
| OKLCH | oklch(74.19% 0.208 335.7) |
| XYZ | xyz(57.4474, 36.5501, 72.4218) |
| Luminance | 0.3655 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.38
Candy Pink
#FF63E9
ΔE00 2.64
Violet (CSS)
#EE82EE
ΔE00 4.55
Orchid
#DA70D6
ΔE00 4.95
Light Magenta
#FA5FF7
ΔE00 5.10
Lavender Pink
#DD85D7
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F86FDD #6FF88A
analogous
#CF6FF8 #F86FDD #F86F98
triadic
#F86FDD #DDF86F #6FDDF8
tetradic
#F86FDD #F8CF6F #6FF88A #6F98F8
square
#F86FDD #F8CF6F #6FF88A #6F98F8
split-complementary
#F86FDD #98F86F #6FF8CF
monochromatic
#E20BB7 #F535CF #F86FDD #FBA9EB #FEE2F8
Accessibility & contrast
On white
2.53
#F86FDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.31
#F86FDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F86FDD
8.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F86FDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F86FDD | 1.00 | 2.53 | 8.31 | 8.31 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7096E1
Deuteranopia (green-blind)
#99AAD9
Tritanopia (blue-blind)
#FF769C
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #f86fdd; /* rgb */ color: rgb(248, 111, 221); /* oklch */ color: oklch(74.2% 0.208 335.7);
Tailwind
colors: {
custom: {
50: '#fd9ee8',
500: '#f86fdd',
950: '#000000',
},
}SCSS
$custom: #f86fdd; $custom-light: #fd9ee8; $custom-dark: #000000;
JSON
{
"hex": "#f86fdd",
"rgb": {
"r": 248,
"g": 111,
"b": 221
},
"hsl": {
"h": 311.825,
"s": 90.728,
"l": 70.392
},
"oklch": {
"l": 0.7419,
"c": 0.2082,
"h": 335.7
},
"luminance": 0.36546
}Semantic roles & 50–950 ramp
primary
#F86FDD
secondary
#CFF4D6
accent
#E62D00
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#180F16
muted
#867F84