#F67FBE#F67FBE
#F67FBE is a light, vivid pink. Relative luminance 0.385; OKLCH L 74.8% C 0.161 H 348.7°. Best body text is #000000 at 8.70:1 contrast (WCAG AA passes).
Color values
| HEX | #F67FBE |
|---|---|
| RGB | rgb(246, 127, 190) |
| HSL | hsl(328, 87%, 73%) |
| HSV | hsv(328, 48%, 96%) |
| CMYK | cmyk(0%, 48.4%, 22.8%, 3.5%) |
| CIE-LAB | lab(68.38, 52.66, -12.08) |
| CIE-LCH | lch(68.38, 54.03, 347.08°) |
| OKLab | oklab(74.84% 0.1581 -0.0316) |
| OKLCH | oklch(74.84% 0.161 348.7) |
| XYZ | xyz(54.8911, 38.4937, 53.2442) |
| Luminance | 0.3849 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 1.62
Bubblegum Pink
#FE83CC
ΔE00 2.58
Bubblegum (survey)
#FF6CB5
ΔE00 3.67
Hot Pink
#FF69B4
ΔE00 4.12
Bubble Gum Pink
#FF69AF
ΔE00 4.51
Carnation Pink
#FF7FA7
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F67FBE #7FF6B7
analogous
#F27FF6 #F67FBE #F67F82
triadic
#F67FBE #BEF67F #7FBEF6
tetradic
#F67FBE #F6F27F #7FF6B7 #7F82F6
square
#F67FBE #F6F27F #7FF6B7 #7F82F6
split-complementary
#F67FBE #82F67F #7FF6F2
monochromatic
#EA1084 #F246A1 #F67FBE #FAB8DB #FDE2F0
Accessibility & contrast
On white
2.41
#F67FBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.70
#F67FBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F67FBE
8.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F67FBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F67FBE | 1.00 | 2.41 | 8.70 | 8.70 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8B9AC0
Deuteranopia (green-blind)
#AAAEBB
Tritanopia (blue-blind)
#FF7C97
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #f67fbe; /* rgb */ color: rgb(246, 127, 190); /* oklch */ color: oklch(74.8% 0.161 348.7);
Tailwind
colors: {
custom: {
50: '#fca7d1',
500: '#f67fbe',
950: '#000000',
},
}SCSS
$custom: #f67fbe; $custom-light: #fca7d1; $custom-dark: #000000;
JSON
{
"hex": "#f67fbe",
"rgb": {
"r": 246,
"g": 127,
"b": 190
},
"hsl": {
"h": 328.235,
"s": 86.861,
"l": 73.137
},
"oklch": {
"l": 0.74842,
"c": 0.16117,
"h": 348.7
},
"luminance": 0.38489
}Semantic roles & 50–950 ramp
primary
#F67FBE
secondary
#D6F5E5
accent
#E36C02
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181014
muted
#867F82