#F666FA#F666FA
#F666FA is a light, highly saturated purple. Relative luminance 0.360; OKLCH L 74.2% C 0.242 H 326.6°. Best body text is #000000 at 8.20:1 contrast (WCAG AA passes).
Color values
| HEX | #F666FA |
|---|---|
| RGB | rgb(246, 102, 250) |
| HSL | hsl(298, 94%, 69%) |
| HSV | hsv(298, 59%, 98%) |
| CMYK | cmyk(1.6%, 59.2%, 0%, 2%) |
| CIE-LAB | lab(66.52, 73.25, -48.30) |
| CIE-LCH | lch(66.52, 87.74, 326.60°) |
| OKLab | oklab(74.25% 0.2024 -0.1335) |
| OKLCH | oklch(74.25% 0.242 326.6) |
| XYZ | xyz(60.0116, 36.0014, 94.2120) |
| Luminance | 0.3600 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 0.98
Light Magenta
#FA5FF7
ΔE00 1.13
Candy Pink
#FF63E9
ΔE00 3.41
Purply Pink
#F075E6
ΔE00 3.98
Violet (CSS)
#EE82EE
ΔE00 5.20
Orchid
#DA70D6
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F666FA #6AFA66
analogous
#AC66FA #F666FA #FA66B4
triadic
#F666FA #FAF666 #66FAF6
tetradic
#F666FA #FAAC66 #6AFA66 #66B4FA
square
#F666FA #FAAC66 #6AFA66 #66B4FA
split-complementary
#F666FA #B4FA66 #66FAAC
monochromatic
#D907DE #F32BF8 #F666FA #F9A1FC #FDDDFE
Accessibility & contrast
On white
2.56
#F666FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.20
#F666FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F666FA
8.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F666FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F666FA | 1.00 | 2.56 | 8.20 | 8.20 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5296FF
Deuteranopia (green-blind)
#85A8F6
Tritanopia (blue-blind)
#FC79A7
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #f666fa; /* rgb */ color: rgb(246, 102, 250); /* oklch */ color: oklch(74.2% 0.242 326.6);
Tailwind
colors: {
custom: {
50: '#fc9afc',
500: '#f666fa',
950: '#000000',
},
}SCSS
$custom: #f666fa; $custom-light: #fc9afc; $custom-dark: #000000;
JSON
{
"hex": "#f666fa",
"rgb": {
"r": 246,
"g": 102,
"b": 250
},
"hsl": {
"h": 298.378,
"s": 93.671,
"l": 69.02
},
"oklch": {
"l": 0.74246,
"c": 0.24246,
"h": 326.6
},
"luminance": 0.35998
}Semantic roles & 50–950 ramp
primary
#F666FA
secondary
#C9F4C8
accent
#E60006
background
#FFF9FF
surface
#FFF2FF
border
#D7CCD7
text
#180F17
muted
#867E85