#F59FB8#F59FB8
#F59FB8 is a light, moderate pink. Relative luminance 0.477; OKLCH L 79.5% C 0.106 H 0.9°. Best body text is #000000 at 10.53:1 contrast (WCAG AA passes).
Color values
| HEX | #F59FB8 |
|---|---|
| RGB | rgb(245, 159, 184) |
| HSL | hsl(343, 81%, 79%) |
| HSV | hsv(343, 35%, 96%) |
| CMYK | cmyk(0%, 35.1%, 24.9%, 3.9%) |
| CIE-LAB | lab(74.62, 35.22, 0.46) |
| CIE-LCH | lch(74.62, 35.22, 0.75°) |
| OKLab | oklab(79.48% 0.1062 0.0017) |
| OKLCH | oklch(79.48% 0.106 0.9) |
| XYZ | xyz(58.7074, 47.6732, 51.4478) |
| Luminance | 0.4767 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 4.40
Pig Pink
#E78EA5
ΔE00 4.58
Faded Pink
#DE9DAC
ΔE00 4.66
Powder Pink
#FFB2D0
ΔE00 5.06
Baby Pink
#FFB7CE
ΔE00 5.60
Pinky
#FC86AA
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F59FB8 #9FF5DC
analogous
#F59FE3 #F59FB8 #F5B19F
triadic
#F59FB8 #B8F59F #9FB8F5
tetradic
#F59FB8 #E3F59F #9FF5DC #B19FF5
square
#F59FB8 #E3F59F #9FF5DC #B19FF5
split-complementary
#F59FB8 #9FF5B1 #9FE3F5
monochromatic
#E93066 #EF688F #F59FB8 #FBD6E1 #FCE3EB
Accessibility & contrast
On white
1.99
#F59FB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.53
#F59FB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F59FB8
10.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F59FB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F59FB8 | 1.00 | 1.99 | 10.53 | 10.53 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABAEB9
Deuteranopia (green-blind)
#C0BDB6
Tritanopia (blue-blind)
#FF9AA8
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #f59fb8; /* rgb */ color: rgb(245, 159, 184); /* oklch */ color: oklch(79.5% 0.106 0.9);
Tailwind
colors: {
custom: {
50: '#fabccd',
500: '#f59fb8',
950: '#000000',
},
}SCSS
$custom: #f59fb8; $custom-light: #fabccd; $custom-dark: #000000;
JSON
{
"hex": "#f59fb8",
"rgb": {
"r": 245,
"g": 159,
"b": 184
},
"hsl": {
"h": 342.558,
"s": 81.132,
"l": 79.216
},
"oklch": {
"l": 0.79482,
"c": 0.10625,
"h": 0.9
},
"luminance": 0.47669
}Semantic roles & 50–950 ramp
primary
#F59FB8
secondary
#D7F4EC
accent
#DD9F08
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181213
muted
#868182