#F68FCC#F68FCC
#F68FCC is a light, vivid pink. Relative luminance 0.436; OKLCH L 77.7% C 0.144 H 344.5°. Best body text is #000000 at 9.72:1 contrast (WCAG AA passes).
Color values
| HEX | #F68FCC |
|---|---|
| RGB | rgb(246, 143, 204) |
| HSL | hsl(324, 85%, 76%) |
| HSV | hsv(324, 42%, 96%) |
| CMYK | cmyk(0%, 41.9%, 17.1%, 3.5%) |
| CIE-LAB | lab(71.96, 46.72, -14.50) |
| CIE-LCH | lch(71.96, 48.92, 342.76°) |
| OKLab | oklab(77.68% 0.1384 -0.0383) |
| OKLCH | oklch(77.68% 0.144 344.5) |
| XYZ | xyz(58.7283, 43.6013, 62.4377) |
| Luminance | 0.4360 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.76
Pink (survey)
#FF81C0
ΔE00 3.69
Bubblegum (survey)
#FF6CB5
ΔE00 7.18
Lavender Pink
#DD85D7
ΔE00 7.26
Plum
#DDA0DD
ΔE00 7.56
Hot Pink
#FF69B4
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F68FCC #8FF6B9
analogous
#ED8FF6 #F68FCC #F68F99
triadic
#F68FCC #CCF68F #8FCCF6
tetradic
#F68FCC #F6ED8F #8FF6B9 #8F99F6
square
#F68FCC #F6ED8F #8FF6B9 #8F99F6
split-complementary
#F68FCC #99F68F #8FF6ED
monochromatic
#ED1E98 #F156B2 #F68FCC #FBC8E6 #FDE3F2
Accessibility & contrast
On white
2.16
#F68FCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.72
#F68FCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F68FCC
9.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F68FCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F68FCC | 1.00 | 2.16 | 9.72 | 9.72 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96A6CE
Deuteranopia (green-blind)
#B1B7C9
Tritanopia (blue-blind)
#FF8EA5
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #f68fcc; /* rgb */ color: rgb(246, 143, 204); /* oklch */ color: oklch(77.7% 0.144 344.5);
Tailwind
colors: {
custom: {
50: '#fbb2db',
500: '#f68fcc',
950: '#000000',
},
}SCSS
$custom: #f68fcc; $custom-light: #fbb2db; $custom-dark: #000000;
JSON
{
"hex": "#f68fcc",
"rgb": {
"r": 246,
"g": 143,
"b": 204
},
"hsl": {
"h": 324.466,
"s": 85.124,
"l": 76.275
},
"oklch": {
"l": 0.77683,
"c": 0.14359,
"h": 344.5
},
"luminance": 0.43597
}Semantic roles & 50–950 ramp
primary
#F68FCC
secondary
#D6F5E3
accent
#E25E04
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181115
muted
#868083