#F58CDB#F58CDB
#F58CDB is a light, vivid pink. Relative luminance 0.433; OKLCH L 77.7% C 0.159 H 336.9°. Best body text is #000000 at 9.66:1 contrast (WCAG AA passes).
Color values
| HEX | #F58CDB |
|---|---|
| RGB | rgb(245, 140, 219) |
| HSL | hsl(315, 84%, 75%) |
| HSV | hsv(315, 43%, 96%) |
| CMYK | cmyk(0%, 42.9%, 10.6%, 3.9%) |
| CIE-LAB | lab(71.75, 50.26, -23.12) |
| CIE-LCH | lch(71.75, 55.32, 335.30°) |
| OKLab | oklab(77.66% 0.1459 -0.0621) |
| OKLCH | oklch(77.66% 0.159 336.9) |
| XYZ | xyz(59.8206, 43.2867, 72.2084) |
| Luminance | 0.4328 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.80
Lavender Pink
#DD85D7
ΔE00 4.65
Violet (CSS)
#EE82EE
ΔE00 5.45
Purply Pink
#F075E6
ΔE00 6.14
Pink (survey)
#FF81C0
ΔE00 6.19
Plum
#DDA0DD
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F58CDB #8CF5A6
analogous
#DA8CF5 #F58CDB #F58CA6
triadic
#F58CDB #DBF58C #8CDBF5
tetradic
#F58CDB #F5DA8C #8CF5A6 #8CA6F5
square
#F58CDB #F5DA8C #8CF5A6 #8CA6F5
split-complementary
#F58CDB #A6F58C #8CF5DA
monochromatic
#EB1BB8 #F054C9 #F58CDB #FAC4ED #FDE3F6
Accessibility & contrast
On white
2.17
#F58CDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.66
#F58CDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F58CDB
9.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F58CDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F58CDB | 1.00 | 2.17 | 9.66 | 9.66 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EA6DE
Deuteranopia (green-blind)
#AAB6D8
Tritanopia (blue-blind)
#FF90AA
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #f58cdb; /* rgb */ color: rgb(245, 140, 219); /* oklch */ color: oklch(77.7% 0.159 336.9);
Tailwind
colors: {
custom: {
50: '#fab0e6',
500: '#f58cdb',
950: '#000000',
},
}SCSS
$custom: #f58cdb; $custom-light: #fab0e6; $custom-dark: #000000;
JSON
{
"hex": "#f58cdb",
"rgb": {
"r": 245,
"g": 140,
"b": 219
},
"hsl": {
"h": 314.857,
"s": 84,
"l": 75.49
},
"oklch": {
"l": 0.77665,
"c": 0.15852,
"h": 336.9
},
"luminance": 0.43283
}Semantic roles & 50–950 ramp
primary
#F58CDB
secondary
#D7F4DE
accent
#E03B05
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#181116
muted
#868084