#F66CFF#F66CFF
#F66CFF is a light, highly saturated purple. Relative luminance 0.375; OKLCH L 75.2% C 0.238 H 325.2°. Best body text is #000000 at 8.51:1 contrast (WCAG AA passes).
Color values
| HEX | #F66CFF |
|---|---|
| RGB | rgb(246, 108, 255) |
| HSL | hsl(296, 100%, 71%) |
| HSV | hsv(296, 58%, 100%) |
| CMYK | cmyk(3.5%, 57.6%, 0%, 0%) |
| CIE-LAB | lab(67.68, 71.57, -49.22) |
| CIE-LCH | lch(67.68, 86.86, 325.49°) |
| OKLab | oklab(75.17% 0.1957 -0.1361) |
| OKLCH | oklch(75.17% 0.238 325.2) |
| XYZ | xyz(61.4172, 37.5415, 98.5996) |
| Luminance | 0.3754 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 1.88
Light Magenta
#FA5FF7
ΔE00 2.21
Candy Pink
#FF63E9
ΔE00 4.11
Purply Pink
#F075E6
ΔE00 4.12
Violet (CSS)
#EE82EE
ΔE00 4.73
Orchid
#DA70D6
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F66CFF #75FF6C
analogous
#AC6CFF #F66CFF #FF6CBE
triadic
#F66CFF #FFF66C #6CFFF6
tetradic
#F66CFF #FFAC6C #75FF6C #6CBEFF
square
#F66CFF #FFAC6C #75FF6C #6CBEFF
split-complementary
#F66CFF #BEFF6C #6CFFAC
monochromatic
#E200F1 #F22FFF #F66CFF #FAA9FF #FDE0FF
Accessibility & contrast
On white
2.47
#F66CFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.51
#F66CFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F66CFF
8.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F66CFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F66CFF | 1.00 | 2.47 | 8.51 | 8.51 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#569AFF
Deuteranopia (green-blind)
#86ABFB
Tritanopia (blue-blind)
#FB80AC
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f66cff; /* rgb */ color: rgb(246, 108, 255); /* oklch */ color: oklch(75.2% 0.238 325.2);
Tailwind
colors: {
custom: {
50: '#fc9dff',
500: '#f66cff',
950: '#000000',
},
}SCSS
$custom: #f66cff; $custom-light: #fc9dff; $custom-dark: #000000;
JSON
{
"hex": "#f66cff",
"rgb": {
"r": 246,
"g": 108,
"b": 255
},
"hsl": {
"h": 296.327,
"s": 100,
"l": 71.176
},
"oklch": {
"l": 0.75169,
"c": 0.23843,
"h": 325.2
},
"luminance": 0.37538
}Semantic roles & 50–950 ramp
primary
#F66CFF
secondary
#D2F7D0
accent
#E6000E
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F18
muted
#867F86