#F68BCE#F68BCE
#F68BCE is a light, vivid pink. Relative luminance 0.425; OKLCH L 77.2% C 0.152 H 343.0°. Best body text is #000000 at 9.50:1 contrast (WCAG AA passes).
Color values
| HEX | #F68BCE |
|---|---|
| RGB | rgb(246, 139, 206) |
| HSL | hsl(322, 86%, 75%) |
| HSV | hsv(322, 43%, 96%) |
| CMYK | cmyk(0%, 43.5%, 16.3%, 3.5%) |
| CIE-LAB | lab(71.23, 49.05, -16.72) |
| CIE-LCH | lch(71.23, 51.82, 341.18°) |
| OKLab | oklab(77.15% 0.1449 -0.0443) |
| OKLCH | oklch(77.15% 0.152 343) |
| XYZ | xyz(58.3800, 42.5182, 63.5125) |
| Luminance | 0.4251 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 1.99
Pink (survey)
#FF81C0
ΔE00 3.71
Lavender Pink
#DD85D7
ΔE00 6.37
Bubblegum (survey)
#FF6CB5
ΔE00 6.76
Hot Pink
#FF69B4
ΔE00 7.18
Plum
#DDA0DD
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F68BCE #8BF6B3
analogous
#E88BF6 #F68BCE #F68B98
triadic
#F68BCE #CEF68B #8BCEF6
tetradic
#F68BCE #F6E88B #8BF6B3 #8B98F6
square
#F68BCE #F6E88B #8BF6B3 #8B98F6
split-complementary
#F68BCE #98F68B #8BF6E8
monochromatic
#ED199E #F252B6 #F68BCE #FAC4E6 #FDE3F3
Accessibility & contrast
On white
2.21
#F68BCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.50
#F68BCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F68BCE
9.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F68BCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F68BCE | 1.00 | 2.21 | 9.50 | 9.50 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92A4D0
Deuteranopia (green-blind)
#ADB5CB
Tritanopia (blue-blind)
#FF8BA4
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #f68bce; /* rgb */ color: rgb(246, 139, 206); /* oklch */ color: oklch(77.2% 0.152 343.0);
Tailwind
colors: {
custom: {
50: '#fbafdd',
500: '#f68bce',
950: '#000000',
},
}SCSS
$custom: #f68bce; $custom-light: #fbafdd; $custom-dark: #000000;
JSON
{
"hex": "#f68bce",
"rgb": {
"r": 246,
"g": 139,
"b": 206
},
"hsl": {
"h": 322.43,
"s": 85.6,
"l": 75.49
},
"oklch": {
"l": 0.77151,
"c": 0.15156,
"h": 343
},
"luminance": 0.42514
}Semantic roles & 50–950 ramp
primary
#F68BCE
secondary
#D6F5E2
accent
#E25703
background
#FFFAFD
surface
#FFF5FB
border
#D7CFD4
text
#181115
muted
#868083