#F67DB7#F67DB7
#F67DB7 is a light, vivid pink. Relative luminance 0.377; OKLCH L 74.3% C 0.161 H 351.7°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #F67DB7 |
|---|---|
| RGB | rgb(246, 125, 183) |
| HSL | hsl(331, 87%, 73%) |
| HSV | hsv(331, 49%, 96%) |
| CMYK | cmyk(0%, 49.2%, 25.6%, 3.5%) |
| CIE-LAB | lab(67.79, 52.68, -9.04) |
| CIE-LCH | lch(67.79, 53.45, 350.26°) |
| OKLab | oklab(74.32% 0.1589 -0.0233) |
| OKLCH | oklch(74.32% 0.161 351.7) |
| XYZ | xyz(53.8886, 37.6835, 49.2260) |
| Luminance | 0.3768 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 1.96
Bubblegum (survey)
#FF6CB5
ΔE00 3.22
Hot Pink
#FF69B4
ΔE00 3.68
Bubble Gum Pink
#FF69AF
ΔE00 3.72
Bubblegum Pink
#FE83CC
ΔE00 3.91
Carnation Pink
#FF7FA7
ΔE00 5.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F67DB7 #7DF6BC
analogous
#F67DF3 #F67DB7 #F6807D
triadic
#F67DB7 #B7F67D #7DB7F6
tetradic
#F67DB7 #F3F67D #7DF6BC #807DF6
square
#F67DB7 #F3F67D #7DF6BC #807DF6
split-complementary
#F67DB7 #7DF680 #7DF3F6
monochromatic
#E91078 #F24497 #F67DB7 #FAB6D7 #FDE2EF
Accessibility & contrast
On white
2.46
#F67DB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#F67DB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F67DB7
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F67DB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F67DB7 | 1.00 | 2.46 | 8.54 | 8.54 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8B98B9
Deuteranopia (green-blind)
#ABADB4
Tritanopia (blue-blind)
#FF7893
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f67db7; /* rgb */ color: rgb(246, 125, 183); /* oklch */ color: oklch(74.3% 0.161 351.7);
Tailwind
colors: {
custom: {
50: '#fca6cc',
500: '#f67db7',
950: '#000000',
},
}SCSS
$custom: #f67db7; $custom-light: #fca6cc; $custom-dark: #000000;
JSON
{
"hex": "#f67db7",
"rgb": {
"r": 246,
"g": 125,
"b": 183
},
"hsl": {
"h": 331.24,
"s": 87.05,
"l": 72.745
},
"oklch": {
"l": 0.74323,
"c": 0.16059,
"h": 351.7
},
"luminance": 0.37679
}Semantic roles & 50–950 ramp
primary
#F67DB7
secondary
#D6F5E6
accent
#E47702
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82