#F67CB2#F67CB2
#F67CB2 is a light, vivid pink. Relative luminance 0.372; OKLCH L 74.0% C 0.160 H 353.8°. Best body text is #000000 at 8.44:1 contrast (WCAG AA passes).
Color values
| HEX | #F67CB2 |
|---|---|
| RGB | rgb(246, 124, 178) |
| HSL | hsl(333, 87%, 73%) |
| HSV | hsv(333, 50%, 96%) |
| CMYK | cmyk(0%, 49.6%, 27.6%, 3.5%) |
| CIE-LAB | lab(67.45, 52.51, -6.73) |
| CIE-LCH | lch(67.45, 52.94, 352.70°) |
| OKLab | oklab(74.02% 0.1588 -0.0171) |
| OKLCH | oklch(74.02% 0.16 353.8) |
| XYZ | xyz(53.2515, 37.2271, 46.4918) |
| Luminance | 0.3722 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.71
Bubblegum (survey)
#FF6CB5
ΔE00 3.38
Bubble Gum Pink
#FF69AF
ΔE00 3.53
Hot Pink
#FF69B4
ΔE00 3.81
Carnation Pink
#FF7FA7
ΔE00 4.25
Pinky
#FC86AA
ΔE00 4.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F67CB2 #7CF6C0
analogous
#F67CEF #F67CB2 #F6837C
triadic
#F67CB2 #B2F67C #7CB2F6
tetradic
#F67CB2 #EFF67C #7CF6C0 #837CF6
square
#F67CB2 #EFF67C #7CF6C0 #837CF6
split-complementary
#F67CB2 #7CF683 #7CEFF6
monochromatic
#E8106F #F24390 #F67CB2 #FAB5D4 #FDE2EE
Accessibility & contrast
On white
2.49
#F67CB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.44
#F67CB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F67CB2
8.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F67CB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F67CB2 | 1.00 | 2.49 | 8.44 | 8.44 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8C97B4
Deuteranopia (green-blind)
#ACACAF
Tritanopia (blue-blind)
#FF7690
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #f67cb2; /* rgb */ color: rgb(246, 124, 178); /* oklch */ color: oklch(74.0% 0.160 353.8);
Tailwind
colors: {
custom: {
50: '#fca5c9',
500: '#f67cb2',
950: '#000000',
},
}SCSS
$custom: #f67cb2; $custom-light: #fca5c9; $custom-dark: #000000;
JSON
{
"hex": "#f67cb2",
"rgb": {
"r": 246,
"g": 124,
"b": 178
},
"hsl": {
"h": 333.443,
"s": 87.143,
"l": 72.549
},
"oklch": {
"l": 0.74018,
"c": 0.15973,
"h": 353.8
},
"luminance": 0.37222
}Semantic roles & 50–950 ramp
primary
#F67CB2
secondary
#D6F5E7
accent
#E48002
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82