#F67BAF#F67BAF
#F67BAF is a light, vivid pink. Relative luminance 0.369; OKLCH L 73.8% C 0.160 H 355.1°. Best body text is #000000 at 8.37:1 contrast (WCAG AA passes).
Color values
| HEX | #F67BAF |
|---|---|
| RGB | rgb(246, 123, 175) |
| HSL | hsl(335, 87%, 72%) |
| HSV | hsv(335, 50%, 96%) |
| CMYK | cmyk(0%, 50%, 28.9%, 3.5%) |
| CIE-LAB | lab(67.17, 52.61, -5.45) |
| CIE-LCH | lch(67.17, 52.89, 354.09°) |
| OKLab | oklab(73.78% 0.1593 -0.0137) |
| OKLCH | oklch(73.78% 0.16 355.1) |
| XYZ | xyz(52.8289, 36.8586, 44.8812) |
| Luminance | 0.3685 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.27
Bubble Gum Pink
#FF69AF
ΔE00 3.49
Bubblegum (survey)
#FF6CB5
ΔE00 3.55
Carnation Pink
#FF7FA7
ΔE00 3.75
Hot Pink
#FF69B4
ΔE00 3.95
Pinky
#FC86AA
ΔE00 4.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F67BAF #7BF6C2
analogous
#F67BED #F67BAF #F6847B
triadic
#F67BAF #AFF67B #7BAFF6
tetradic
#F67BAF #EDF67B #7BF6C2 #847BF6
square
#F67BAF #EDF67B #7BF6C2 #847BF6
split-complementary
#F67BAF #7BF684 #7BEDF6
monochromatic
#E7106B #F2428C #F67BAF #FAB4D2 #FDE2EE
Accessibility & contrast
On white
2.51
#F67BAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.37
#F67BAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F67BAF
8.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F67BAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F67BAF | 1.00 | 2.51 | 8.37 | 8.37 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8C96B1
Deuteranopia (green-blind)
#ACACAC
Tritanopia (blue-blind)
#FF748E
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #f67baf; /* rgb */ color: rgb(246, 123, 175); /* oklch */ color: oklch(73.8% 0.160 355.1);
Tailwind
colors: {
custom: {
50: '#fca5c6',
500: '#f67baf',
950: '#000000',
},
}SCSS
$custom: #f67baf; $custom-light: #fca5c6; $custom-dark: #000000;
JSON
{
"hex": "#f67baf",
"rgb": {
"r": 246,
"g": 123,
"b": 175
},
"hsl": {
"h": 334.634,
"s": 87.234,
"l": 72.353
},
"oklch": {
"l": 0.73781,
"c": 0.15993,
"h": 355.1
},
"luminance": 0.36854
}Semantic roles & 50–950 ramp
primary
#F67BAF
secondary
#D6F5E8
accent
#E48402
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82