#F67DB4#F67DB4
#F67DB4 is a light, vivid pink. Relative luminance 0.376; OKLCH L 74.2% C 0.159 H 353.1°. Best body text is #000000 at 8.51:1 contrast (WCAG AA passes).
Color values
| HEX | #F67DB4 |
|---|---|
| RGB | rgb(246, 125, 180) |
| HSL | hsl(333, 87%, 73%) |
| HSV | hsv(333, 49%, 96%) |
| CMYK | cmyk(0%, 49.2%, 26.8%, 3.5%) |
| CIE-LAB | lab(67.69, 52.28, -7.49) |
| CIE-LCH | lch(67.69, 52.82, 351.85°) |
| OKLab | oklab(74.22% 0.158 -0.0191) |
| OKLCH | oklch(74.22% 0.159 353.1) |
| XYZ | xyz(53.5797, 37.5599, 47.5991) |
| Luminance | 0.3755 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.37
Bubblegum (survey)
#FF6CB5
ΔE00 3.40
Bubble Gum Pink
#FF69AF
ΔE00 3.68
Hot Pink
#FF69B4
ΔE00 3.85
Bubblegum Pink
#FE83CC
ΔE00 4.55
Carnation Pink
#FF7FA7
ΔE00 4.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F67DB4 #7DF6BF
analogous
#F67DF1 #F67DB4 #F6827D
triadic
#F67DB4 #B4F67D #7DB4F6
tetradic
#F67DB4 #F1F67D #7DF6BF #827DF6
square
#F67DB4 #F1F67D #7DF6BF #827DF6
split-complementary
#F67DB4 #7DF682 #7DF1F6
monochromatic
#E91072 #F24493 #F67DB4 #FAB6D5 #FDE2EE
Accessibility & contrast
On white
2.47
#F67DB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.51
#F67DB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F67DB4
8.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F67DB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F67DB4 | 1.00 | 2.47 | 8.51 | 8.51 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8C98B6
Deuteranopia (green-blind)
#ACADB1
Tritanopia (blue-blind)
#FF7791
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f67db4; /* rgb */ color: rgb(246, 125, 180); /* oklch */ color: oklch(74.2% 0.159 353.1);
Tailwind
colors: {
custom: {
50: '#fca6ca',
500: '#f67db4',
950: '#000000',
},
}SCSS
$custom: #f67db4; $custom-light: #fca6ca; $custom-dark: #000000;
JSON
{
"hex": "#f67db4",
"rgb": {
"r": 246,
"g": 125,
"b": 180
},
"hsl": {
"h": 332.727,
"s": 87.05,
"l": 72.745
},
"oklch": {
"l": 0.74224,
"c": 0.15912,
"h": 353.1
},
"luminance": 0.37555
}Semantic roles & 50–950 ramp
primary
#F67DB4
secondary
#D6F5E7
accent
#E47D02
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82