#F58DBB#F58DBB
#F58DBB is a light, vivid pink. Relative luminance 0.420; OKLCH L 76.7% C 0.136 H 352.8°. Best body text is #000000 at 9.41:1 contrast (WCAG AA passes).
Color values
| HEX | #F58DBB |
|---|---|
| RGB | rgb(245, 141, 187) |
| HSL | hsl(333, 84%, 76%) |
| HSV | hsv(333, 42%, 96%) |
| CMYK | cmyk(0%, 42.4%, 23.7%, 3.9%) |
| CIE-LAB | lab(70.91, 44.94, -6.65) |
| CIE-LCH | lch(70.91, 45.43, 351.58°) |
| OKLab | oklab(76.69% 0.1351 -0.017) |
| OKLCH | oklch(76.69% 0.136 352.8) |
| XYZ | xyz(56.1521, 42.0542, 52.1639) |
| Luminance | 0.4205 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.42
Pinky
#FC86AA
ΔE00 4.43
Bubblegum Pink
#FE83CC
ΔE00 5.02
Carnation Pink
#FF7FA7
ΔE00 5.18
Pig Pink
#E78EA5
ΔE00 5.82
Rosa
#FE86A4
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F58DBB #8DF5C7
analogous
#F58DEF #F58DBB #F5938D
triadic
#F58DBB #BBF58D #8DBBF5
tetradic
#F58DBB #EFF58D #8DF5C7 #938DF5
square
#F58DBB #EFF58D #8DF5C7 #938DF5
split-complementary
#F58DBB #8DF593 #8DEFF5
monochromatic
#EB1C78 #F05599 #F58DBB #FAC5DD #FDE3EE
Accessibility & contrast
On white
2.23
#F58DBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.41
#F58DBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F58DBB
9.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F58DBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F58DBB | 1.00 | 2.23 | 9.41 | 9.41 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99A2BD
Deuteranopia (green-blind)
#B3B4B8
Tritanopia (blue-blind)
#FF899D
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #f58dbb; /* rgb */ color: rgb(245, 141, 187); /* oklch */ color: oklch(76.7% 0.136 352.8);
Tailwind
colors: {
custom: {
50: '#fab0cf',
500: '#f58dbb',
950: '#000000',
},
}SCSS
$custom: #f58dbb; $custom-light: #fab0cf; $custom-dark: #000000;
JSON
{
"hex": "#f58dbb",
"rgb": {
"r": 245,
"g": 141,
"b": 187
},
"hsl": {
"h": 333.462,
"s": 83.871,
"l": 75.686
},
"oklch": {
"l": 0.76688,
"c": 0.13615,
"h": 352.8
},
"luminance": 0.4205
}Semantic roles & 50–950 ramp
primary
#F58DBB
secondary
#D7F4E7
accent
#E07F05
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181113
muted
#868082