#F58DBD#F58DBD
#F58DBD is a light, vivid pink. Relative luminance 0.421; OKLCH L 76.8% C 0.137 H 351.7°. Best body text is #000000 at 9.43:1 contrast (WCAG AA passes).
Color values
| HEX | #F58DBD |
|---|---|
| RGB | rgb(245, 141, 189) |
| HSL | hsl(332, 84%, 76%) |
| HSV | hsv(332, 42%, 96%) |
| CMYK | cmyk(0%, 42.4%, 22.9%, 3.9%) |
| CIE-LAB | lab(70.97, 45.22, -7.68) |
| CIE-LCH | lch(70.97, 45.87, 350.36°) |
| OKLab | oklab(76.75% 0.1357 -0.0198) |
| OKLCH | oklch(76.75% 0.137 351.7) |
| XYZ | xyz(56.3677, 42.1405, 53.2993) |
| Luminance | 0.4214 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.17
Bubblegum Pink
#FE83CC
ΔE00 4.58
Pinky
#FC86AA
ΔE00 4.90
Carnation Pink
#FF7FA7
ΔE00 5.58
Pig Pink
#E78EA5
ΔE00 6.29
Bubblegum (survey)
#FF6CB5
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F58DBD #8DF5C5
analogous
#F58DF1 #F58DBD #F5918D
triadic
#F58DBD #BDF58D #8DBDF5
tetradic
#F58DBD #F1F58D #8DF5C5 #918DF5
square
#F58DBD #F1F58D #8DF5C5 #918DF5
split-complementary
#F58DBD #8DF591 #8DF1F5
monochromatic
#EB1C7C #F0559C #F58DBD #FAC5DE #FDE3EF
Accessibility & contrast
On white
2.23
#F58DBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.43
#F58DBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F58DBD
9.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F58DBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F58DBD | 1.00 | 2.23 | 9.43 | 9.43 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98A3BF
Deuteranopia (green-blind)
#B3B4BA
Tritanopia (blue-blind)
#FF899E
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #f58dbd; /* rgb */ color: rgb(245, 141, 189); /* oklch */ color: oklch(76.8% 0.137 351.7);
Tailwind
colors: {
custom: {
50: '#fab0d0',
500: '#f58dbd',
950: '#000000',
},
}SCSS
$custom: #f58dbd; $custom-light: #fab0d0; $custom-dark: #000000;
JSON
{
"hex": "#f58dbd",
"rgb": {
"r": 245,
"g": 141,
"b": 189
},
"hsl": {
"h": 332.308,
"s": 83.871,
"l": 75.686
},
"oklch": {
"l": 0.76753,
"c": 0.13715,
"h": 351.7
},
"luminance": 0.42136
}Semantic roles & 50–950 ramp
primary
#F58DBD
secondary
#D7F4E7
accent
#E07B05
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181114
muted
#868082