#F67CBF#F67CBF
#F67CBF is a light, vivid pink. Relative luminance 0.378; OKLCH L 74.5% C 0.166 H 347.8°. Best body text is #000000 at 8.55:1 contrast (WCAG AA passes).
Color values
| HEX | #F67CBF |
|---|---|
| RGB | rgb(246, 124, 191) |
| HSL | hsl(327, 87%, 73%) |
| HSV | hsv(327, 50%, 96%) |
| CMYK | cmyk(0%, 49.6%, 22.4%, 3.5%) |
| CIE-LAB | lab(67.85, 54.25, -13.44) |
| CIE-LCH | lch(67.85, 55.89, 346.09°) |
| OKLab | oklab(74.46% 0.1627 -0.0352) |
| OKLCH | oklch(74.46% 0.166 347.8) |
| XYZ | xyz(54.6191, 37.7742, 53.6946) |
| Luminance | 0.3777 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.13
Bubblegum Pink
#FE83CC
ΔE00 2.51
Bubblegum (survey)
#FF6CB5
ΔE00 3.34
Hot Pink
#FF69B4
ΔE00 3.74
Bubble Gum Pink
#FF69AF
ΔE00 4.30
Carnation Pink
#FF7FA7
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F67CBF #7CF6B3
analogous
#F07CF6 #F67CBF #F67C82
triadic
#F67CBF #BFF67C #7CBFF6
tetradic
#F67CBF #F6F07C #7CF6B3 #7C82F6
square
#F67CBF #F6F07C #7CF6B3 #7C82F6
split-complementary
#F67CBF #82F67C #7CF6F0
monochromatic
#E81086 #F243A3 #F67CBF #FAB5DB #FDE2F1
Accessibility & contrast
On white
2.45
#F67CBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.55
#F67CBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F67CBF
8.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F67CBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F67CBF | 1.00 | 2.45 | 8.55 | 8.55 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8898C1
Deuteranopia (green-blind)
#A8ADBC
Tritanopia (blue-blind)
#FF7995
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f67cbf; /* rgb */ color: rgb(246, 124, 191); /* oklch */ color: oklch(74.5% 0.166 347.8);
Tailwind
colors: {
custom: {
50: '#fca5d2',
500: '#f67cbf',
950: '#000000',
},
}SCSS
$custom: #f67cbf; $custom-light: #fca5d2; $custom-dark: #000000;
JSON
{
"hex": "#f67cbf",
"rgb": {
"r": 246,
"g": 124,
"b": 191
},
"hsl": {
"h": 327.049,
"s": 87.143,
"l": 72.549
},
"oklch": {
"l": 0.74457,
"c": 0.16649,
"h": 347.8
},
"luminance": 0.3777
}Semantic roles & 50–950 ramp
primary
#F67CBF
secondary
#D6F5E4
accent
#E46802
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181014
muted
#867F82