#F66FF0#F66FF0
#F66FF0 is a light, highly saturated purple. Relative luminance 0.373; OKLCH L 74.8% C 0.222 H 329.3°. Best body text is #000000 at 8.45:1 contrast (WCAG AA passes).
Color values
| HEX | #F66FF0 |
|---|---|
| RGB | rgb(246, 111, 240) |
| HSL | hsl(303, 88%, 70%) |
| HSV | hsv(303, 55%, 96%) |
| CMYK | cmyk(0%, 54.9%, 2.4%, 3.5%) |
| CIE-LAB | lab(67.47, 67.75, -41.31) |
| CIE-LCH | lch(67.47, 79.35, 328.63°) |
| OKLab | oklab(74.79% 0.1906 -0.1134) |
| OKLCH | oklch(74.79% 0.222 329.3) |
| XYZ | xyz(59.4180, 37.2568, 86.4828) |
| Luminance | 0.3725 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.86
Candy Pink
#FF63E9
ΔE00 2.36
Light Magenta
#FA5FF7
ΔE00 2.57
Violet Pink
#FB5FFC
ΔE00 2.89
Violet (CSS)
#EE82EE
ΔE00 3.43
Orchid
#DA70D6
ΔE00 5.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F66FF0 #6FF675
analogous
#B96FF6 #F66FF0 #F66FAC
triadic
#F66FF0 #F0F66F #6FF0F6
tetradic
#F66FF0 #F6B96F #6FF675 #6FACF6
square
#F66FF0 #F6B96F #6FF675 #6FACF6
split-complementary
#F66FF0 #ACF66F #6FF6B9
monochromatic
#DD0ED4 #F235EA #F66FF0 #FAA9F6 #FDE2FC
Accessibility & contrast
On white
2.49
#F66FF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.45
#F66FF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F66FF0
8.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F66FF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F66FF0 | 1.00 | 2.49 | 8.45 | 8.45 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6599F4
Deuteranopia (green-blind)
#8FABEC
Tritanopia (blue-blind)
#FE7DA6
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #f66ff0; /* rgb */ color: rgb(246, 111, 240); /* oklch */ color: oklch(74.8% 0.222 329.3);
Tailwind
colors: {
custom: {
50: '#fc9ef5',
500: '#f66ff0',
950: '#000000',
},
}SCSS
$custom: #f66ff0; $custom-light: #fc9ef5; $custom-dark: #000000;
JSON
{
"hex": "#f66ff0",
"rgb": {
"r": 246,
"g": 111,
"b": 240
},
"hsl": {
"h": 302.667,
"s": 88.235,
"l": 70
},
"oklch": {
"l": 0.74788,
"c": 0.22174,
"h": 329.3
},
"luminance": 0.37253
}Semantic roles & 50–950 ramp
primary
#F66FF0
secondary
#CEF3CF
accent
#E50B01
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#180F17
muted
#867F85