#F66BF0#F66BF0
#F66BF0 is a light, highly saturated purple. Relative luminance 0.364; OKLCH L 74.3% C 0.227 H 329.3°. Best body text is #000000 at 8.28:1 contrast (WCAG AA passes).
Color values
| HEX | #F66BF0 |
|---|---|
| RGB | rgb(246, 107, 240) |
| HSL | hsl(303, 89%, 69%) |
| HSV | hsv(303, 57%, 96%) |
| CMYK | cmyk(0%, 56.5%, 2.4%, 3.5%) |
| CIE-LAB | lab(66.83, 69.49, -42.31) |
| CIE-LCH | lch(66.83, 81.36, 328.66°) |
| OKLab | oklab(74.32% 0.1955 -0.1162) |
| OKLCH | oklch(74.32% 0.227 329.3) |
| XYZ | xyz(58.9913, 36.4033, 86.3406) |
| Luminance | 0.3640 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Magenta
#FA5FF7
ΔE00 1.97
Candy Pink
#FF63E9
ΔE00 2.11
Purply Pink
#F075E6
ΔE00 2.29
Violet Pink
#FB5FFC
ΔE00 2.37
Violet (CSS)
#EE82EE
ΔE00 4.06
Orchid
#DA70D6
ΔE00 5.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F66BF0 #6BF671
analogous
#B76BF6 #F66BF0 #F66BAB
triadic
#F66BF0 #F0F66B #6BF0F6
tetradic
#F66BF0 #F6B76B #6BF671 #6BABF6
square
#F66BF0 #F6B76B #6BF671 #6BABF6
split-complementary
#F66BF0 #ABF66B #6BF6B7
monochromatic
#D90DD1 #F231EA #F66BF0 #FAA5F6 #FDDEFC
Accessibility & contrast
On white
2.54
#F66BF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.28
#F66BF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F66BF0
8.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F66BF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F66BF0 | 1.00 | 2.54 | 8.28 | 8.28 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6097F4
Deuteranopia (green-blind)
#8DA9EC
Tritanopia (blue-blind)
#FE7AA4
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #f66bf0; /* rgb */ color: rgb(246, 107, 240); /* oklch */ color: oklch(74.3% 0.227 329.3);
Tailwind
colors: {
custom: {
50: '#fc9cf5',
500: '#f66bf0',
950: '#000000',
},
}SCSS
$custom: #f66bf0; $custom-light: #fc9cf5; $custom-dark: #000000;
JSON
{
"hex": "#f66bf0",
"rgb": {
"r": 246,
"g": 107,
"b": 240
},
"hsl": {
"h": 302.59,
"s": 88.535,
"l": 69.216
},
"oklch": {
"l": 0.74318,
"c": 0.22747,
"h": 329.3
},
"luminance": 0.36399
}Semantic roles & 50–950 ramp
primary
#F66BF0
secondary
#CAF3CC
accent
#E50A00
background
#FFFAFF
surface
#FFF3FE
border
#D7CDD6
text
#180F17
muted
#867F85