#F67BC7#F67BC7
#F67BC7 is a light, vivid pink. Relative luminance 0.379; OKLCH L 74.6% C 0.173 H 344.2°. Best body text is #000000 at 8.58:1 contrast (WCAG AA passes).
Color values
| HEX | #F67BC7 |
|---|---|
| RGB | rgb(246, 123, 199) |
| HSL | hsl(323, 87%, 72%) |
| HSV | hsv(323, 50%, 96%) |
| CMYK | cmyk(0%, 50%, 19.1%, 3.5%) |
| CIE-LAB | lab(67.94, 55.86, -17.79) |
| CIE-LCH | lch(67.94, 58.63, 342.33°) |
| OKLab | oklab(74.61% 0.1664 -0.0472) |
| OKLCH | oklch(74.61% 0.173 344.2) |
| XYZ | xyz(55.3990, 37.8866, 58.4168) |
| Luminance | 0.3788 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.19
Pink (survey)
#FF81C0
ΔE00 3.48
Bubblegum (survey)
#FF6CB5
ΔE00 4.33
Hot Pink
#FF69B4
ΔE00 4.61
Bubble Gum Pink
#FF69AF
ΔE00 5.44
Lavender Pink
#DD85D7
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F67BC7 #7BF6AA
analogous
#E87BF6 #F67BC7 #F67B89
triadic
#F67BC7 #C7F67B #7BC7F6
tetradic
#F67BC7 #F6E87B #7BF6AA #7B89F6
square
#F67BC7 #F6E87B #7BF6AA #7B89F6
split-complementary
#F67BC7 #89F67B #7BF6E8
monochromatic
#E71095 #F242AF #F67BC7 #FAB4DF #FDE2F3
Accessibility & contrast
On white
2.45
#F67BC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.58
#F67BC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F67BC7
8.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F67BC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F67BC7 | 1.00 | 2.45 | 8.58 | 8.58 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8499CA
Deuteranopia (green-blind)
#A5ADC4
Tritanopia (blue-blind)
#FF7B98
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #f67bc7; /* rgb */ color: rgb(246, 123, 199); /* oklch */ color: oklch(74.6% 0.173 344.2);
Tailwind
colors: {
custom: {
50: '#fca5d8',
500: '#f67bc7',
950: '#000000',
},
}SCSS
$custom: #f67bc7; $custom-light: #fca5d8; $custom-dark: #000000;
JSON
{
"hex": "#f67bc7",
"rgb": {
"r": 246,
"g": 123,
"b": 199
},
"hsl": {
"h": 322.927,
"s": 87.234,
"l": 72.353
},
"oklch": {
"l": 0.74607,
"c": 0.17292,
"h": 344.2
},
"luminance": 0.37882
}Semantic roles & 50–950 ramp
primary
#F67BC7
secondary
#D6F5E2
accent
#E45802
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#181014
muted
#867F83