#F67FC2#F67FC2
#F67FC2 is a light, vivid pink. Relative luminance 0.387; OKLCH L 75.0% C 0.163 H 346.9°. Best body text is #000000 at 8.73:1 contrast (WCAG AA passes).
Color values
| HEX | #F67FC2 |
|---|---|
| RGB | rgb(246, 127, 194) |
| HSL | hsl(326, 87%, 73%) |
| HSV | hsv(326, 48%, 96%) |
| CMYK | cmyk(0%, 48.4%, 21.1%, 3.5%) |
| CIE-LAB | lab(68.51, 53.22, -14.13) |
| CIE-LCH | lch(68.51, 55.06, 345.13°) |
| OKLab | oklab(74.98% 0.1592 -0.0371) |
| OKLCH | oklch(74.98% 0.163 346.9) |
| XYZ | xyz(55.3343, 38.6710, 55.5784) |
| Luminance | 0.3867 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 1.95
Pink (survey)
#FF81C0
ΔE00 2.08
Bubblegum (survey)
#FF6CB5
ΔE00 3.99
Hot Pink
#FF69B4
ΔE00 4.40
Bubble Gum Pink
#FF69AF
ΔE00 4.97
Lavender Pink
#DD85D7
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F67FC2 #7FF6B3
analogous
#EE7FF6 #F67FC2 #F67F87
triadic
#F67FC2 #C2F67F #7FC2F6
tetradic
#F67FC2 #F6EE7F #7FF6B3 #7F87F6
square
#F67FC2 #F6EE7F #7FF6B3 #7F87F6
split-complementary
#F67FC2 #87F67F #7FF6EE
monochromatic
#EA108B #F246A7 #F67FC2 #FAB8DD #FDE2F1
Accessibility & contrast
On white
2.40
#F67FC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.73
#F67FC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F67FC2
8.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F67FC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F67FC2 | 1.00 | 2.40 | 8.73 | 8.73 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8A9BC4
Deuteranopia (green-blind)
#A9AFBF
Tritanopia (blue-blind)
#FF7D98
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #f67fc2; /* rgb */ color: rgb(246, 127, 194); /* oklch */ color: oklch(75.0% 0.163 346.9);
Tailwind
colors: {
custom: {
50: '#fca7d4',
500: '#f67fc2',
950: '#000000',
},
}SCSS
$custom: #f67fc2; $custom-light: #fca7d4; $custom-dark: #000000;
JSON
{
"hex": "#f67fc2",
"rgb": {
"r": 246,
"g": 127,
"b": 194
},
"hsl": {
"h": 326.218,
"s": 86.861,
"l": 73.137
},
"oklch": {
"l": 0.74982,
"c": 0.16348,
"h": 346.9
},
"luminance": 0.38667
}Semantic roles & 50–950 ramp
primary
#F67FC2
secondary
#D6F5E4
accent
#E36502
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#181014
muted
#867F83