#F66AED#F66AED
#F66AED is a light, highly saturated purple. Relative luminance 0.360; OKLCH L 74.1% C 0.226 H 330.1°. Best body text is #000000 at 8.20:1 contrast (WCAG AA passes).
Color values
| HEX | #F66AED |
|---|---|
| RGB | rgb(246, 106, 237) |
| HSL | hsl(304, 89%, 69%) |
| HSV | hsv(304, 57%, 96%) |
| CMYK | cmyk(0%, 56.9%, 3.7%, 3.5%) |
| CIE-LAB | lab(66.53, 69.43, -41.11) |
| CIE-LCH | lch(66.53, 80.69, 329.37°) |
| OKLab | oklab(74.06% 0.1964 -0.1128) |
| OKLCH | oklch(74.06% 0.226 330.1) |
| XYZ | xyz(58.4457, 36.0192, 83.9784) |
| Luminance | 0.3602 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 1.76
Light Magenta
#FA5FF7
ΔE00 2.13
Purply Pink
#F075E6
ΔE00 2.14
Violet Pink
#FB5FFC
ΔE00 2.63
Violet (CSS)
#EE82EE
ΔE00 4.19
Orchid
#DA70D6
ΔE00 4.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F66AED #6AF673
analogous
#B96AF6 #F66AED #F66AA7
triadic
#F66AED #EDF66A #6AEDF6
tetradic
#F66AED #F6B96A #6AF673 #6AA7F6
square
#F66AED #F6B96A #6AF673 #6AA7F6
split-complementary
#F66AED #A7F66A #6AF6B9
monochromatic
#D90DCB #F330E6 #F66AED #F9A4F4 #FDDDFB
Accessibility & contrast
On white
2.56
#F66AED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.20
#F66AED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F66AED
8.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F66AED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F66AED | 1.00 | 2.56 | 8.20 | 8.20 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6196F1
Deuteranopia (green-blind)
#8EA9E9
Tritanopia (blue-blind)
#FE78A2
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #f66aed; /* rgb */ color: rgb(246, 106, 237); /* oklch */ color: oklch(74.1% 0.226 330.1);
Tailwind
colors: {
custom: {
50: '#fc9cf3',
500: '#f66aed',
950: '#000000',
},
}SCSS
$custom: #f66aed; $custom-light: #fc9cf3; $custom-dark: #000000;
JSON
{
"hex": "#f66aed",
"rgb": {
"r": 246,
"g": 106,
"b": 237
},
"hsl": {
"h": 303.857,
"s": 88.608,
"l": 69.02
},
"oklch": {
"l": 0.7406,
"c": 0.22649,
"h": 330.1
},
"luminance": 0.36015
}Semantic roles & 50–950 ramp
primary
#F66AED
secondary
#C9F2CC
accent
#E50F00
background
#FFFAFE
surface
#FFF3FD
border
#D7CDD5
text
#180F17
muted
#867F85