#F67FBF#F67FBF
#F67FBF is a light, vivid pink. Relative luminance 0.385; OKLCH L 74.9% C 0.162 H 348.2°. Best body text is #000000 at 8.71:1 contrast (WCAG AA passes).
Color values
| HEX | #F67FBF |
|---|---|
| RGB | rgb(246, 127, 191) |
| HSL | hsl(328, 87%, 73%) |
| HSV | hsv(328, 48%, 96%) |
| CMYK | cmyk(0%, 48.4%, 22.4%, 3.5%) |
| CIE-LAB | lab(68.42, 52.80, -12.59) |
| CIE-LCH | lch(68.42, 54.28, 346.59°) |
| OKLab | oklab(74.88% 0.1583 -0.0329) |
| OKLCH | oklch(74.88% 0.162 348.2) |
| XYZ | xyz(55.0008, 38.5376, 53.8218) |
| Luminance | 0.3853 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 1.70
Bubblegum Pink
#FE83CC
ΔE00 2.40
Bubblegum (survey)
#FF6CB5
ΔE00 3.73
Hot Pink
#FF69B4
ΔE00 4.18
Bubble Gum Pink
#FF69AF
ΔE00 4.62
Carnation Pink
#FF7FA7
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F67FBF #7FF6B6
analogous
#F17FF6 #F67FBF #F67F83
triadic
#F67FBF #BFF67F #7FBFF6
tetradic
#F67FBF #F6F17F #7FF6B6 #7F83F6
square
#F67FBF #F6F17F #7FF6B6 #7F83F6
split-complementary
#F67FBF #83F67F #7FF6F1
monochromatic
#EA1086 #F246A2 #F67FBF #FAB8DC #FDE2F1
Accessibility & contrast
On white
2.41
#F67FBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.71
#F67FBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F67FBF
8.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F67FBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F67FBF | 1.00 | 2.41 | 8.71 | 8.71 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8B9AC1
Deuteranopia (green-blind)
#AAAEBC
Tritanopia (blue-blind)
#FF7C97
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #f67fbf; /* rgb */ color: rgb(246, 127, 191); /* oklch */ color: oklch(74.9% 0.162 348.2);
Tailwind
colors: {
custom: {
50: '#fca7d2',
500: '#f67fbf',
950: '#000000',
},
}SCSS
$custom: #f67fbf; $custom-light: #fca7d2; $custom-dark: #000000;
JSON
{
"hex": "#f67fbf",
"rgb": {
"r": 246,
"g": 127,
"b": 191
},
"hsl": {
"h": 327.731,
"s": 86.861,
"l": 73.137
},
"oklch": {
"l": 0.74877,
"c": 0.16173,
"h": 348.2
},
"luminance": 0.38533
}Semantic roles & 50–950 ramp
primary
#F67FBF
secondary
#D6F5E4
accent
#E36A02
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181014
muted
#867F82