#F58CC4#F58CC4
#F58CC4 is a light, vivid pink. Relative luminance 0.422; OKLCH L 76.8% C 0.143 H 347.8°. Best body text is #000000 at 9.43:1 contrast (WCAG AA passes).
Color values
| HEX | #F58CC4 |
|---|---|
| RGB | rgb(245, 140, 196) |
| HSL | hsl(328, 84%, 75%) |
| HSV | hsv(328, 43%, 96%) |
| CMYK | cmyk(0%, 42.9%, 20%, 3.9%) |
| CIE-LAB | lab(70.98, 46.73, -11.55) |
| CIE-LCH | lch(70.98, 48.14, 346.11°) |
| OKLab | oklab(76.83% 0.1394 -0.0302) |
| OKLCH | oklch(76.83% 0.143 347.8) |
| XYZ | xyz(56.9992, 42.1582, 57.3491) |
| Luminance | 0.4215 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.72
Bubblegum Pink
#FE83CC
ΔE00 3.03
Bubblegum (survey)
#FF6CB5
ΔE00 6.27
Pinky
#FC86AA
ΔE00 6.58
Hot Pink
#FF69B4
ΔE00 6.75
Bubble Gum Pink
#FF69AF
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F58CC4 #8CF5BD
analogous
#F18CF5 #F58CC4 #F58C8F
triadic
#F58CC4 #C4F58C #8CC4F5
tetradic
#F58CC4 #F5F18C #8CF5BD #8C8FF5
square
#F58CC4 #F5F18C #8CF5BD #8C8FF5
split-complementary
#F58CC4 #8FF58C #8CF5F1
monochromatic
#EB1B8A #F054A7 #F58CC4 #FAC4E1 #FDE3F1
Accessibility & contrast
On white
2.23
#F58CC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.43
#F58CC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F58CC4
9.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F58CC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F58CC4 | 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)
#95A3C6
Deuteranopia (green-blind)
#B0B4C1
Tritanopia (blue-blind)
#FF8AA0
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #f58cc4; /* rgb */ color: rgb(245, 140, 196); /* oklch */ color: oklch(76.8% 0.143 347.8);
Tailwind
colors: {
custom: {
50: '#fab0d5',
500: '#f58cc4',
950: '#000000',
},
}SCSS
$custom: #f58cc4; $custom-light: #fab0d5; $custom-dark: #000000;
JSON
{
"hex": "#f58cc4",
"rgb": {
"r": 245,
"g": 140,
"b": 196
},
"hsl": {
"h": 328,
"s": 84,
"l": 75.49
},
"oklch": {
"l": 0.76832,
"c": 0.14266,
"h": 347.8
},
"luminance": 0.42154
}Semantic roles & 50–950 ramp
primary
#F58CC4
secondary
#D7F4E5
accent
#E06B05
background
#FFFBFD
surface
#FFF6FA
border
#D7D0D3
text
#181114
muted
#868083