#F67FC3#F67FC3
#F67FC3 is a light, vivid pink. Relative luminance 0.387; OKLCH L 75.0% C 0.164 H 346.4°. Best body text is #000000 at 8.74:1 contrast (WCAG AA passes).
Color values
| HEX | #F67FC3 |
|---|---|
| RGB | rgb(246, 127, 195) |
| HSL | hsl(326, 87%, 73%) |
| HSV | hsv(326, 48%, 96%) |
| CMYK | cmyk(0%, 48.4%, 20.7%, 3.5%) |
| CIE-LAB | lab(68.55, 53.36, -14.64) |
| CIE-LCH | lch(68.55, 55.33, 344.66°) |
| OKLab | oklab(75.02% 0.1595 -0.0385) |
| OKLCH | oklch(75.02% 0.164 346.4) |
| XYZ | xyz(55.4470, 38.7160, 56.1718) |
| Luminance | 0.3871 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 1.83
Pink (survey)
#FF81C0
ΔE00 2.24
Bubblegum (survey)
#FF6CB5
ΔE00 4.10
Hot Pink
#FF69B4
ΔE00 4.50
Bubble Gum Pink
#FF69AF
ΔE00 5.10
Lavender Pink
#DD85D7
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F67FC3 #7FF6B2
analogous
#ED7FF6 #F67FC3 #F67F87
triadic
#F67FC3 #C3F67F #7FC3F6
tetradic
#F67FC3 #F6ED7F #7FF6B2 #7F87F6
square
#F67FC3 #F6ED7F #7FF6B2 #7F87F6
split-complementary
#F67FC3 #87F67F #7FF6ED
monochromatic
#EA108D #F246A8 #F67FC3 #FAB8DE #FDE2F2
Accessibility & contrast
On white
2.40
#F67FC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.74
#F67FC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F67FC3
8.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F67FC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F67FC3 | 1.00 | 2.40 | 8.74 | 8.74 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#899BC5
Deuteranopia (green-blind)
#A9AFC0
Tritanopia (blue-blind)
#FF7D99
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #f67fc3; /* rgb */ color: rgb(246, 127, 195); /* oklch */ color: oklch(75.0% 0.164 346.4);
Tailwind
colors: {
custom: {
50: '#fca7d5',
500: '#f67fc3',
950: '#000000',
},
}SCSS
$custom: #f67fc3; $custom-light: #fca7d5; $custom-dark: #000000;
JSON
{
"hex": "#f67fc3",
"rgb": {
"r": 246,
"g": 127,
"b": 195
},
"hsl": {
"h": 325.714,
"s": 86.861,
"l": 73.137
},
"oklch": {
"l": 0.75017,
"c": 0.16408,
"h": 346.4
},
"luminance": 0.38712
}Semantic roles & 50–950 ramp
primary
#F67FC3
secondary
#D6F5E3
accent
#E36302
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#181014
muted
#867F83