#F67BC3#F67BC3
#F67BC3 is a light, vivid pink. Relative luminance 0.377; OKLCH L 74.5% C 0.170 H 345.9°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #F67BC3 |
|---|---|
| RGB | rgb(246, 123, 195) |
| HSL | hsl(325, 87%, 72%) |
| HSV | hsv(325, 50%, 96%) |
| CMYK | cmyk(0%, 50%, 20.7%, 3.5%) |
| CIE-LAB | lab(67.80, 55.29, -15.76) |
| CIE-LCH | lch(67.80, 57.50, 344.09°) |
| OKLab | oklab(74.46% 0.1653 -0.0416) |
| OKLCH | oklch(74.46% 0.17 345.9) |
| XYZ | xyz(54.9406, 37.7033, 56.0030) |
| Luminance | 0.3770 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.24
Pink (survey)
#FF81C0
ΔE00 2.83
Bubblegum (survey)
#FF6CB5
ΔE00 3.73
Hot Pink
#FF69B4
ΔE00 4.06
Bubble Gum Pink
#FF69AF
ΔE00 4.80
Lavender Pink
#DD85D7
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F67BC3 #7BF6AE
analogous
#EB7BF6 #F67BC3 #F67B86
triadic
#F67BC3 #C3F67B #7BC3F6
tetradic
#F67BC3 #F6EB7B #7BF6AE #7B86F6
square
#F67BC3 #F6EB7B #7BF6AE #7B86F6
split-complementary
#F67BC3 #86F67B #7BF6EB
monochromatic
#E7108E #F242A9 #F67BC3 #FAB4DD #FDE2F2
Accessibility & contrast
On white
2.46
#F67BC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#F67BC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F67BC3
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F67BC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F67BC3 | 1.00 | 2.46 | 8.54 | 8.54 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8698C5
Deuteranopia (green-blind)
#A7ADC0
Tritanopia (blue-blind)
#FF7996
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f67bc3; /* rgb */ color: rgb(246, 123, 195); /* oklch */ color: oklch(74.5% 0.170 345.9);
Tailwind
colors: {
custom: {
50: '#fca5d5',
500: '#f67bc3',
950: '#000000',
},
}SCSS
$custom: #f67bc3; $custom-light: #fca5d5; $custom-dark: #000000;
JSON
{
"hex": "#f67bc3",
"rgb": {
"r": 246,
"g": 123,
"b": 195
},
"hsl": {
"h": 324.878,
"s": 87.234,
"l": 72.353
},
"oklch": {
"l": 0.74461,
"c": 0.17043,
"h": 345.9
},
"luminance": 0.37699
}Semantic roles & 50–950 ramp
primary
#F67BC3
secondary
#D6F5E3
accent
#E45F02
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#181014
muted
#867F83