#F67AB3#F67AB3
#F67AB3 is a light, vivid pink. Relative luminance 0.368; OKLCH L 73.8% C 0.163 H 353.0°. Best body text is #000000 at 8.35:1 contrast (WCAG AA passes).
Color values
| HEX | #F67AB3 |
|---|---|
| RGB | rgb(246, 122, 179) |
| HSL | hsl(332, 87%, 72%) |
| HSV | hsv(332, 50%, 96%) |
| CMYK | cmyk(0%, 50.4%, 27.2%, 3.5%) |
| CIE-LAB | lab(67.11, 53.60, -7.80) |
| CIE-LCH | lch(67.11, 54.17, 351.72°) |
| OKLab | oklab(73.77% 0.1621 -0.02) |
| OKLCH | oklch(73.77% 0.163 353) |
| XYZ | xyz(53.1042, 36.7712, 46.9398) |
| Luminance | 0.3677 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.62
Bubblegum (survey)
#FF6CB5
ΔE00 2.86
Bubble Gum Pink
#FF69AF
ΔE00 3.12
Hot Pink
#FF69B4
ΔE00 3.29
Bubblegum Pink
#FE83CC
ΔE00 4.68
Carnation Pink
#FF7FA7
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F67AB3 #7AF6BD
analogous
#F67AF1 #F67AB3 #F67F7A
triadic
#F67AB3 #B3F67A #7AB3F6
tetradic
#F67AB3 #F1F67A #7AF6BD #7F7AF6
square
#F67AB3 #F1F67A #7AF6BD #7F7AF6
split-complementary
#F67AB3 #7AF67F #7AF1F6
monochromatic
#E61072 #F24192 #F67AB3 #FAB3D4 #FDE2EF
Accessibility & contrast
On white
2.51
#F67AB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.35
#F67AB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F67AB3
8.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F67AB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F67AB3 | 1.00 | 2.51 | 8.35 | 8.35 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8A96B5
Deuteranopia (green-blind)
#AAACB0
Tritanopia (blue-blind)
#FF748F
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #f67ab3; /* rgb */ color: rgb(246, 122, 179); /* oklch */ color: oklch(73.8% 0.163 353.0);
Tailwind
colors: {
custom: {
50: '#fca4c9',
500: '#f67ab3',
950: '#000000',
},
}SCSS
$custom: #f67ab3; $custom-light: #fca4c9; $custom-dark: #000000;
JSON
{
"hex": "#f67ab3",
"rgb": {
"r": 246,
"g": 122,
"b": 179
},
"hsl": {
"h": 332.419,
"s": 87.324,
"l": 72.157
},
"oklch": {
"l": 0.73771,
"c": 0.16329,
"h": 353
},
"luminance": 0.36767
}Semantic roles & 50–950 ramp
primary
#F67AB3
secondary
#D6F5E7
accent
#E47C02
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82