#F67CB5#F67CB5
#F67CB5 is a light, vivid pink. Relative luminance 0.373; OKLCH L 74.1% C 0.161 H 352.4°. Best body text is #000000 at 8.47:1 contrast (WCAG AA passes).
Color values
| HEX | #F67CB5 |
|---|---|
| RGB | rgb(246, 124, 181) |
| HSL | hsl(332, 87%, 73%) |
| HSV | hsv(332, 50%, 96%) |
| CMYK | cmyk(0%, 49.6%, 26.4%, 3.5%) |
| CIE-LAB | lab(67.54, 52.90, -8.28) |
| CIE-LCH | lch(67.54, 53.55, 351.10°) |
| OKLab | oklab(74.12% 0.1598 -0.0213) |
| OKLCH | oklch(74.12% 0.161 352.4) |
| XYZ | xyz(53.5560, 37.3489, 48.0955) |
| Luminance | 0.3734 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.25
Bubblegum (survey)
#FF6CB5
ΔE00 3.11
Bubble Gum Pink
#FF69AF
ΔE00 3.50
Hot Pink
#FF69B4
ΔE00 3.57
Bubblegum Pink
#FE83CC
ΔE00 4.30
Carnation Pink
#FF7FA7
ΔE00 4.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F67CB5 #7CF6BD
analogous
#F67CF2 #F67CB5 #F6807C
triadic
#F67CB5 #B5F67C #7CB5F6
tetradic
#F67CB5 #F2F67C #7CF6BD #807CF6
square
#F67CB5 #F2F67C #7CF6BD #807CF6
split-complementary
#F67CB5 #7CF680 #7CF2F6
monochromatic
#E81075 #F24395 #F67CB5 #FAB5D5 #FDE2EF
Accessibility & contrast
On white
2.48
#F67CB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.47
#F67CB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F67CB5
8.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F67CB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F67CB5 | 1.00 | 2.48 | 8.47 | 8.47 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8B97B7
Deuteranopia (green-blind)
#ABADB2
Tritanopia (blue-blind)
#FF7791
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #f67cb5; /* rgb */ color: rgb(246, 124, 181); /* oklch */ color: oklch(74.1% 0.161 352.4);
Tailwind
colors: {
custom: {
50: '#fca5cb',
500: '#f67cb5',
950: '#000000',
},
}SCSS
$custom: #f67cb5; $custom-light: #fca5cb; $custom-dark: #000000;
JSON
{
"hex": "#f67cb5",
"rgb": {
"r": 246,
"g": 124,
"b": 181
},
"hsl": {
"h": 331.967,
"s": 87.143,
"l": 72.549
},
"oklch": {
"l": 0.74116,
"c": 0.16116,
"h": 352.4
},
"luminance": 0.37344
}Semantic roles & 50–950 ramp
primary
#F67CB5
secondary
#D6F5E7
accent
#E47A02
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82