#F66FFE#F66FFE
#F66FFE is a light, highly saturated purple. Relative luminance 0.381; OKLCH L 75.5% C 0.233 H 325.4°. Best body text is #000000 at 8.62:1 contrast (WCAG AA passes).
Color values
| HEX | #F66FFE |
|---|---|
| RGB | rgb(246, 111, 254) |
| HSL | hsl(297, 99%, 72%) |
| HSV | hsv(297, 56%, 100%) |
| CMYK | cmyk(3.1%, 56.3%, 0%, 0.4%) |
| CIE-LAB | lab(68.11, 70.11, -47.99) |
| CIE-LCH | lch(68.11, 84.96, 325.60°) |
| OKLab | oklab(75.47% 0.1921 -0.1326) |
| OKLCH | oklch(75.47% 0.233 325.4) |
| XYZ | xyz(61.5785, 38.1209, 97.8613) |
| Luminance | 0.3812 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 2.28
Light Magenta
#FA5FF7
ΔE00 2.52
Purply Pink
#F075E6
ΔE00 3.81
Candy Pink
#FF63E9
ΔE00 4.06
Violet (CSS)
#EE82EE
ΔE00 4.25
Orchid
#DA70D6
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F66FFE #77FE6F
analogous
#AF6FFE #F66FFE #FE6FBF
triadic
#F66FFE #FEF66F #6FFEF6
tetradic
#F66FFE #FEAF6F #77FE6F #6FBFFE
square
#F66FFE #FEAF6F #77FE6F #6FBFFE
split-complementary
#F66FFE #BFFE6F #6FFEAF
monochromatic
#E402F1 #F232FE #F66FFE #FAACFE #FDE1FF
Accessibility & contrast
On white
2.44
#F66FFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.62
#F66FFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F66FFE
8.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F66FFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F66FFE | 1.00 | 2.44 | 8.62 | 8.62 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5B9BFF
Deuteranopia (green-blind)
#89ACFA
Tritanopia (blue-blind)
#FB82AD
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #f66ffe; /* rgb */ color: rgb(246, 111, 254); /* oklch */ color: oklch(75.5% 0.233 325.4);
Tailwind
colors: {
custom: {
50: '#fc9fff',
500: '#f66ffe',
950: '#000000',
},
}SCSS
$custom: #f66ffe; $custom-light: #fc9fff; $custom-dark: #000000;
JSON
{
"hex": "#f66ffe",
"rgb": {
"r": 246,
"g": 111,
"b": 254
},
"hsl": {
"h": 296.643,
"s": 98.621,
"l": 71.569
},
"oklch": {
"l": 0.75466,
"c": 0.2334,
"h": 325.4
},
"luminance": 0.38117
}Semantic roles & 50–950 ramp
primary
#F66FFE
secondary
#D4F7D2
accent
#E6000D
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F18
muted
#867F86