#F67DC0#F67DC0
#F67DC0 is a light, vivid pink. Relative luminance 0.381; OKLCH L 74.6% C 0.165 H 347.5°. Best body text is #000000 at 8.61:1 contrast (WCAG AA passes).
Color values
| HEX | #F67DC0 |
|---|---|
| RGB | rgb(246, 125, 192) |
| HSL | hsl(327, 87%, 73%) |
| HSV | hsv(327, 49%, 96%) |
| CMYK | cmyk(0%, 49.2%, 22%, 3.5%) |
| CIE-LAB | lab(68.07, 53.91, -13.67) |
| CIE-LCH | lch(68.07, 55.62, 345.77°) |
| OKLab | oklab(74.63% 0.1616 -0.0359) |
| OKLCH | oklch(74.63% 0.165 347.5) |
| XYZ | xyz(54.8555, 38.0703, 54.3181) |
| Luminance | 0.3807 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.09
Bubblegum Pink
#FE83CC
ΔE00 2.32
Bubblegum (survey)
#FF6CB5
ΔE00 3.55
Hot Pink
#FF69B4
ΔE00 3.96
Bubble Gum Pink
#FF69AF
ΔE00 4.52
Carnation Pink
#FF7FA7
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F67DC0 #7DF6B3
analogous
#F07DF6 #F67DC0 #F67D83
triadic
#F67DC0 #C0F67D #7DC0F6
tetradic
#F67DC0 #F6F07D #7DF6B3 #7D83F6
square
#F67DC0 #F6F07D #7DF6B3 #7D83F6
split-complementary
#F67DC0 #83F67D #7DF6F0
monochromatic
#E91088 #F244A4 #F67DC0 #FAB6DC #FDE2F1
Accessibility & contrast
On white
2.44
#F67DC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.61
#F67DC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F67DC0
8.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F67DC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F67DC0 | 1.00 | 2.44 | 8.61 | 8.61 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8999C2
Deuteranopia (green-blind)
#A9AEBD
Tritanopia (blue-blind)
#FF7B96
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #f67dc0; /* rgb */ color: rgb(246, 125, 192); /* oklch */ color: oklch(74.6% 0.165 347.5);
Tailwind
colors: {
custom: {
50: '#fca6d3',
500: '#f67dc0',
950: '#000000',
},
}SCSS
$custom: #f67dc0; $custom-light: #fca6d3; $custom-dark: #000000;
JSON
{
"hex": "#f67dc0",
"rgb": {
"r": 246,
"g": 125,
"b": 192
},
"hsl": {
"h": 326.777,
"s": 87.05,
"l": 72.745
},
"oklch": {
"l": 0.74631,
"c": 0.16548,
"h": 347.5
},
"luminance": 0.38066
}Semantic roles & 50–950 ramp
primary
#F67DC0
secondary
#D6F5E4
accent
#E46702
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181014
muted
#867F82