#F67DBF#F67DBF
#F67DBF is a light, vivid pink. Relative luminance 0.380; OKLCH L 74.6% C 0.165 H 347.9°. Best body text is #000000 at 8.60:1 contrast (WCAG AA passes).
Color values
| HEX | #F67DBF |
|---|---|
| RGB | rgb(246, 125, 191) |
| HSL | hsl(327, 87%, 73%) |
| HSV | hsv(327, 49%, 96%) |
| CMYK | cmyk(0%, 49.2%, 22.4%, 3.5%) |
| CIE-LAB | lab(68.04, 53.77, -13.16) |
| CIE-LCH | lch(68.04, 55.36, 346.25°) |
| OKLab | oklab(74.6% 0.1613 -0.0345) |
| OKLCH | oklch(74.6% 0.165 347.9) |
| XYZ | xyz(54.7451, 38.0261, 53.7366) |
| Luminance | 0.3802 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 1.97
Bubblegum Pink
#FE83CC
ΔE00 2.46
Bubblegum (survey)
#FF6CB5
ΔE00 3.46
Hot Pink
#FF69B4
ΔE00 3.88
Bubble Gum Pink
#FF69AF
ΔE00 4.39
Carnation Pink
#FF7FA7
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F67DBF #7DF6B4
analogous
#F17DF6 #F67DBF #F67D82
triadic
#F67DBF #BFF67D #7DBFF6
tetradic
#F67DBF #F6F17D #7DF6B4 #7D82F6
square
#F67DBF #F6F17D #7DF6B4 #7D82F6
split-complementary
#F67DBF #82F67D #7DF6F1
monochromatic
#E91086 #F244A3 #F67DBF #FAB6DB #FDE2F1
Accessibility & contrast
On white
2.44
#F67DBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.60
#F67DBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F67DBF
8.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F67DBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F67DBF | 1.00 | 2.44 | 8.60 | 8.60 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8999C1
Deuteranopia (green-blind)
#A9AEBC
Tritanopia (blue-blind)
#FF7A96
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #f67dbf; /* rgb */ color: rgb(246, 125, 191); /* oklch */ color: oklch(74.6% 0.165 347.9);
Tailwind
colors: {
custom: {
50: '#fca6d2',
500: '#f67dbf',
950: '#000000',
},
}SCSS
$custom: #f67dbf; $custom-light: #fca6d2; $custom-dark: #000000;
JSON
{
"hex": "#f67dbf",
"rgb": {
"r": 246,
"g": 125,
"b": 191
},
"hsl": {
"h": 327.273,
"s": 87.05,
"l": 72.745
},
"oklch": {
"l": 0.74596,
"c": 0.1649,
"h": 347.9
},
"luminance": 0.38022
}Semantic roles & 50–950 ramp
primary
#F67DBF
secondary
#D6F5E4
accent
#E46802
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181014
muted
#867F82