#F67BB9#F67BB9
#F67BB9 is a light, vivid pink. Relative luminance 0.373; OKLCH L 74.1% C 0.165 H 350.4°. Best body text is #000000 at 8.45:1 contrast (WCAG AA passes).
Color values
| HEX | #F67BB9 |
|---|---|
| RGB | rgb(246, 123, 185) |
| HSL | hsl(330, 87%, 72%) |
| HSV | hsv(330, 50%, 96%) |
| CMYK | cmyk(0%, 50%, 24.8%, 3.5%) |
| CIE-LAB | lab(67.48, 53.91, -10.63) |
| CIE-LCH | lch(67.48, 54.95, 348.85°) |
| OKLab | oklab(74.11% 0.1624 -0.0276) |
| OKLCH | oklch(74.11% 0.165 350.4) |
| XYZ | xyz(53.8476, 37.2661, 50.2466) |
| Luminance | 0.3726 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.01
Bubblegum (survey)
#FF6CB5
ΔE00 2.83
Hot Pink
#FF69B4
ΔE00 3.28
Bubblegum Pink
#FE83CC
ΔE00 3.51
Bubble Gum Pink
#FF69AF
ΔE00 3.54
Carnation Pink
#FF7FA7
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F67BB9 #7BF6B8
analogous
#F57BF6 #F67BB9 #F67B7C
triadic
#F67BB9 #B9F67B #7BB9F6
tetradic
#F67BB9 #F6F57B #7BF6B8 #7B7CF6
square
#F67BB9 #F6F57B #7BF6B8 #7B7CF6
split-complementary
#F67BB9 #7CF67B #7BF6F5
monochromatic
#E7107C #F2429B #F67BB9 #FAB4D7 #FDE2F0
Accessibility & contrast
On white
2.48
#F67BB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.45
#F67BB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F67BB9
8.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F67BB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F67BB9 | 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)
#8997BB
Deuteranopia (green-blind)
#A9ACB6
Tritanopia (blue-blind)
#FF7792
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #f67bb9; /* rgb */ color: rgb(246, 123, 185); /* oklch */ color: oklch(74.1% 0.165 350.4);
Tailwind
colors: {
custom: {
50: '#fca5ce',
500: '#f67bb9',
950: '#000000',
},
}SCSS
$custom: #f67bb9; $custom-light: #fca5ce; $custom-dark: #000000;
JSON
{
"hex": "#f67bb9",
"rgb": {
"r": 246,
"g": 123,
"b": 185
},
"hsl": {
"h": 329.756,
"s": 87.234,
"l": 72.353
},
"oklch": {
"l": 0.7411,
"c": 0.16475,
"h": 350.4
},
"luminance": 0.37262
}Semantic roles & 50–950 ramp
primary
#F67BB9
secondary
#D6F5E5
accent
#E47202
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181013
muted
#867F82