#F666FE#F666FE
#F666FE is a light, highly saturated purple. Relative luminance 0.363; OKLCH L 74.4% C 0.246 H 325.6°. Best body text is #000000 at 8.25:1 contrast (WCAG AA passes).
Color values
| HEX | #F666FE |
|---|---|
| RGB | rgb(246, 102, 254) |
| HSL | hsl(297, 99%, 70%) |
| HSV | hsv(297, 60%, 100%) |
| CMYK | cmyk(3.1%, 59.8%, 0%, 0.4%) |
| CIE-LAB | lab(66.71, 73.92, -50.19) |
| CIE-LCH | lch(66.71, 89.35, 325.82°) |
| OKLab | oklab(74.45% 0.2027 -0.1389) |
| OKLCH | oklch(74.45% 0.246 325.6) |
| XYZ | xyz(60.6455, 36.2549, 97.5503) |
| Luminance | 0.3625 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 1.11
Light Magenta
#FA5FF7
ΔE00 1.53
Candy Pink
#FF63E9
ΔE00 3.96
Purply Pink
#F075E6
ΔE00 4.45
Violet (CSS)
#EE82EE
ΔE00 5.45
Orchid
#DA70D6
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F666FE #6EFE66
analogous
#AA66FE #F666FE #FE66BA
triadic
#F666FE #FEF666 #66FEF6
tetradic
#F666FE #FEAA66 #6EFE66 #66BAFE
square
#F666FE #FEAA66 #6EFE66 #66BAFE
split-complementary
#F666FE #BAFE66 #66FEAA
monochromatic
#DC02E8 #F229FE #F666FE #FAA3FE #FDE0FF
Accessibility & contrast
On white
2.55
#F666FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.25
#F666FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F666FE
8.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F666FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F666FE | 1.00 | 2.55 | 8.25 | 8.25 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4E97FF
Deuteranopia (green-blind)
#83A9FA
Tritanopia (blue-blind)
#FC7BA9
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #f666fe; /* rgb */ color: rgb(246, 102, 254); /* oklch */ color: oklch(74.4% 0.246 325.6);
Tailwind
colors: {
custom: {
50: '#fc9aff',
500: '#f666fe',
950: '#000000',
},
}SCSS
$custom: #f666fe; $custom-light: #fc9aff; $custom-dark: #000000;
JSON
{
"hex": "#f666fe",
"rgb": {
"r": 246,
"g": 102,
"b": 254
},
"hsl": {
"h": 296.842,
"s": 98.701,
"l": 69.804
},
"oklch": {
"l": 0.74449,
"c": 0.24573,
"h": 325.6
},
"luminance": 0.36251
}Semantic roles & 50–950 ramp
primary
#F666FE
secondary
#CDF5CA
accent
#E6000C
background
#FFF9FF
surface
#FFF2FF
border
#D7CCD7
text
#180F18
muted
#867E86