#F66FFB#F66FFB
#F66FFB is a light, highly saturated purple. Relative luminance 0.379; OKLCH L 75.3% C 0.231 H 326.2°. Best body text is #000000 at 8.59:1 contrast (WCAG AA passes).
Color values
| HEX | #F66FFB |
|---|---|
| RGB | rgb(246, 111, 251) |
| HSL | hsl(298, 95%, 71%) |
| HSV | hsv(298, 56%, 98%) |
| CMYK | cmyk(2%, 55.8%, 0%, 1.6%) |
| CIE-LAB | lab(67.97, 69.59, -46.57) |
| CIE-LCH | lch(67.97, 83.74, 326.21°) |
| OKLab | oklab(75.32% 0.1918 -0.1285) |
| OKLCH | oklch(75.32% 0.231 326.2) |
| XYZ | xyz(61.1019, 37.9303, 95.3510) |
| Luminance | 0.3793 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 2.25
Light Magenta
#FA5FF7
ΔE00 2.37
Purply Pink
#F075E6
ΔE00 3.38
Candy Pink
#FF63E9
ΔE00 3.66
Violet (CSS)
#EE82EE
ΔE00 3.99
Orchid
#DA70D6
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F66FFB #74FB6F
analogous
#B06FFB #F66FFB #FB6FBA
triadic
#F66FFB #FBF66F #6FFBF6
tetradic
#F66FFB #FBB06F #74FB6F #6FBAFB
square
#F66FFB #FBB06F #74FB6F #6FBAFB
split-complementary
#F66FFB #BAFB6F #6FFBB0
monochromatic
#E106E9 #F233F9 #F66FFB #FAABFD #FDE1FE
Accessibility & contrast
On white
2.45
#F66FFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.59
#F66FFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F66FFB
8.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F66FFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F66FFB | 1.00 | 2.45 | 8.59 | 8.59 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5D9BFF
Deuteranopia (green-blind)
#8AACF7
Tritanopia (blue-blind)
#FC81AB
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #f66ffb; /* rgb */ color: rgb(246, 111, 251); /* oklch */ color: oklch(75.3% 0.231 326.2);
Tailwind
colors: {
custom: {
50: '#fc9ffd',
500: '#f66ffb',
950: '#000000',
},
}SCSS
$custom: #f66ffb; $custom-light: #fc9ffd; $custom-dark: #000000;
JSON
{
"hex": "#f66ffb",
"rgb": {
"r": 246,
"g": 111,
"b": 251
},
"hsl": {
"h": 297.857,
"s": 94.595,
"l": 70.98
},
"oklch": {
"l": 0.75317,
"c": 0.23087,
"h": 326.2
},
"luminance": 0.37927
}Semantic roles & 50–950 ramp
primary
#F66FFB
secondary
#D2F6D0
accent
#E60008
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F18
muted
#867F86