#F660FF#F660FF
#F660FF is a light, highly saturated purple. Relative luminance 0.352; OKLCH L 73.9% C 0.254 H 325.4°. Best body text is #000000 at 8.04:1 contrast (WCAG AA passes).
Color values
| HEX | #F660FF |
|---|---|
| RGB | rgb(246, 96, 255) |
| HSL | hsl(297, 100%, 69%) |
| HSV | hsv(297, 62%, 100%) |
| CMYK | cmyk(3.5%, 62.4%, 0%, 0%) |
| CIE-LAB | lab(65.89, 76.51, -52.05) |
| CIE-LCH | lch(65.89, 92.53, 325.77°) |
| OKLab | oklab(73.87% 0.2095 -0.1443) |
| OKLCH | oklch(73.87% 0.254 325.4) |
| XYZ | xyz(60.2376, 35.1822, 98.2064) |
| Luminance | 0.3518 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 1.03
Light Magenta
#FA5FF7
ΔE00 1.51
Candy Pink
#FF63E9
ΔE00 4.28
Purply Pink
#F075E6
ΔE00 5.12
Violet (CSS)
#EE82EE
ΔE00 6.30
Heliotrope
#D94FF5
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F660FF #69FF60
analogous
#A760FF #F660FF #FF60B9
triadic
#F660FF #FFF660 #60FFF6
tetradic
#F660FF #FFA760 #69FF60 #60B9FF
square
#F660FF #FFA760 #69FF60 #60B9FF
split-complementary
#F660FF #B9FF60 #60FFA7
monochromatic
#D800E5 #F323FF #F660FF #F99DFF #FDDAFF
Accessibility & contrast
On white
2.61
#F660FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.04
#F660FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F660FF
8.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F660FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F660FF | 1.00 | 2.61 | 8.04 | 8.04 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4494FF
Deuteranopia (green-blind)
#7FA7FB
Tritanopia (blue-blind)
#FC77A8
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #f660ff; /* rgb */ color: rgb(246, 96, 255); /* oklch */ color: oklch(73.9% 0.254 325.4);
Tailwind
colors: {
custom: {
50: '#fd97ff',
500: '#f660ff',
950: '#000000',
},
}SCSS
$custom: #f660ff; $custom-light: #fd97ff; $custom-dark: #000000;
JSON
{
"hex": "#f660ff",
"rgb": {
"r": 246,
"g": 96,
"b": 255
},
"hsl": {
"h": 296.604,
"s": 100,
"l": 68.824
},
"oklch": {
"l": 0.73867,
"c": 0.25433,
"h": 325.4
},
"luminance": 0.35179
}Semantic roles & 50–950 ramp
primary
#F660FF
secondary
#C9F5C6
accent
#E6000D
background
#FFF9FF
surface
#FFF2FF
border
#D7CCD7
text
#180E18
muted
#867E86