#F590BC#F590BC
#F590BC is a light, vivid pink. Relative luminance 0.430; OKLCH L 77.2% C 0.132 H 353.0°. Best body text is #000000 at 9.60:1 contrast (WCAG AA passes).
Color values
| HEX | #F590BC |
|---|---|
| RGB | rgb(245, 144, 188) |
| HSL | hsl(334, 83%, 76%) |
| HSV | hsv(334, 41%, 96%) |
| CMYK | cmyk(0%, 41.2%, 23.3%, 3.9%) |
| CIE-LAB | lab(71.55, 43.55, -6.26) |
| CIE-LCH | lch(71.55, 44.00, 351.82°) |
| OKLab | oklab(77.18% 0.1308 -0.016) |
| OKLCH | oklch(77.18% 0.132 353) |
| XYZ | xyz(56.7079, 42.9939, 52.8791) |
| Luminance | 0.4299 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.01
Pinky
#FC86AA
ΔE00 4.55
Carnation Pink
#FF7FA7
ΔE00 5.45
Bubblegum Pink
#FE83CC
ΔE00 5.46
Pig Pink
#E78EA5
ΔE00 5.65
Rosa
#FE86A4
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F590BC #90F5C9
analogous
#F590EF #F590BC #F59790
triadic
#F590BC #BCF590 #90BCF5
tetradic
#F590BC #EFF590 #90F5C9 #9790F5
square
#F590BC #EFF590 #90F5C9 #9790F5
split-complementary
#F590BC #90F597 #90EFF5
monochromatic
#EB2078 #F0589A #F590BC #FAC8DE #FCE3EE
Accessibility & contrast
On white
2.19
#F590BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.60
#F590BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F590BC
9.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F590BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F590BC | 1.00 | 2.19 | 9.60 | 9.60 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA4BE
Deuteranopia (green-blind)
#B5B6BA
Tritanopia (blue-blind)
#FF8CA0
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #f590bc; /* rgb */ color: rgb(245, 144, 188); /* oklch */ color: oklch(77.2% 0.132 353.0);
Tailwind
colors: {
custom: {
50: '#fab2d0',
500: '#f590bc',
950: '#000000',
},
}SCSS
$custom: #f590bc; $custom-light: #fab2d0; $custom-dark: #000000;
JSON
{
"hex": "#f590bc",
"rgb": {
"r": 245,
"g": 144,
"b": 188
},
"hsl": {
"h": 333.861,
"s": 83.471,
"l": 76.275
},
"oklch": {
"l": 0.77184,
"c": 0.13179,
"h": 353
},
"luminance": 0.4299
}Semantic roles & 50–950 ramp
primary
#F590BC
secondary
#D7F4E7
accent
#E08106
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181114
muted
#868082