#F59BB8#F59BB8
#F59BB8 is a light, moderate pink. Relative luminance 0.463; OKLCH L 78.8% C 0.112 H 359.2°. Best body text is #000000 at 10.26:1 contrast (WCAG AA passes).
Color values
| HEX | #F59BB8 |
|---|---|
| RGB | rgb(245, 155, 184) |
| HSL | hsl(341, 82%, 78%) |
| HSV | hsv(341, 37%, 96%) |
| CMYK | cmyk(0%, 36.7%, 24.9%, 3.9%) |
| CIE-LAB | lab(73.75, 37.31, -0.80) |
| CIE-LCH | lch(73.75, 37.32, 358.77°) |
| OKLab | oklab(78.82% 0.1125 -0.0016) |
| OKLCH | oklch(78.82% 0.112 359.2) |
| XYZ | xyz(58.0306, 46.3198, 51.2222) |
| Luminance | 0.4632 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 4.20
Pinky
#FC86AA
ΔE00 4.97
Faded Pink
#DE9DAC
ΔE00 5.24
Powder Pink
#FFB2D0
ΔE00 5.56
Soft Pink
#FDB0C0
ΔE00 5.58
Rosa
#FE86A4
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F59BB8 #9BF5D8
analogous
#F59BE5 #F59BB8 #F5AB9B
triadic
#F59BB8 #B8F59B #9BB8F5
tetradic
#F59BB8 #E5F59B #9BF5D8 #AB9BF5
square
#F59BB8 #E5F59B #9BF5D8 #AB9BF5
split-complementary
#F59BB8 #9BF5AB #9BE5F5
monochromatic
#EA2C69 #EF6390 #F59BB8 #FBD3E0 #FCE3EB
Accessibility & contrast
On white
2.05
#F59BB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.26
#F59BB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F59BB8
10.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F59BB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F59BB8 | 1.00 | 2.05 | 10.26 | 10.26 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7ABB9
Deuteranopia (green-blind)
#BDBBB6
Tritanopia (blue-blind)
#FF96A5
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #f59bb8; /* rgb */ color: rgb(245, 155, 184); /* oklch */ color: oklch(78.8% 0.112 359.2);
Tailwind
colors: {
custom: {
50: '#fab9cd',
500: '#f59bb8',
950: '#000000',
},
}SCSS
$custom: #f59bb8; $custom-light: #fab9cd; $custom-dark: #000000;
JSON
{
"hex": "#f59bb8",
"rgb": {
"r": 245,
"g": 155,
"b": 184
},
"hsl": {
"h": 340.667,
"s": 81.818,
"l": 78.431
},
"oklch": {
"l": 0.78821,
"c": 0.11249,
"h": 359.2
},
"luminance": 0.46316
}Semantic roles & 50–950 ramp
primary
#F59BB8
secondary
#D7F4EB
accent
#DE9907
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181213
muted
#868182