#F86FFB#F86FFB
#F86FFB is a light, highly saturated purple. Relative luminance 0.383; OKLCH L 75.6% C 0.232 H 326.7°. Best body text is #000000 at 8.66:1 contrast (WCAG AA passes).
Color values
| HEX | #F86FFB |
|---|---|
| RGB | rgb(248, 111, 251) |
| HSL | hsl(299, 95%, 71%) |
| HSV | hsv(299, 56%, 98%) |
| CMYK | cmyk(1.2%, 55.8%, 0%, 1.6%) |
| CIE-LAB | lab(68.24, 70.09, -46.13) |
| CIE-LCH | lch(68.24, 83.91, 326.65°) |
| OKLab | oklab(75.57% 0.1939 -0.1272) |
| OKLCH | oklch(75.57% 0.232 326.7) |
| XYZ | xyz(61.8073, 38.2940, 95.3841) |
| Luminance | 0.3829 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 2.29
Light Magenta
#FA5FF7
ΔE00 2.40
Purply Pink
#F075E6
ΔE00 3.32
Candy Pink
#FF63E9
ΔE00 3.50
Violet (CSS)
#EE82EE
ΔE00 3.94
Orchid
#DA70D6
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F86FFB #72FB6F
analogous
#B26FFB #F86FFB #FB6FB8
triadic
#F86FFB #FBF86F #6FFBF8
tetradic
#F86FFB #FBB26F #72FB6F #6FB8FB
square
#F86FFB #FBB26F #72FB6F #6FB8FB
split-complementary
#F86FFB #B8FB6F #6FFBB2
monochromatic
#E406E9 #F533F9 #F86FFB #FBABFD #FEE1FE
Accessibility & contrast
On white
2.43
#F86FFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.66
#F86FFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F86FFB
8.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F86FFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F86FFB | 1.00 | 2.43 | 8.66 | 8.66 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5E9BFF
Deuteranopia (green-blind)
#8CADF7
Tritanopia (blue-blind)
#FE80AB
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #f86ffb; /* rgb */ color: rgb(248, 111, 251); /* oklch */ color: oklch(75.6% 0.232 326.7);
Tailwind
colors: {
custom: {
50: '#fe9ffd',
500: '#f86ffb',
950: '#000000',
},
}SCSS
$custom: #f86ffb; $custom-light: #fe9ffd; $custom-dark: #000000;
JSON
{
"hex": "#f86ffb",
"rgb": {
"r": 248,
"g": 111,
"b": 251
},
"hsl": {
"h": 298.714,
"s": 94.595,
"l": 70.98
},
"oklch": {
"l": 0.75568,
"c": 0.23193,
"h": 326.7
},
"luminance": 0.3829
}Semantic roles & 50–950 ramp
primary
#F86FFB
secondary
#D1F6D0
accent
#E60005
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85