#F67DBB#F67DBB
#F67DBB is a light, vivid pink. Relative luminance 0.378; OKLCH L 74.5% C 0.163 H 349.8°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #F67DBB |
|---|---|
| RGB | rgb(246, 125, 187) |
| HSL | hsl(329, 87%, 73%) |
| HSV | hsv(329, 49%, 96%) |
| CMYK | cmyk(0%, 49.2%, 24%, 3.5%) |
| CIE-LAB | lab(67.91, 53.22, -11.10) |
| CIE-LCH | lch(67.91, 54.37, 348.22°) |
| OKLab | oklab(74.46% 0.1601 -0.0289) |
| OKLCH | oklch(74.46% 0.163 349.8) |
| XYZ | xyz(54.3109, 37.8524, 51.4499) |
| Luminance | 0.3785 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 1.74
Bubblegum Pink
#FE83CC
ΔE00 3.13
Bubblegum (survey)
#FF6CB5
ΔE00 3.21
Hot Pink
#FF69B4
ΔE00 3.67
Bubble Gum Pink
#FF69AF
ΔE00 3.97
Carnation Pink
#FF7FA7
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F67DBB #7DF6B8
analogous
#F47DF6 #F67DBB #F67D7F
triadic
#F67DBB #BBF67D #7DBBF6
tetradic
#F67DBB #F6F47D #7DF6B8 #7D7FF6
square
#F67DBB #F6F47D #7DF6B8 #7D7FF6
split-complementary
#F67DBB #7FF67D #7DF6F4
monochromatic
#E9107F #F2449D #F67DBB #FAB6D9 #FDE2F0
Accessibility & contrast
On white
2.45
#F67DBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#F67DBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F67DBB
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F67DBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F67DBB | 1.00 | 2.45 | 8.57 | 8.57 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8A98BD
Deuteranopia (green-blind)
#AAADB8
Tritanopia (blue-blind)
#FF7994
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f67dbb; /* rgb */ color: rgb(246, 125, 187); /* oklch */ color: oklch(74.5% 0.163 349.8);
Tailwind
colors: {
custom: {
50: '#fca6cf',
500: '#f67dbb',
950: '#000000',
},
}SCSS
$custom: #f67dbb; $custom-light: #fca6cf; $custom-dark: #000000;
JSON
{
"hex": "#f67dbb",
"rgb": {
"r": 246,
"g": 125,
"b": 187
},
"hsl": {
"h": 329.256,
"s": 87.05,
"l": 72.745
},
"oklch": {
"l": 0.74458,
"c": 0.16268,
"h": 349.8
},
"luminance": 0.37848
}Semantic roles & 50–950 ramp
primary
#F67DBB
secondary
#D6F5E5
accent
#E47002
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181013
muted
#867F82