#F66FDB#F66FDB
#F66FDB is a light, highly saturated pink. Relative luminance 0.361; OKLCH L 73.8% C 0.205 H 335.8°. Best body text is #000000 at 8.22:1 contrast (WCAG AA passes).
Color values
| HEX | #F66FDB |
|---|---|
| RGB | rgb(246, 111, 219) |
| HSL | hsl(312, 88%, 70%) |
| HSV | hsv(312, 55%, 96%) |
| CMYK | cmyk(0%, 54.9%, 11%, 3.5%) |
| CIE-LAB | lab(66.58, 64.40, -31.05) |
| CIE-LCH | lch(66.58, 71.49, 334.26°) |
| OKLab | oklab(73.85% 0.1873 -0.0841) |
| OKLCH | oklch(73.85% 0.205 335.8) |
| XYZ | xyz(56.4770, 36.0804, 70.9937) |
| Luminance | 0.3608 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.46
Candy Pink
#FF63E9
ΔE00 2.86
Violet (CSS)
#EE82EE
ΔE00 4.67
Orchid
#DA70D6
ΔE00 4.70
Light Magenta
#FA5FF7
ΔE00 5.26
Lavender Pink
#DD85D7
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F66FDB #6FF68A
analogous
#CD6FF6 #F66FDB #F66F98
triadic
#F66FDB #DBF66F #6FDBF6
tetradic
#F66FDB #F6CD6F #6FF68A #6F98F6
square
#F66FDB #F6CD6F #6FF68A #6F98F6
split-complementary
#F66FDB #98F66F #6FF6CD
monochromatic
#DD0EB3 #F235CD #F66FDB #FAA9E9 #FDE2F8
Accessibility & contrast
On white
2.56
#F66FDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.22
#F66FDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F66FDB
8.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F66FDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F66FDB | 1.00 | 2.56 | 8.22 | 8.22 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7095DE
Deuteranopia (green-blind)
#98A9D7
Tritanopia (blue-blind)
#FF769B
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #f66fdb; /* rgb */ color: rgb(246, 111, 219); /* oklch */ color: oklch(73.8% 0.205 335.8);
Tailwind
colors: {
custom: {
50: '#fc9ee6',
500: '#f66fdb',
950: '#000000',
},
}SCSS
$custom: #f66fdb; $custom-light: #fc9ee6; $custom-dark: #000000;
JSON
{
"hex": "#f66fdb",
"rgb": {
"r": 246,
"g": 111,
"b": 219
},
"hsl": {
"h": 312,
"s": 88.235,
"l": 70
},
"oklch": {
"l": 0.73845,
"c": 0.20536,
"h": 335.8
},
"luminance": 0.36076
}Semantic roles & 50–950 ramp
primary
#F66FDB
secondary
#CEF3D5
accent
#E52E01
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#180F16
muted
#867F84