#F59CB3#F59CB3
#F59CB3 is a light, moderate pink. Relative luminance 0.464; OKLCH L 78.8% C 0.109 H 3.1°. Best body text is #000000 at 10.29:1 contrast (WCAG AA passes).
Color values
| HEX | #F59CB3 |
|---|---|
| RGB | rgb(245, 156, 179) |
| HSL | hsl(344, 82%, 79%) |
| HSV | hsv(344, 36%, 96%) |
| CMYK | cmyk(0%, 36.3%, 26.9%, 3.9%) |
| CIE-LAB | lab(73.84, 36.10, 2.08) |
| CIE-LCH | lch(73.84, 36.16, 3.29°) |
| OKLab | oklab(78.84% 0.1092 0.0059) |
| OKLCH | oklch(78.84% 0.109 3.1) |
| XYZ | xyz(57.6829, 46.4480, 48.5663) |
| Luminance | 0.4644 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 3.85
Faded Pink
#DE9DAC
ΔE00 4.56
Soft Pink
#FDB0C0
ΔE00 4.77
Pinky
#FC86AA
ΔE00 5.25
Rosa
#FE86A4
ΔE00 5.33
Rose Pink
#F7879A
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F59CB3 #9CF5DE
analogous
#F59CDF #F59CB3 #F5B19C
triadic
#F59CB3 #B3F59C #9CB3F5
tetradic
#F59CB3 #DFF59C #9CF5DE #B19CF5
square
#F59CB3 #DFF59C #9CF5DE #B19CF5
split-complementary
#F59CB3 #9CF5B1 #9CDFF5
monochromatic
#EA2D5E #EF6488 #F59CB3 #FBD4DE #FCE3EA
Accessibility & contrast
On white
2.04
#F59CB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.29
#F59CB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F59CB3
10.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F59CB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F59CB3 | 1.00 | 2.04 | 10.29 | 10.29 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9ACB4
Deuteranopia (green-blind)
#BFBCB1
Tritanopia (blue-blind)
#FF96A4
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #f59cb3; /* rgb */ color: rgb(245, 156, 179); /* oklch */ color: oklch(78.8% 0.109 3.1);
Tailwind
colors: {
custom: {
50: '#fabac9',
500: '#f59cb3',
950: '#000000',
},
}SCSS
$custom: #f59cb3; $custom-light: #fabac9; $custom-dark: #000000;
JSON
{
"hex": "#f59cb3",
"rgb": {
"r": 245,
"g": 156,
"b": 179
},
"hsl": {
"h": 344.494,
"s": 81.651,
"l": 78.627
},
"oklch": {
"l": 0.78841,
"c": 0.10931,
"h": 3.1
},
"luminance": 0.46444
}Semantic roles & 50–950 ramp
primary
#F59CB3
secondary
#D7F4ED
accent
#DEA707
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181213
muted
#868182