#F66DFF#F66DFF
#F66DFF is a light, highly saturated purple. Relative luminance 0.378; OKLCH L 75.3% C 0.237 H 325.2°. Best body text is #000000 at 8.55:1 contrast (WCAG AA passes).
Color values
| HEX | #F66DFF |
|---|---|
| RGB | rgb(246, 109, 255) |
| HSL | hsl(296, 100%, 71%) |
| HSV | hsv(296, 57%, 100%) |
| CMYK | cmyk(3.5%, 57.3%, 0%, 0%) |
| CIE-LAB | lab(67.84, 71.14, -48.97) |
| CIE-LCH | lch(67.84, 86.37, 325.46°) |
| OKLab | oklab(75.28% 0.1945 -0.1354) |
| OKLCH | oklch(75.28% 0.237 325.2) |
| XYZ | xyz(61.5233, 37.7536, 98.6349) |
| Luminance | 0.3775 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 2.02
Light Magenta
#FA5FF7
ΔE00 2.33
Purply Pink
#F075E6
ΔE00 4.06
Candy Pink
#FF63E9
ΔE00 4.13
Violet (CSS)
#EE82EE
ΔE00 4.60
Orchid
#DA70D6
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F66DFF #76FF6D
analogous
#AD6DFF #F66DFF #FF6DBF
triadic
#F66DFF #FFF66D #6DFFF6
tetradic
#F66DFF #FFAD6D #76FF6D #6DBFFF
square
#F66DFF #FFAD6D #76FF6D #6DBFFF
split-complementary
#F66DFF #BFFF6D #6DFFAD
monochromatic
#E300F2 #F230FF #F66DFF #FAAAFF #FDE0FF
Accessibility & contrast
On white
2.46
#F66DFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.55
#F66DFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F66DFF
8.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F66DFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F66DFF | 1.00 | 2.46 | 8.55 | 8.55 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#589AFF
Deuteranopia (green-blind)
#87ABFB
Tritanopia (blue-blind)
#FB80AC
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f66dff; /* rgb */ color: rgb(246, 109, 255); /* oklch */ color: oklch(75.3% 0.237 325.2);
Tailwind
colors: {
custom: {
50: '#fc9eff',
500: '#f66dff',
950: '#000000',
},
}SCSS
$custom: #f66dff; $custom-light: #fc9eff; $custom-dark: #000000;
JSON
{
"hex": "#f66dff",
"rgb": {
"r": 246,
"g": 109,
"b": 255
},
"hsl": {
"h": 296.301,
"s": 100,
"l": 71.373
},
"oklch": {
"l": 0.75283,
"c": 0.23704,
"h": 325.2
},
"luminance": 0.3775
}Semantic roles & 50–950 ramp
primary
#F66DFF
secondary
#D3F7D1
accent
#E6000E
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F18
muted
#867F86