#F67FC0#F67FC0
#F67FC0 is a light, vivid pink. Relative luminance 0.386; OKLCH L 74.9% C 0.162 H 347.8°. Best body text is #000000 at 8.72:1 contrast (WCAG AA passes).
Color values
| HEX | #F67FC0 |
|---|---|
| RGB | rgb(246, 127, 192) |
| HSL | hsl(327, 87%, 73%) |
| HSV | hsv(327, 48%, 96%) |
| CMYK | cmyk(0%, 48.4%, 22%, 3.5%) |
| CIE-LAB | lab(68.45, 52.94, -13.10) |
| CIE-LCH | lch(68.45, 54.54, 346.10°) |
| OKLab | oklab(74.91% 0.1586 -0.0343) |
| OKLCH | oklch(74.91% 0.162 347.8) |
| XYZ | xyz(55.1112, 38.5817, 54.4034) |
| Luminance | 0.3858 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 1.81
Bubblegum Pink
#FE83CC
ΔE00 2.24
Bubblegum (survey)
#FF6CB5
ΔE00 3.81
Hot Pink
#FF69B4
ΔE00 4.24
Bubble Gum Pink
#FF69AF
ΔE00 4.73
Carnation Pink
#FF7FA7
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F67FC0 #7FF6B5
analogous
#F07FF6 #F67FC0 #F67F84
triadic
#F67FC0 #C0F67F #7FC0F6
tetradic
#F67FC0 #F6F07F #7FF6B5 #7F84F6
square
#F67FC0 #F6F07F #7FF6B5 #7F84F6
split-complementary
#F67FC0 #84F67F #7FF6F0
monochromatic
#EA1087 #F246A4 #F67FC0 #FAB8DC #FDE2F1
Accessibility & contrast
On white
2.41
#F67FC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.72
#F67FC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F67FC0
8.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F67FC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F67FC0 | 1.00 | 2.41 | 8.72 | 8.72 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8A9AC2
Deuteranopia (green-blind)
#AAAEBD
Tritanopia (blue-blind)
#FF7C97
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #f67fc0; /* rgb */ color: rgb(246, 127, 192); /* oklch */ color: oklch(74.9% 0.162 347.8);
Tailwind
colors: {
custom: {
50: '#fca7d3',
500: '#f67fc0',
950: '#000000',
},
}SCSS
$custom: #f67fc0; $custom-light: #fca7d3; $custom-dark: #000000;
JSON
{
"hex": "#f67fc0",
"rgb": {
"r": 246,
"g": 127,
"b": 192
},
"hsl": {
"h": 327.227,
"s": 86.861,
"l": 73.137
},
"oklch": {
"l": 0.74912,
"c": 0.16231,
"h": 347.8
},
"luminance": 0.38577
}Semantic roles & 50–950 ramp
primary
#F67FC0
secondary
#D6F5E4
accent
#E36802
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181014
muted
#867F82