#F66FED#F66FED
#F66FED is a light, highly saturated purple. Relative luminance 0.371; OKLCH L 74.6% C 0.219 H 330.1°. Best body text is #000000 at 8.42:1 contrast (WCAG AA passes).
Color values
| HEX | #F66FED |
|---|---|
| RGB | rgb(246, 111, 237) |
| HSL | hsl(304, 88%, 70%) |
| HSV | hsv(304, 55%, 96%) |
| CMYK | cmyk(0%, 54.9%, 3.7%, 3.5%) |
| CIE-LAB | lab(67.34, 67.25, -39.86) |
| CIE-LCH | lch(67.34, 78.18, 329.35°) |
| OKLab | oklab(74.65% 0.1902 -0.1092) |
| OKLCH | oklch(74.65% 0.219 330.1) |
| XYZ | xyz(58.9761, 37.0800, 84.1552) |
| Luminance | 0.3708 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.52
Candy Pink
#FF63E9
ΔE00 2.10
Light Magenta
#FA5FF7
ΔE00 2.83
Violet Pink
#FB5FFC
ΔE00 3.22
Violet (CSS)
#EE82EE
ΔE00 3.42
Orchid
#DA70D6
ΔE00 4.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F66FED #6FF678
analogous
#BB6FF6 #F66FED #F66FAA
triadic
#F66FED #EDF66F #6FEDF6
tetradic
#F66FED #F6BB6F #6FF678 #6FAAF6
square
#F66FED #F6BB6F #6FF678 #6FAAF6
split-complementary
#F66FED #AAF66F #6FF6BB
monochromatic
#DD0ECF #F235E6 #F66FED #FAA9F4 #FDE2FB
Accessibility & contrast
On white
2.50
#F66FED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.42
#F66FED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F66FED
8.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F66FED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F66FED | 1.00 | 2.50 | 8.42 | 8.42 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6698F1
Deuteranopia (green-blind)
#91ABE9
Tritanopia (blue-blind)
#FE7CA4
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #f66fed; /* rgb */ color: rgb(246, 111, 237); /* oklch */ color: oklch(74.6% 0.219 330.1);
Tailwind
colors: {
custom: {
50: '#fc9ef3',
500: '#f66fed',
950: '#000000',
},
}SCSS
$custom: #f66fed; $custom-light: #fc9ef3; $custom-dark: #000000;
JSON
{
"hex": "#f66fed",
"rgb": {
"r": 246,
"g": 111,
"b": 237
},
"hsl": {
"h": 304,
"s": 88.235,
"l": 70
},
"oklch": {
"l": 0.74648,
"c": 0.21931,
"h": 330.1
},
"luminance": 0.37076
}Semantic roles & 50–950 ramp
primary
#F66FED
secondary
#CEF3D0
accent
#E51001
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F17
muted
#867F85