#F67BC1#F67BC1
#F67BC1 is a light, vivid pink. Relative luminance 0.376; OKLCH L 74.4% C 0.169 H 346.8°. Best body text is #000000 at 8.52:1 contrast (WCAG AA passes).
Color values
| HEX | #F67BC1 |
|---|---|
| RGB | rgb(246, 123, 193) |
| HSL | hsl(326, 87%, 72%) |
| HSV | hsv(326, 50%, 96%) |
| CMYK | cmyk(0%, 50%, 21.5%, 3.5%) |
| CIE-LAB | lab(67.73, 55.01, -14.74) |
| CIE-LCH | lch(67.73, 56.95, 345.00°) |
| OKLab | oklab(74.39% 0.1647 -0.0388) |
| OKLCH | oklch(74.39% 0.169 346.8) |
| XYZ | xyz(54.7160, 37.6134, 54.8201) |
| Luminance | 0.3761 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.38
Pink (survey)
#FF81C0
ΔE00 2.54
Bubblegum (survey)
#FF6CB5
ΔE00 3.46
Hot Pink
#FF69B4
ΔE00 3.82
Bubble Gum Pink
#FF69AF
ΔE00 4.49
Pale Magenta
#D767AD
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F67BC1 #7BF6B0
analogous
#EE7BF6 #F67BC1 #F67B83
triadic
#F67BC1 #C1F67B #7BC1F6
tetradic
#F67BC1 #F6EE7B #7BF6B0 #7B83F6
square
#F67BC1 #F6EE7B #7BF6B0 #7B83F6
split-complementary
#F67BC1 #83F67B #7BF6EE
monochromatic
#E7108A #F242A6 #F67BC1 #FAB4DC #FDE2F2
Accessibility & contrast
On white
2.46
#F67BC1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.52
#F67BC1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F67BC1
8.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F67BC1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F67BC1 | 1.00 | 2.46 | 8.52 | 8.52 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8698C3
Deuteranopia (green-blind)
#A7ADBE
Tritanopia (blue-blind)
#FF7996
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f67bc1; /* rgb */ color: rgb(246, 123, 193); /* oklch */ color: oklch(74.4% 0.169 346.8);
Tailwind
colors: {
custom: {
50: '#fca5d3',
500: '#f67bc1',
950: '#000000',
},
}SCSS
$custom: #f67bc1; $custom-light: #fca5d3; $custom-dark: #000000;
JSON
{
"hex": "#f67bc1",
"rgb": {
"r": 246,
"g": 123,
"b": 193
},
"hsl": {
"h": 325.854,
"s": 87.234,
"l": 72.353
},
"oklch": {
"l": 0.74389,
"c": 0.16923,
"h": 346.8
},
"luminance": 0.37609
}Semantic roles & 50–950 ramp
primary
#F67BC1
secondary
#D6F5E3
accent
#E46302
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181014
muted
#867F82