#F866FF#F866FF
#F866FF is a light, highly saturated purple. Relative luminance 0.367; OKLCH L 74.8% C 0.248 H 325.9°. Best body text is #000000 at 8.34:1 contrast (WCAG AA passes).
Color values
| HEX | #F866FF |
|---|---|
| RGB | rgb(248, 102, 255) |
| HSL | hsl(297, 100%, 70%) |
| HSV | hsv(297, 60%, 100%) |
| CMYK | cmyk(2.7%, 60%, 0%, 0%) |
| CIE-LAB | lab(67.04, 74.57, -50.21) |
| CIE-LCH | lch(67.04, 89.90, 326.04°) |
| OKLab | oklab(74.76% 0.2049 -0.1389) |
| OKLCH | oklch(74.76% 0.248 325.9) |
| XYZ | xyz(61.5115, 36.6829, 98.4289) |
| Luminance | 0.3668 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 1.07
Light Magenta
#FA5FF7
ΔE00 1.55
Candy Pink
#FF63E9
ΔE00 3.89
Purply Pink
#F075E6
ΔE00 4.47
Violet (CSS)
#EE82EE
ΔE00 5.43
Orchid
#DA70D6
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F866FF #6DFF66
analogous
#AC66FF #F866FF #FF66B9
triadic
#F866FF #FFF866 #66FFF8
tetradic
#F866FF #FFAC66 #6DFF66 #66B9FF
square
#F866FF #FFAC66 #6DFF66 #66B9FF
split-complementary
#F866FF #B9FF66 #66FFAC
monochromatic
#E000EB #F529FF #F866FF #FBA3FF #FEE0FF
Accessibility & contrast
On white
2.52
#F866FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.34
#F866FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F866FF
8.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F866FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F866FF | 1.00 | 2.52 | 8.34 | 8.34 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4F97FF
Deuteranopia (green-blind)
#84AAFB
Tritanopia (blue-blind)
#FE7BAA
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #f866ff; /* rgb */ color: rgb(248, 102, 255); /* oklch */ color: oklch(74.8% 0.248 325.9);
Tailwind
colors: {
custom: {
50: '#fe9aff',
500: '#f866ff',
950: '#000000',
},
}SCSS
$custom: #f866ff; $custom-light: #fe9aff; $custom-dark: #000000;
JSON
{
"hex": "#f866ff",
"rgb": {
"r": 248,
"g": 102,
"b": 255
},
"hsl": {
"h": 297.255,
"s": 100,
"l": 70
},
"oklch": {
"l": 0.74756,
"c": 0.24755,
"h": 325.9
},
"luminance": 0.36679
}Semantic roles & 50–950 ramp
primary
#F866FF
secondary
#CDF6CB
accent
#E6000A
background
#FFF9FF
surface
#FFF2FF
border
#D7CCD7
text
#180F18
muted
#867E86