#F67BC4#F67BC4
#F67BC4 is a light, vivid pink. Relative luminance 0.377; OKLCH L 74.5% C 0.171 H 345.5°. Best body text is #000000 at 8.55:1 contrast (WCAG AA passes).
Color values
| HEX | #F67BC4 |
|---|---|
| RGB | rgb(246, 123, 196) |
| HSL | hsl(324, 87%, 72%) |
| HSV | hsv(324, 50%, 96%) |
| CMYK | cmyk(0%, 50%, 20.3%, 3.5%) |
| CIE-LAB | lab(67.83, 55.44, -16.27) |
| CIE-LCH | lch(67.83, 57.77, 343.64°) |
| OKLab | oklab(74.5% 0.1656 -0.043) |
| OKLCH | oklch(74.5% 0.171 345.5) |
| XYZ | xyz(55.0541, 37.7487, 56.6005) |
| Luminance | 0.3774 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.19
Pink (survey)
#FF81C0
ΔE00 2.99
Bubblegum (survey)
#FF6CB5
ΔE00 3.87
Hot Pink
#FF69B4
ΔE00 4.19
Bubble Gum Pink
#FF69AF
ΔE00 4.96
Lavender Pink
#DD85D7
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F67BC4 #7BF6AD
analogous
#EA7BF6 #F67BC4 #F67B87
triadic
#F67BC4 #C4F67B #7BC4F6
tetradic
#F67BC4 #F6EA7B #7BF6AD #7B87F6
square
#F67BC4 #F6EA7B #7BF6AD #7B87F6
split-complementary
#F67BC4 #87F67B #7BF6EA
monochromatic
#E7108F #F242AA #F67BC4 #FAB4DE #FDE2F2
Accessibility & contrast
On white
2.46
#F67BC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.55
#F67BC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F67BC4
8.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F67BC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F67BC4 | 1.00 | 2.46 | 8.55 | 8.55 |
| #FFFFFF | 2.46 | 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)
#8598C6
Deuteranopia (green-blind)
#A6ADC1
Tritanopia (blue-blind)
#FF7A97
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f67bc4; /* rgb */ color: rgb(246, 123, 196); /* oklch */ color: oklch(74.5% 0.171 345.5);
Tailwind
colors: {
custom: {
50: '#fca5d6',
500: '#f67bc4',
950: '#000000',
},
}SCSS
$custom: #f67bc4; $custom-light: #fca5d6; $custom-dark: #000000;
JSON
{
"hex": "#f67bc4",
"rgb": {
"r": 246,
"g": 123,
"b": 196
},
"hsl": {
"h": 324.39,
"s": 87.234,
"l": 72.353
},
"oklch": {
"l": 0.74497,
"c": 0.17105,
"h": 345.5
},
"luminance": 0.37744
}Semantic roles & 50–950 ramp
primary
#F67BC4
secondary
#D6F5E3
accent
#E45E02
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#181014
muted
#867F83