#F67ABF#F67ABF
#F67ABF is a light, vivid pink. Relative luminance 0.373; OKLCH L 74.2% C 0.170 H 347.5°. Best body text is #000000 at 8.45:1 contrast (WCAG AA passes).
Color values
| HEX | #F67ABF |
|---|---|
| RGB | rgb(246, 122, 191) |
| HSL | hsl(327, 87%, 72%) |
| HSV | hsv(327, 50%, 96%) |
| CMYK | cmyk(0%, 50.4%, 22.4%, 3.5%) |
| CIE-LAB | lab(67.49, 55.21, -13.99) |
| CIE-LCH | lch(67.49, 56.96, 345.78°) |
| OKLab | oklab(74.18% 0.1656 -0.0367) |
| OKLCH | oklch(74.18% 0.17 347.5) |
| XYZ | xyz(54.3710, 37.2780, 53.6119) |
| Luminance | 0.3727 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.47
Bubblegum Pink
#FE83CC
ΔE00 2.68
Bubblegum (survey)
#FF6CB5
ΔE00 3.12
Hot Pink
#FF69B4
ΔE00 3.49
Bubble Gum Pink
#FF69AF
ΔE00 4.13
Pale Magenta
#D767AD
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F67ABF #7AF6B1
analogous
#EF7AF6 #F67ABF #F67A81
triadic
#F67ABF #BFF67A #7ABFF6
tetradic
#F67ABF #F6EF7A #7AF6B1 #7A81F6
square
#F67ABF #F6EF7A #7AF6B1 #7A81F6
split-complementary
#F67ABF #81F67A #7AF6EF
monochromatic
#E61087 #F241A3 #F67ABF #FAB3DB #FDE2F1
Accessibility & contrast
On white
2.48
#F67ABF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.45
#F67ABF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F67ABF
8.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F67ABF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F67ABF | 1.00 | 2.48 | 8.45 | 8.45 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8697C1
Deuteranopia (green-blind)
#A7ACBC
Tritanopia (blue-blind)
#FF7794
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #f67abf; /* rgb */ color: rgb(246, 122, 191); /* oklch */ color: oklch(74.2% 0.170 347.5);
Tailwind
colors: {
custom: {
50: '#fca4d2',
500: '#f67abf',
950: '#000000',
},
}SCSS
$custom: #f67abf; $custom-light: #fca4d2; $custom-dark: #000000;
JSON
{
"hex": "#f67abf",
"rgb": {
"r": 246,
"g": 122,
"b": 191
},
"hsl": {
"h": 326.613,
"s": 87.324,
"l": 72.157
},
"oklch": {
"l": 0.74181,
"c": 0.16963,
"h": 347.5
},
"luminance": 0.37273
}Semantic roles & 50–950 ramp
primary
#F67ABF
secondary
#D6F5E4
accent
#E46602
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#180F14
muted
#867F82