#F66FCB#F66FCB
#F66FCB is a light, vivid pink. Relative luminance 0.353; OKLCH L 73.2% C 0.194 H 341.5°. Best body text is #000000 at 8.05:1 contrast (WCAG AA passes).
Color values
| HEX | #F66FCB |
|---|---|
| RGB | rgb(246, 111, 203) |
| HSL | hsl(319, 88%, 70%) |
| HSV | hsv(319, 55%, 96%) |
| CMYK | cmyk(0%, 54.9%, 17.5%, 3.5%) |
| CIE-LAB | lab(65.96, 62.02, -23.04) |
| CIE-LCH | lch(65.96, 66.16, 339.62°) |
| OKLab | oklab(73.19% 0.1841 -0.0616) |
| OKLCH | oklch(73.19% 0.194 341.5) |
| XYZ | xyz(54.4711, 35.2780, 60.4288) |
| Luminance | 0.3527 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.68
Bubblegum (survey)
#FF6CB5
ΔE00 5.19
Hot Pink
#FF69B4
ΔE00 5.20
Purply Pink
#F075E6
ΔE00 5.26
Candy Pink
#FF63E9
ΔE00 5.46
Pink (survey)
#FF81C0
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F66FCB #6FF69A
analogous
#DD6FF6 #F66FCB #F66F88
triadic
#F66FCB #CBF66F #6FCBF6
tetradic
#F66FCB #F6DD6F #6FF69A #6F88F6
square
#F66FCB #F6DD6F #6FF69A #6F88F6
split-complementary
#F66FCB #88F66F #6FF6DD
monochromatic
#DD0E9B #F235B6 #F66FCB #FAA9E0 #FDE2F5
Accessibility & contrast
On white
2.61
#F66FCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.05
#F66FCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F66FCB
8.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F66FCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F66FCB | 1.00 | 2.61 | 8.05 | 8.05 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7793CE
Deuteranopia (green-blind)
#9DA8C8
Tritanopia (blue-blind)
#FF7194
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #f66fcb; /* rgb */ color: rgb(246, 111, 203); /* oklch */ color: oklch(73.2% 0.194 341.5);
Tailwind
colors: {
custom: {
50: '#fc9edb',
500: '#f66fcb',
950: '#000000',
},
}SCSS
$custom: #f66fcb; $custom-light: #fc9edb; $custom-dark: #000000;
JSON
{
"hex": "#f66fcb",
"rgb": {
"r": 246,
"g": 111,
"b": 203
},
"hsl": {
"h": 319.111,
"s": 88.235,
"l": 70
},
"oklch": {
"l": 0.73186,
"c": 0.19409,
"h": 341.5
},
"luminance": 0.35274
}Semantic roles & 50–950 ramp
primary
#F66FCB
secondary
#CEF3DA
accent
#E54901
background
#FFFAFD
surface
#FFF3FB
border
#D7CDD4
text
#180F15
muted
#867F83