#F67DBD#F67DBD
#F67DBD is a light, vivid pink. Relative luminance 0.379; OKLCH L 74.5% C 0.164 H 348.8°. Best body text is #000000 at 8.59:1 contrast (WCAG AA passes).
Color values
| HEX | #F67DBD |
|---|---|
| RGB | rgb(246, 125, 189) |
| HSL | hsl(328, 87%, 73%) |
| HSV | hsv(328, 49%, 96%) |
| CMYK | cmyk(0%, 49.2%, 23.2%, 3.5%) |
| CIE-LAB | lab(67.98, 53.49, -12.13) |
| CIE-LCH | lch(67.98, 54.85, 347.22°) |
| OKLab | oklab(74.53% 0.1607 -0.0317) |
| OKLCH | oklch(74.53% 0.164 348.8) |
| XYZ | xyz(54.5265, 37.9387, 52.5854) |
| Luminance | 0.3793 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 1.80
Bubblegum Pink
#FE83CC
ΔE00 2.77
Bubblegum (survey)
#FF6CB5
ΔE00 3.31
Hot Pink
#FF69B4
ΔE00 3.75
Bubble Gum Pink
#FF69AF
ΔE00 4.17
Carnation Pink
#FF7FA7
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F67DBD #7DF6B6
analogous
#F27DF6 #F67DBD #F67D81
triadic
#F67DBD #BDF67D #7DBDF6
tetradic
#F67DBD #F6F27D #7DF6B6 #7D81F6
square
#F67DBD #F6F27D #7DF6B6 #7D81F6
split-complementary
#F67DBD #81F67D #7DF6F2
monochromatic
#E91083 #F244A0 #F67DBD #FAB6DA #FDE2F0
Accessibility & contrast
On white
2.45
#F67DBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.59
#F67DBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F67DBD
8.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F67DBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F67DBD | 1.00 | 2.45 | 8.59 | 8.59 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8999BF
Deuteranopia (green-blind)
#A9ADBA
Tritanopia (blue-blind)
#FF7A95
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #f67dbd; /* rgb */ color: rgb(246, 125, 189); /* oklch */ color: oklch(74.5% 0.164 348.8);
Tailwind
colors: {
custom: {
50: '#fca6d0',
500: '#f67dbd',
950: '#000000',
},
}SCSS
$custom: #f67dbd; $custom-light: #fca6d0; $custom-dark: #000000;
JSON
{
"hex": "#f67dbd",
"rgb": {
"r": 246,
"g": 125,
"b": 189
},
"hsl": {
"h": 328.264,
"s": 87.05,
"l": 72.745
},
"oklch": {
"l": 0.74526,
"c": 0.16377,
"h": 348.8
},
"luminance": 0.37934
}Semantic roles & 50–950 ramp
primary
#F67DBD
secondary
#D6F5E5
accent
#E46C02
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181014
muted
#867F82