#F588B3#F588B3
#F588B3 is a light, vivid pink. Relative luminance 0.403; OKLCH L 75.7% C 0.140 H 355.9°. Best body text is #000000 at 9.06:1 contrast (WCAG AA passes).
Color values
| HEX | #F588B3 |
|---|---|
| RGB | rgb(245, 136, 179) |
| HSL | hsl(336, 84%, 75%) |
| HSV | hsv(336, 44%, 96%) |
| CMYK | cmyk(0%, 44.5%, 26.9%, 3.9%) |
| CIE-LAB | lab(69.67, 46.38, -4.02) |
| CIE-LCH | lch(69.67, 46.55, 355.04°) |
| OKLab | oklab(75.67% 0.1401 -0.01) |
| OKLCH | oklch(75.67% 0.14 355.9) |
| XYZ | xyz(54.5988, 40.2798, 47.5383) |
| Luminance | 0.4027 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 2.93
Carnation Pink
#FF7FA7
ΔE00 3.57
Pink (survey)
#FF81C0
ΔE00 3.81
Rosa
#FE86A4
ΔE00 4.73
Pig Pink
#E78EA5
ΔE00 4.88
Bubblegum Pink
#FE83CC
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F588B3 #88F5CA
analogous
#F588EA #F588B3 #F59488
triadic
#F588B3 #B3F588 #88B3F5
tetradic
#F588B3 #EAF588 #88F5CA #9488F5
square
#F588B3 #EAF588 #88F5CA #9488F5
split-complementary
#F588B3 #88F594 #88EAF5
monochromatic
#EC176B #F0508F #F588B3 #FAC0D7 #FDE3ED
Accessibility & contrast
On white
2.32
#F588B3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.06
#F588B3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F588B3
9.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F588B3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F588B3 | 1.00 | 2.32 | 9.06 | 9.06 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#969EB4
Deuteranopia (green-blind)
#B2B2B0
Tritanopia (blue-blind)
#FF8297
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f588b3; /* rgb */ color: rgb(245, 136, 179); /* oklch */ color: oklch(75.7% 0.140 355.9);
Tailwind
colors: {
custom: {
50: '#fbadc9',
500: '#f588b3',
950: '#000000',
},
}SCSS
$custom: #f588b3; $custom-light: #fbadc9; $custom-dark: #000000;
JSON
{
"hex": "#f588b3",
"rgb": {
"r": 245,
"g": 136,
"b": 179
},
"hsl": {
"h": 336.33,
"s": 84.496,
"l": 74.706
},
"oklch": {
"l": 0.75674,
"c": 0.14044,
"h": 355.9
},
"luminance": 0.40275
}Semantic roles & 50–950 ramp
primary
#F588B3
secondary
#D6F5E9
accent
#E18A05
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82