#F66DFC#F66DFC
#F66DFC is a light, highly saturated purple. Relative luminance 0.376; OKLCH L 75.1% C 0.235 H 325.9°. Best body text is #000000 at 8.51:1 contrast (WCAG AA passes).
Color values
| HEX | #F66DFC |
|---|---|
| RGB | rgb(246, 109, 252) |
| HSL | hsl(297, 96%, 71%) |
| HSV | hsv(297, 57%, 99%) |
| CMYK | cmyk(2.4%, 56.7%, 0%, 1.2%) |
| CIE-LAB | lab(67.70, 70.63, -47.55) |
| CIE-LCH | lch(67.70, 85.14, 326.05°) |
| OKLab | oklab(75.13% 0.1943 -0.1313) |
| OKLCH | oklch(75.13% 0.235 325.9) |
| XYZ | xyz(61.0441, 37.5619, 96.1114) |
| Luminance | 0.3756 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 1.94
Light Magenta
#FA5FF7
ΔE00 2.13
Purply Pink
#F075E6
ΔE00 3.64
Candy Pink
#FF63E9
ΔE00 3.72
Violet (CSS)
#EE82EE
ΔE00 4.35
Orchid
#DA70D6
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F66DFC #73FC6D
analogous
#AF6DFC #F66DFC #FC6DBA
triadic
#F66DFC #FCF66D #6DFCF6
tetradic
#F66DFC #FCAF6D #73FC6D #6DBAFC
square
#F66DFC #FCAF6D #73FC6D #6DBAFC
split-complementary
#F66DFC #BAFC6D #6DFCAF
monochromatic
#E005EA #F231FB #F66DFC #FAA9FD #FDE1FE
Accessibility & contrast
On white
2.47
#F66DFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.51
#F66DFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F66DFC
8.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F66DFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F66DFC | 1.00 | 2.47 | 8.51 | 8.51 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5A9AFF
Deuteranopia (green-blind)
#89ABF8
Tritanopia (blue-blind)
#FC7FAB
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f66dfc; /* rgb */ color: rgb(246, 109, 252); /* oklch */ color: oklch(75.1% 0.235 325.9);
Tailwind
colors: {
custom: {
50: '#fc9efe',
500: '#f66dfc',
950: '#000000',
},
}SCSS
$custom: #f66dfc; $custom-light: #fc9efe; $custom-dark: #000000;
JSON
{
"hex": "#f66dfc",
"rgb": {
"r": 246,
"g": 109,
"b": 252
},
"hsl": {
"h": 297.483,
"s": 95.973,
"l": 70.784
},
"oklch": {
"l": 0.75133,
"c": 0.23453,
"h": 325.9
},
"luminance": 0.37558
}Semantic roles & 50–950 ramp
primary
#F66DFC
secondary
#D1F6CF
accent
#E6000A
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F18
muted
#867F86