#F66FEA#F66FEA
#F66FEA is a light, highly saturated purple. Relative luminance 0.369; OKLCH L 74.5% C 0.217 H 331.0°. Best body text is #000000 at 8.38:1 contrast (WCAG AA passes).
Color values
| HEX | #F66FEA |
|---|---|
| RGB | rgb(246, 111, 234) |
| HSL | hsl(305, 88%, 70%) |
| HSV | hsv(305, 55%, 96%) |
| CMYK | cmyk(0%, 54.9%, 4.9%, 3.5%) |
| CIE-LAB | lab(67.21, 66.77, -38.40) |
| CIE-LCH | lch(67.21, 77.02, 330.09°) |
| OKLab | oklab(74.51% 0.1898 -0.105) |
| OKLCH | oklch(74.51% 0.217 331) |
| XYZ | xyz(58.5414, 36.9061, 81.8661) |
| Luminance | 0.3690 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.27
Candy Pink
#FF63E9
ΔE00 1.93
Light Magenta
#FA5FF7
ΔE00 3.14
Violet (CSS)
#EE82EE
ΔE00 3.47
Violet Pink
#FB5FFC
ΔE00 3.60
Orchid
#DA70D6
ΔE00 4.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F66FEA #6FF67B
analogous
#BE6FF6 #F66FEA #F66FA7
triadic
#F66FEA #EAF66F #6FEAF6
tetradic
#F66FEA #F6BE6F #6FF67B #6FA7F6
square
#F66FEA #F6BE6F #6FF67B #6FA7F6
split-complementary
#F66FEA #A7F66F #6FF6BE
monochromatic
#DD0ECA #F235E2 #F66FEA #FAA9F2 #FDE2FB
Accessibility & contrast
On white
2.51
#F66FEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.38
#F66FEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F66FEA
8.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F66FEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F66FEA | 1.00 | 2.51 | 8.38 | 8.38 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6898EE
Deuteranopia (green-blind)
#92AAE6
Tritanopia (blue-blind)
#FF7BA3
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #f66fea; /* rgb */ color: rgb(246, 111, 234); /* oklch */ color: oklch(74.5% 0.217 331.0);
Tailwind
colors: {
custom: {
50: '#fc9ef1',
500: '#f66fea',
950: '#000000',
},
}SCSS
$custom: #f66fea; $custom-light: #fc9ef1; $custom-dark: #000000;
JSON
{
"hex": "#f66fea",
"rgb": {
"r": 246,
"g": 111,
"b": 234
},
"hsl": {
"h": 305.333,
"s": 88.235,
"l": 70
},
"oklch": {
"l": 0.7451,
"c": 0.21691,
"h": 331
},
"luminance": 0.36902
}Semantic roles & 50–950 ramp
primary
#F66FEA
secondary
#CEF3D1
accent
#E51501
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F17
muted
#867F85