#F68FCE#F68FCE
#F68FCE is a light, vivid pink. Relative luminance 0.437; OKLCH L 77.8% C 0.145 H 343.5°. Best body text is #000000 at 9.74:1 contrast (WCAG AA passes).
Color values
| HEX | #F68FCE |
|---|---|
| RGB | rgb(246, 143, 206) |
| HSL | hsl(323, 85%, 76%) |
| HSV | hsv(323, 42%, 96%) |
| CMYK | cmyk(0%, 41.9%, 16.3%, 3.5%) |
| CIE-LAB | lab(72.03, 47.03, -15.51) |
| CIE-LCH | lch(72.03, 49.52, 341.75°) |
| OKLab | oklab(77.75% 0.139 -0.0411) |
| OKLCH | oklch(77.75% 0.145 343.5) |
| XYZ | xyz(58.9698, 43.6978, 63.7091) |
| Luminance | 0.4369 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.69
Pink (survey)
#FF81C0
ΔE00 3.95
Lavender Pink
#DD85D7
ΔE00 6.92
Plum
#DDA0DD
ΔE00 7.31
Bubblegum (survey)
#FF6CB5
ΔE00 7.34
Hot Pink
#FF69B4
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F68FCE #8FF6B7
analogous
#EB8FF6 #F68FCE #F68F9B
triadic
#F68FCE #CEF68F #8FCEF6
tetradic
#F68FCE #F6EB8F #8FF6B7 #8F9BF6
square
#F68FCE #F6EB8F #8FF6B7 #8F9BF6
split-complementary
#F68FCE #9BF68F #8FF6EB
monochromatic
#ED1E9C #F156B5 #F68FCE #FBC8E7 #FDE3F3
Accessibility & contrast
On white
2.16
#F68FCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.74
#F68FCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F68FCE
9.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F68FCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F68FCE | 1.00 | 2.16 | 9.74 | 9.74 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96A6D0
Deuteranopia (green-blind)
#B0B7CB
Tritanopia (blue-blind)
#FF8FA6
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #f68fce; /* rgb */ color: rgb(246, 143, 206); /* oklch */ color: oklch(77.8% 0.145 343.5);
Tailwind
colors: {
custom: {
50: '#fbb2dd',
500: '#f68fce',
950: '#000000',
},
}SCSS
$custom: #f68fce; $custom-light: #fbb2dd; $custom-dark: #000000;
JSON
{
"hex": "#f68fce",
"rgb": {
"r": 246,
"g": 143,
"b": 206
},
"hsl": {
"h": 323.301,
"s": 85.124,
"l": 76.275
},
"oklch": {
"l": 0.77753,
"c": 0.14491,
"h": 343.5
},
"luminance": 0.43694
}Semantic roles & 50–950 ramp
primary
#F68FCE
secondary
#D6F5E2
accent
#E25A04
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181115
muted
#868083