#F58FDE#F58FDE
#F58FDE is a light, vivid pink. Relative luminance 0.443; OKLCH L 78.2% C 0.156 H 335.9°. Best body text is #000000 at 9.87:1 contrast (WCAG AA passes).
Color values
| HEX | #F58FDE |
|---|---|
| RGB | rgb(245, 143, 222) |
| HSL | hsl(314, 84%, 76%) |
| HSV | hsv(314, 42%, 96%) |
| CMYK | cmyk(0%, 41.6%, 9.4%, 3.9%) |
| CIE-LAB | lab(72.45, 49.24, -23.70) |
| CIE-LCH | lch(72.45, 54.64, 334.30°) |
| OKLab | oklab(78.23% 0.1422 -0.0637) |
| OKLCH | oklch(78.23% 0.156 335.9) |
| XYZ | xyz(60.6634, 44.3348, 74.4553) |
| Luminance | 0.4433 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.40
Lavender Pink
#DD85D7
ΔE00 4.77
Violet (CSS)
#EE82EE
ΔE00 5.41
Plum
#DDA0DD
ΔE00 6.11
Purply Pink
#F075E6
ΔE00 6.40
Pink (survey)
#FF81C0
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F58FDE #8FF5A6
analogous
#D98FF5 #F58FDE #F58FAB
triadic
#F58FDE #DEF58F #8FDEF5
tetradic
#F58FDE #F5D98F #8FF5A6 #8FABF5
square
#F58FDE #F5D98F #8FF5A6 #8FABF5
split-complementary
#F58FDE #ABF58F #8FF5D9
monochromatic
#EB1FBD #F057CD #F58FDE #FAC7EF #FCE3F7
Accessibility & contrast
On white
2.13
#F58FDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.87
#F58FDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F58FDE
9.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F58FDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F58FDE | 1.00 | 2.13 | 9.87 | 9.87 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90A8E1
Deuteranopia (green-blind)
#ABB7DB
Tritanopia (blue-blind)
#FE93AD
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #f58fde; /* rgb */ color: rgb(245, 143, 222); /* oklch */ color: oklch(78.2% 0.156 335.9);
Tailwind
colors: {
custom: {
50: '#fab2e8',
500: '#f58fde',
950: '#000000',
},
}SCSS
$custom: #f58fde; $custom-light: #fab2e8; $custom-dark: #000000;
JSON
{
"hex": "#f58fde",
"rgb": {
"r": 245,
"g": 143,
"b": 222
},
"hsl": {
"h": 313.529,
"s": 83.607,
"l": 76.078
},
"oklch": {
"l": 0.78228,
"c": 0.15586,
"h": 335.9
},
"luminance": 0.44331
}Semantic roles & 50–950 ramp
primary
#F58FDE
secondary
#D7F4DD
accent
#E03705
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#181116
muted
#868084