#F86FDF#F86FDF
#F86FDF is a light, highly saturated pink. Relative luminance 0.367; OKLCH L 74.3% C 0.210 H 335.1°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #F86FDF |
|---|---|
| RGB | rgb(248, 111, 223) |
| HSL | hsl(311, 91%, 70%) |
| HSV | hsv(311, 55%, 97%) |
| CMYK | cmyk(0%, 55.2%, 10.1%, 2.7%) |
| CIE-LAB | lab(67.02, 65.56, -32.57) |
| CIE-LCH | lch(67.02, 73.21, 333.58°) |
| OKLab | oklab(74.28% 0.1901 -0.0884) |
| OKLCH | oklch(74.28% 0.21 335.1) |
| XYZ | xyz(57.7154, 36.6573, 73.8335) |
| Luminance | 0.3665 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.10
Candy Pink
#FF63E9
ΔE00 2.40
Violet (CSS)
#EE82EE
ΔE00 4.33
Light Magenta
#FA5FF7
ΔE00 4.79
Orchid
#DA70D6
ΔE00 4.88
Violet Pink
#FB5FFC
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F86FDF #6FF888
analogous
#CC6FF8 #F86FDF #F86F9A
triadic
#F86FDF #DFF86F #6FDFF8
tetradic
#F86FDF #F8CC6F #6FF888 #6F9AF8
square
#F86FDF #F8CC6F #6FF888 #6F9AF8
split-complementary
#F86FDF #9AF86F #6FF8CC
monochromatic
#E20BBA #F535D2 #F86FDF #FBA9EC #FEE2F9
Accessibility & contrast
On white
2.52
#F86FDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#F86FDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F86FDF
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F86FDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F86FDF | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6F96E3
Deuteranopia (green-blind)
#98ABDB
Tritanopia (blue-blind)
#FF779D
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #f86fdf; /* rgb */ color: rgb(248, 111, 223); /* oklch */ color: oklch(74.3% 0.210 335.1);
Tailwind
colors: {
custom: {
50: '#fd9ee9',
500: '#f86fdf',
950: '#000000',
},
}SCSS
$custom: #f86fdf; $custom-light: #fd9ee9; $custom-dark: #000000;
JSON
{
"hex": "#f86fdf",
"rgb": {
"r": 248,
"g": 111,
"b": 223
},
"hsl": {
"h": 310.949,
"s": 90.728,
"l": 70.392
},
"oklch": {
"l": 0.74276,
"c": 0.20968,
"h": 335.1
},
"luminance": 0.36653
}Semantic roles & 50–950 ramp
primary
#F86FDF
secondary
#CFF4D5
accent
#E62A00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F16
muted
#867F84