#F66AEE#F66AEE
#F66AEE is a light, highly saturated purple. Relative luminance 0.361; OKLCH L 74.1% C 0.227 H 329.8°. Best body text is #000000 at 8.21:1 contrast (WCAG AA passes).
Color values
| HEX | #F66AEE |
|---|---|
| RGB | rgb(246, 106, 238) |
| HSL | hsl(303, 89%, 69%) |
| HSV | hsv(303, 57%, 96%) |
| CMYK | cmyk(0%, 56.9%, 3.3%, 3.5%) |
| CIE-LAB | lab(66.58, 69.59, -41.60) |
| CIE-LCH | lch(66.58, 81.08, 329.13°) |
| OKLab | oklab(74.11% 0.1965 -0.1142) |
| OKLCH | oklch(74.11% 0.227 329.8) |
| XYZ | xyz(58.5922, 36.0778, 84.7500) |
| Luminance | 0.3607 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 1.86
Light Magenta
#FA5FF7
ΔE00 2.02
Purply Pink
#F075E6
ΔE00 2.23
Violet Pink
#FB5FFC
ΔE00 2.50
Violet (CSS)
#EE82EE
ΔE00 4.20
Orchid
#DA70D6
ΔE00 4.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F66AEE #6AF672
analogous
#B86AF6 #F66AEE #F66AA8
triadic
#F66AEE #EEF66A #6AEEF6
tetradic
#F66AEE #F6B86A #6AF672 #6AA8F6
square
#F66AEE #F6B86A #6AF672 #6AA8F6
split-complementary
#F66AEE #A8F66A #6AF6B8
monochromatic
#D90DCD #F330E7 #F66AEE #F9A4F5 #FDDDFB
Accessibility & contrast
On white
2.56
#F66AEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.21
#F66AEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F66AEE
8.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F66AEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F66AEE | 1.00 | 2.56 | 8.21 | 8.21 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6096F2
Deuteranopia (green-blind)
#8DA9EA
Tritanopia (blue-blind)
#FE78A3
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #f66aee; /* rgb */ color: rgb(246, 106, 238); /* oklch */ color: oklch(74.1% 0.227 329.8);
Tailwind
colors: {
custom: {
50: '#fc9cf4',
500: '#f66aee',
950: '#000000',
},
}SCSS
$custom: #f66aee; $custom-light: #fc9cf4; $custom-dark: #000000;
JSON
{
"hex": "#f66aee",
"rgb": {
"r": 246,
"g": 106,
"b": 238
},
"hsl": {
"h": 303.429,
"s": 88.608,
"l": 69.02
},
"oklch": {
"l": 0.74107,
"c": 0.22728,
"h": 329.8
},
"luminance": 0.36074
}Semantic roles & 50–950 ramp
primary
#F66AEE
secondary
#C9F2CC
accent
#E50D00
background
#FFFAFE
surface
#FFF3FD
border
#D7CDD5
text
#180F17
muted
#867F85