#F67CC4#F67CC4
#F67CC4 is a light, vivid pink. Relative luminance 0.380; OKLCH L 74.6% C 0.169 H 345.6°. Best body text is #000000 at 8.60:1 contrast (WCAG AA passes).
Color values
| HEX | #F67CC4 |
|---|---|
| RGB | rgb(246, 124, 196) |
| HSL | hsl(325, 87%, 73%) |
| HSV | hsv(325, 50%, 96%) |
| CMYK | cmyk(0%, 49.6%, 20.3%, 3.5%) |
| CIE-LAB | lab(68.02, 54.96, -15.99) |
| CIE-LCH | lch(68.02, 57.23, 343.78°) |
| OKLab | oklab(74.63% 0.1641 -0.0422) |
| OKLCH | oklch(74.63% 0.169 345.6) |
| XYZ | xyz(55.1788, 37.9980, 56.6420) |
| Luminance | 0.3799 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.05
Pink (survey)
#FF81C0
ΔE00 2.83
Bubblegum (survey)
#FF6CB5
ΔE00 3.94
Hot Pink
#FF69B4
ΔE00 4.28
Bubble Gum Pink
#FF69AF
ΔE00 5.01
Lavender Pink
#DD85D7
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F67CC4 #7CF6AE
analogous
#EB7CF6 #F67CC4 #F67C87
triadic
#F67CC4 #C4F67C #7CC4F6
tetradic
#F67CC4 #F6EB7C #7CF6AE #7C87F6
square
#F67CC4 #F6EB7C #7CF6AE #7C87F6
split-complementary
#F67CC4 #87F67C #7CF6EB
monochromatic
#E8108F #F243AA #F67CC4 #FAB5DE #FDE2F2
Accessibility & contrast
On white
2.44
#F67CC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.60
#F67CC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F67CC4
8.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F67CC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F67CC4 | 1.00 | 2.44 | 8.60 | 8.60 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8699C6
Deuteranopia (green-blind)
#A7ADC1
Tritanopia (blue-blind)
#FF7B97
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #f67cc4; /* rgb */ color: rgb(246, 124, 196); /* oklch */ color: oklch(74.6% 0.169 345.6);
Tailwind
colors: {
custom: {
50: '#fca5d6',
500: '#f67cc4',
950: '#000000',
},
}SCSS
$custom: #f67cc4; $custom-light: #fca5d6; $custom-dark: #000000;
JSON
{
"hex": "#f67cc4",
"rgb": {
"r": 246,
"g": 124,
"b": 196
},
"hsl": {
"h": 324.59,
"s": 87.143,
"l": 72.549
},
"oklch": {
"l": 0.74635,
"c": 0.16946,
"h": 345.6
},
"luminance": 0.37994
}Semantic roles & 50–950 ramp
primary
#F67CC4
secondary
#D6F5E3
accent
#E45E02
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#181014
muted
#867F83