#F66FDA#F66FDA
#F66FDA is a light, highly saturated pink. Relative luminance 0.360; OKLCH L 73.8% C 0.205 H 336.2°. Best body text is #000000 at 8.20:1 contrast (WCAG AA passes).
Color values
| HEX | #F66FDA |
|---|---|
| RGB | rgb(246, 111, 218) |
| HSL | hsl(312, 88%, 70%) |
| HSV | hsv(312, 55%, 96%) |
| CMYK | cmyk(0%, 54.9%, 11.4%, 3.5%) |
| CIE-LAB | lab(66.54, 64.25, -30.55) |
| CIE-LCH | lch(66.54, 71.14, 334.57°) |
| OKLab | oklab(73.8% 0.1872 -0.0827) |
| OKLCH | oklch(73.8% 0.205 336.2) |
| XYZ | xyz(56.3458, 36.0279, 70.3025) |
| Luminance | 0.3602 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.62
Candy Pink
#FF63E9
ΔE00 3.00
Orchid
#DA70D6
ΔE00 4.75
Violet (CSS)
#EE82EE
ΔE00 4.79
Light Magenta
#FA5FF7
ΔE00 5.42
Lavender Pink
#DD85D7
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F66FDA #6FF68B
analogous
#CE6FF6 #F66FDA #F66F97
triadic
#F66FDA #DAF66F #6FDAF6
tetradic
#F66FDA #F6CE6F #6FF68B #6F97F6
square
#F66FDA #F6CE6F #6FF68B #6F97F6
split-complementary
#F66FDA #97F66F #6FF6CE
monochromatic
#DD0EB2 #F235CB #F66FDA #FAA9E9 #FDE2F8
Accessibility & contrast
On white
2.56
#F66FDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.20
#F66FDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F66FDA
8.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F66FDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F66FDA | 1.00 | 2.56 | 8.20 | 8.20 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7195DD
Deuteranopia (green-blind)
#98A9D6
Tritanopia (blue-blind)
#FF759B
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #f66fda; /* rgb */ color: rgb(246, 111, 218); /* oklch */ color: oklch(73.8% 0.205 336.2);
Tailwind
colors: {
custom: {
50: '#fc9ee5',
500: '#f66fda',
950: '#000000',
},
}SCSS
$custom: #f66fda; $custom-light: #fc9ee5; $custom-dark: #000000;
JSON
{
"hex": "#f66fda",
"rgb": {
"r": 246,
"g": 111,
"b": 218
},
"hsl": {
"h": 312.444,
"s": 88.235,
"l": 70
},
"oklch": {
"l": 0.73802,
"c": 0.20461,
"h": 336.2
},
"luminance": 0.36024
}Semantic roles & 50–950 ramp
primary
#F66FDA
secondary
#CEF3D5
accent
#E53001
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#180F16
muted
#867F84