#F59EB8#F59EB8
#F59EB8 is a light, moderate pink. Relative luminance 0.473; OKLCH L 79.3% C 0.108 H 0.5°. Best body text is #000000 at 10.47:1 contrast (WCAG AA passes).
Color values
| HEX | #F59EB8 |
|---|---|
| RGB | rgb(245, 158, 184) |
| HSL | hsl(342, 81%, 79%) |
| HSV | hsv(342, 36%, 96%) |
| CMYK | cmyk(0%, 35.5%, 24.9%, 3.9%) |
| CIE-LAB | lab(74.40, 35.74, 0.15) |
| CIE-LCH | lch(74.40, 35.74, 0.23°) |
| OKLab | oklab(79.32% 0.1078 0.0009) |
| OKLCH | oklch(79.32% 0.108 0.5) |
| XYZ | xyz(58.5361, 47.3307, 51.3907) |
| Luminance | 0.4733 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 4.45
Soft Pink
#FDB0C0
ΔE00 4.70
Faded Pink
#DE9DAC
ΔE00 4.78
Powder Pink
#FFB2D0
ΔE00 5.16
Pinky
#FC86AA
ΔE00 5.62
Baby Pink
#FFB7CE
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F59EB8 #9EF5DB
analogous
#F59EE4 #F59EB8 #F5B09E
triadic
#F59EB8 #B8F59E #9EB8F5
tetradic
#F59EB8 #E4F59E #9EF5DB #B09EF5
square
#F59EB8 #E4F59E #9EF5DB #B09EF5
split-complementary
#F59EB8 #9EF5B0 #9EE4F5
monochromatic
#EA2F67 #EF678F #F59EB8 #FBD5E1 #FCE3EB
Accessibility & contrast
On white
2.01
#F59EB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.47
#F59EB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F59EB8
10.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F59EB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F59EB8 | 1.00 | 2.01 | 10.47 | 10.47 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAAEB9
Deuteranopia (green-blind)
#BFBDB6
Tritanopia (blue-blind)
#FF99A7
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #f59eb8; /* rgb */ color: rgb(245, 158, 184); /* oklch */ color: oklch(79.3% 0.108 0.5);
Tailwind
colors: {
custom: {
50: '#fabbcd',
500: '#f59eb8',
950: '#000000',
},
}SCSS
$custom: #f59eb8; $custom-light: #fabbcd; $custom-dark: #000000;
JSON
{
"hex": "#f59eb8",
"rgb": {
"r": 245,
"g": 158,
"b": 184
},
"hsl": {
"h": 342.069,
"s": 81.308,
"l": 79.02
},
"oklch": {
"l": 0.79316,
"c": 0.1078,
"h": 0.5
},
"luminance": 0.47327
}Semantic roles & 50–950 ramp
primary
#F59EB8
secondary
#D7F4EB
accent
#DE9E08
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181213
muted
#868182