#F67CB0#F67CB0
#F67CB0 is a light, vivid pink. Relative luminance 0.371; OKLCH L 74.0% C 0.159 H 354.8°. Best body text is #000000 at 8.43:1 contrast (WCAG AA passes).
Color values
| HEX | #F67CB0 |
|---|---|
| RGB | rgb(246, 124, 176) |
| HSL | hsl(334, 87%, 73%) |
| HSV | hsv(334, 50%, 96%) |
| CMYK | cmyk(0%, 49.6%, 28.5%, 3.5%) |
| CIE-LAB | lab(67.39, 52.25, -5.69) |
| CIE-LCH | lch(67.39, 52.56, 353.79°) |
| OKLab | oklab(73.95% 0.1582 -0.0143) |
| OKLCH | oklch(73.95% 0.159 354.8) |
| XYZ | xyz(53.0522, 37.1474, 45.4420) |
| Luminance | 0.3714 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.09
Bubblegum (survey)
#FF6CB5
ΔE00 3.63
Bubble Gum Pink
#FF69AF
ΔE00 3.63
Carnation Pink
#FF7FA7
ΔE00 3.81
Hot Pink
#FF69B4
ΔE00 4.04
Pinky
#FC86AA
ΔE00 4.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F67CB0 #7CF6C2
analogous
#F67CED #F67CB0 #F6857C
triadic
#F67CB0 #B0F67C #7CB0F6
tetradic
#F67CB0 #EDF67C #7CF6C2 #857CF6
square
#F67CB0 #EDF67C #7CF6C2 #857CF6
split-complementary
#F67CB0 #7CF685 #7CEDF6
monochromatic
#E8106C #F2438D #F67CB0 #FAB5D3 #FDE2EE
Accessibility & contrast
On white
2.49
#F67CB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.43
#F67CB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F67CB0
8.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F67CB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F67CB0 | 1.00 | 2.49 | 8.43 | 8.43 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8C96B2
Deuteranopia (green-blind)
#ACACAD
Tritanopia (blue-blind)
#FF758F
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #f67cb0; /* rgb */ color: rgb(246, 124, 176); /* oklch */ color: oklch(74.0% 0.159 354.8);
Tailwind
colors: {
custom: {
50: '#fca5c7',
500: '#f67cb0',
950: '#000000',
},
}SCSS
$custom: #f67cb0; $custom-light: #fca5c7; $custom-dark: #000000;
JSON
{
"hex": "#f67cb0",
"rgb": {
"r": 246,
"g": 124,
"b": 176
},
"hsl": {
"h": 334.426,
"s": 87.143,
"l": 72.549
},
"oklch": {
"l": 0.73953,
"c": 0.15883,
"h": 354.8
},
"luminance": 0.37143
}Semantic roles & 50–950 ramp
primary
#F67CB0
secondary
#D6F5E8
accent
#E48302
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82