#F67DB3#F67DB3
#F67DB3 is a light, vivid pink. Relative luminance 0.375; OKLCH L 74.2% C 0.159 H 353.6°. Best body text is #000000 at 8.50:1 contrast (WCAG AA passes).
Color values
| HEX | #F67DB3 |
|---|---|
| RGB | rgb(246, 125, 179) |
| HSL | hsl(333, 87%, 73%) |
| HSV | hsv(333, 49%, 96%) |
| CMYK | cmyk(0%, 49.2%, 27.2%, 3.5%) |
| CIE-LAB | lab(67.66, 52.15, -6.97) |
| CIE-LCH | lch(67.66, 52.62, 352.39°) |
| OKLab | oklab(74.19% 0.1577 -0.0178) |
| OKLCH | oklch(74.19% 0.159 353.6) |
| XYZ | xyz(53.4782, 37.5193, 47.0645) |
| Luminance | 0.3751 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.54
Bubblegum (survey)
#FF6CB5
ΔE00 3.49
Bubble Gum Pink
#FF69AF
ΔE00 3.70
Hot Pink
#FF69B4
ΔE00 3.93
Carnation Pink
#FF7FA7
ΔE00 4.33
Pinky
#FC86AA
ΔE00 4.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F67DB3 #7DF6C0
analogous
#F67DF0 #F67DB3 #F6837D
triadic
#F67DB3 #B3F67D #7DB3F6
tetradic
#F67DB3 #F0F67D #7DF6C0 #837DF6
square
#F67DB3 #F0F67D #7DF6C0 #837DF6
split-complementary
#F67DB3 #7DF683 #7DF0F6
monochromatic
#E91071 #F24492 #F67DB3 #FAB6D4 #FDE2EE
Accessibility & contrast
On white
2.47
#F67DB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.50
#F67DB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F67DB3
8.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F67DB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F67DB3 | 1.00 | 2.47 | 8.50 | 8.50 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8C97B5
Deuteranopia (green-blind)
#ACADB0
Tritanopia (blue-blind)
#FF7791
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f67db3; /* rgb */ color: rgb(246, 125, 179); /* oklch */ color: oklch(74.2% 0.159 353.6);
Tailwind
colors: {
custom: {
50: '#fca6c9',
500: '#f67db3',
950: '#000000',
},
}SCSS
$custom: #f67db3; $custom-light: #fca6c9; $custom-dark: #000000;
JSON
{
"hex": "#f67db3",
"rgb": {
"r": 246,
"g": 125,
"b": 179
},
"hsl": {
"h": 333.223,
"s": 87.05,
"l": 72.745
},
"oklch": {
"l": 0.74191,
"c": 0.15865,
"h": 353.6
},
"luminance": 0.37515
}Semantic roles & 50–950 ramp
primary
#F67DB3
secondary
#D6F5E7
accent
#E47F02
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82