#F67CB6#F67CB6
#F67CB6 is a light, vivid pink. Relative luminance 0.374; OKLCH L 74.1% C 0.162 H 351.9°. Best body text is #000000 at 8.48:1 contrast (WCAG AA passes).
Color values
| HEX | #F67CB6 |
|---|---|
| RGB | rgb(246, 124, 182) |
| HSL | hsl(331, 87%, 73%) |
| HSV | hsv(331, 50%, 96%) |
| CMYK | cmyk(0%, 49.6%, 26%, 3.5%) |
| CIE-LAB | lab(67.57, 53.03, -8.80) |
| CIE-LCH | lch(67.57, 53.76, 350.58°) |
| OKLab | oklab(74.15% 0.1601 -0.0227) |
| OKLCH | oklch(74.15% 0.162 351.9) |
| XYZ | xyz(53.6590, 37.3901, 48.6379) |
| Luminance | 0.3739 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.12
Bubblegum (survey)
#FF6CB5
ΔE00 3.06
Hot Pink
#FF69B4
ΔE00 3.52
Bubble Gum Pink
#FF69AF
ΔE00 3.52
Bubblegum Pink
#FE83CC
ΔE00 4.09
Carnation Pink
#FF7FA7
ΔE00 5.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F67CB6 #7CF6BC
analogous
#F67CF3 #F67CB6 #F67F7C
triadic
#F67CB6 #B6F67C #7CB6F6
tetradic
#F67CB6 #F3F67C #7CF6BC #7F7CF6
square
#F67CB6 #F3F67C #7CF6BC #7F7CF6
split-complementary
#F67CB6 #7CF67F #7CF3F6
monochromatic
#E81076 #F24396 #F67CB6 #FAB5D6 #FDE2EF
Accessibility & contrast
On white
2.48
#F67CB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.48
#F67CB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F67CB6
8.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F67CB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F67CB6 | 1.00 | 2.48 | 8.48 | 8.48 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8B97B8
Deuteranopia (green-blind)
#ABADB3
Tritanopia (blue-blind)
#FF7792
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f67cb6; /* rgb */ color: rgb(246, 124, 182); /* oklch */ color: oklch(74.1% 0.162 351.9);
Tailwind
colors: {
custom: {
50: '#fca5cb',
500: '#f67cb6',
950: '#000000',
},
}SCSS
$custom: #f67cb6; $custom-light: #fca5cb; $custom-dark: #000000;
JSON
{
"hex": "#f67cb6",
"rgb": {
"r": 246,
"g": 124,
"b": 182
},
"hsl": {
"h": 331.475,
"s": 87.143,
"l": 72.549
},
"oklch": {
"l": 0.74149,
"c": 0.16165,
"h": 351.9
},
"luminance": 0.37386
}Semantic roles & 50–950 ramp
primary
#F67CB6
secondary
#D6F5E6
accent
#E47802
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82