#F66FEB#F66FEB
#F66FEB is a light, highly saturated purple. Relative luminance 0.370; OKLCH L 74.6% C 0.218 H 330.7°. Best body text is #000000 at 8.39:1 contrast (WCAG AA passes).
Color values
| HEX | #F66FEB |
|---|---|
| RGB | rgb(246, 111, 235) |
| HSL | hsl(305, 88%, 70%) |
| HSV | hsv(305, 55%, 96%) |
| CMYK | cmyk(0%, 54.9%, 4.5%, 3.5%) |
| CIE-LAB | lab(67.25, 66.93, -38.89) |
| CIE-LCH | lch(67.25, 77.41, 329.84°) |
| OKLab | oklab(74.56% 0.1899 -0.1064) |
| OKLCH | oklch(74.56% 0.218 330.7) |
| XYZ | xyz(58.6855, 36.9637, 82.6249) |
| Luminance | 0.3696 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.34
Candy Pink
#FF63E9
ΔE00 1.98
Light Magenta
#FA5FF7
ΔE00 3.03
Violet (CSS)
#EE82EE
ΔE00 3.44
Violet Pink
#FB5FFC
ΔE00 3.47
Orchid
#DA70D6
ΔE00 4.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F66FEB #6FF67A
analogous
#BE6FF6 #F66FEB #F66FA7
triadic
#F66FEB #EBF66F #6FEBF6
tetradic
#F66FEB #F6BE6F #6FF67A #6FA7F6
square
#F66FEB #F6BE6F #6FF67A #6FA7F6
split-complementary
#F66FEB #A7F66F #6FF6BE
monochromatic
#DD0ECC #F235E3 #F66FEB #FAA9F3 #FDE2FB
Accessibility & contrast
On white
2.50
#F66FEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.39
#F66FEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F66FEB
8.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F66FEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F66FEB | 1.00 | 2.50 | 8.39 | 8.39 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6898EF
Deuteranopia (green-blind)
#92AAE7
Tritanopia (blue-blind)
#FF7BA3
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #f66feb; /* rgb */ color: rgb(246, 111, 235); /* oklch */ color: oklch(74.6% 0.218 330.7);
Tailwind
colors: {
custom: {
50: '#fc9ef2',
500: '#f66feb',
950: '#000000',
},
}SCSS
$custom: #f66feb; $custom-light: #fc9ef2; $custom-dark: #000000;
JSON
{
"hex": "#f66feb",
"rgb": {
"r": 246,
"g": 111,
"b": 235
},
"hsl": {
"h": 304.889,
"s": 88.235,
"l": 70
},
"oklch": {
"l": 0.74556,
"c": 0.2177,
"h": 330.7
},
"luminance": 0.3696
}Semantic roles & 50–950 ramp
primary
#F66FEB
secondary
#CEF3D1
accent
#E51301
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F17
muted
#867F85