#F67CB4#F67CB4
#F67CB4 is a light, vivid pink. Relative luminance 0.373; OKLCH L 74.1% C 0.161 H 352.9°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #F67CB4 |
|---|---|
| RGB | rgb(246, 124, 180) |
| HSL | hsl(332, 87%, 73%) |
| HSV | hsv(332, 50%, 96%) |
| CMYK | cmyk(0%, 49.6%, 26.8%, 3.5%) |
| CIE-LAB | lab(67.51, 52.77, -7.77) |
| CIE-LCH | lch(67.51, 53.34, 351.63°) |
| OKLab | oklab(74.08% 0.1594 -0.0199) |
| OKLCH | oklch(74.08% 0.161 352.9) |
| XYZ | xyz(53.4538, 37.3080, 47.5571) |
| Luminance | 0.3730 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.39
Bubblegum (survey)
#FF6CB5
ΔE00 3.19
Bubble Gum Pink
#FF69AF
ΔE00 3.49
Hot Pink
#FF69B4
ΔE00 3.63
Bubblegum Pink
#FE83CC
ΔE00 4.51
Carnation Pink
#FF7FA7
ΔE00 4.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F67CB4 #7CF6BE
analogous
#F67CF1 #F67CB4 #F6817C
triadic
#F67CB4 #B4F67C #7CB4F6
tetradic
#F67CB4 #F1F67C #7CF6BE #817CF6
square
#F67CB4 #F1F67C #7CF6BE #817CF6
split-complementary
#F67CB4 #7CF681 #7CF1F6
monochromatic
#E81073 #F24393 #F67CB4 #FAB5D5 #FDE2EF
Accessibility & contrast
On white
2.48
#F67CB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#F67CB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F67CB4
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F67CB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F67CB4 | 1.00 | 2.48 | 8.46 | 8.46 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8B97B6
Deuteranopia (green-blind)
#ABADB1
Tritanopia (blue-blind)
#FF7691
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #f67cb4; /* rgb */ color: rgb(246, 124, 180); /* oklch */ color: oklch(74.1% 0.161 352.9);
Tailwind
colors: {
custom: {
50: '#fca5ca',
500: '#f67cb4',
950: '#000000',
},
}SCSS
$custom: #f67cb4; $custom-light: #fca5ca; $custom-dark: #000000;
JSON
{
"hex": "#f67cb4",
"rgb": {
"r": 246,
"g": 124,
"b": 180
},
"hsl": {
"h": 332.459,
"s": 87.143,
"l": 72.549
},
"oklch": {
"l": 0.74083,
"c": 0.16068,
"h": 352.9
},
"luminance": 0.37303
}Semantic roles & 50–950 ramp
primary
#F67CB4
secondary
#D6F5E7
accent
#E47C02
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82