#F66FFD#F66FFD
#F66FFD is a light, highly saturated purple. Relative luminance 0.381; OKLCH L 75.4% C 0.233 H 325.6°. Best body text is #000000 at 8.61:1 contrast (WCAG AA passes).
Color values
| HEX | #F66FFD |
|---|---|
| RGB | rgb(246, 111, 253) |
| HSL | hsl(297, 97%, 71%) |
| HSV | hsv(297, 56%, 99%) |
| CMYK | cmyk(2.8%, 56.1%, 0%, 0.8%) |
| CIE-LAB | lab(68.06, 69.93, -47.52) |
| CIE-LCH | lch(68.06, 84.55, 325.80°) |
| OKLab | oklab(75.42% 0.192 -0.1313) |
| OKLCH | oklch(75.42% 0.233 325.6) |
| XYZ | xyz(61.4188, 38.0571, 97.0201) |
| Luminance | 0.3805 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 2.26
Light Magenta
#FA5FF7
ΔE00 2.47
Purply Pink
#F075E6
ΔE00 3.67
Candy Pink
#FF63E9
ΔE00 3.93
Violet (CSS)
#EE82EE
ΔE00 4.16
Orchid
#DA70D6
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F66FFD #76FD6F
analogous
#AF6FFD #F66FFD #FD6FBD
triadic
#F66FFD #FDF66F #6FFDF6
tetradic
#F66FFD #FDAF6F #76FD6F #6FBDFD
square
#F66FFD #FDAF6F #76FD6F #6FBDFD
split-complementary
#F66FFD #BDFD6F #6FFDAF
monochromatic
#E303EE #F233FC #F66FFD #FAABFE #FDE1FF
Accessibility & contrast
On white
2.44
#F66FFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.61
#F66FFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F66FFD
8.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F66FFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F66FFD | 1.00 | 2.44 | 8.61 | 8.61 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5C9BFF
Deuteranopia (green-blind)
#89ACF9
Tritanopia (blue-blind)
#FC81AC
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #f66ffd; /* rgb */ color: rgb(246, 111, 253); /* oklch */ color: oklch(75.4% 0.233 325.6);
Tailwind
colors: {
custom: {
50: '#fc9ffe',
500: '#f66ffd',
950: '#000000',
},
}SCSS
$custom: #f66ffd; $custom-light: #fc9ffe; $custom-dark: #000000;
JSON
{
"hex": "#f66ffd",
"rgb": {
"r": 246,
"g": 111,
"b": 253
},
"hsl": {
"h": 297.042,
"s": 97.26,
"l": 71.373
},
"oklch": {
"l": 0.75416,
"c": 0.23255,
"h": 325.6
},
"luminance": 0.38054
}Semantic roles & 50–950 ramp
primary
#F66FFD
secondary
#D3F6D1
accent
#E6000B
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F18
muted
#867F86