#F59EC0#F59EC0
#F59EC0 is a light, moderate pink. Relative luminance 0.477; OKLCH L 79.6% C 0.111 H 354.9°. Best body text is #000000 at 10.53:1 contrast (WCAG AA passes).
Color values
| HEX | #F59EC0 |
|---|---|
| RGB | rgb(245, 158, 192) |
| HSL | hsl(337, 81%, 79%) |
| HSV | hsv(337, 36%, 96%) |
| CMYK | cmyk(0%, 35.5%, 21.6%, 3.9%) |
| CIE-LAB | lab(74.62, 36.88, -3.94) |
| CIE-LCH | lch(74.62, 37.09, 353.91°) |
| OKLab | oklab(79.56% 0.1106 -0.0099) |
| OKLCH | oklch(79.56% 0.111 354.9) |
| XYZ | xyz(59.3985, 47.6757, 55.9327) |
| Luminance | 0.4767 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 4.59
Pig Pink
#E78EA5
ΔE00 5.68
Baby Pink
#FFB7CE
ΔE00 5.99
Soft Pink
#FDB0C0
ΔE00 6.09
Faded Pink
#DE9DAC
ΔE00 6.13
Pinky
#FC86AA
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F59EC0 #9EF5D3
analogous
#F59EEB #F59EC0 #F5A89E
triadic
#F59EC0 #C0F59E #9EC0F5
tetradic
#F59EC0 #EBF59E #9EF5D3 #A89EF5
square
#F59EC0 #EBF59E #9EF5D3 #A89EF5
split-complementary
#F59EC0 #9EF5A8 #9EEBF5
monochromatic
#EA2F78 #EF679C #F59EC0 #FBD5E4 #FCE3ED
Accessibility & contrast
On white
1.99
#F59EC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.53
#F59EC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F59EC0
10.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F59EC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F59EC0 | 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)
#A8AEC1
Deuteranopia (green-blind)
#BDBDBE
Tritanopia (blue-blind)
#FF9AAA
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #f59ec0; /* rgb */ color: rgb(245, 158, 192); /* oklch */ color: oklch(79.6% 0.111 354.9);
Tailwind
colors: {
custom: {
50: '#fabcd3',
500: '#f59ec0',
950: '#000000',
},
}SCSS
$custom: #f59ec0; $custom-light: #fabcd3; $custom-dark: #000000;
JSON
{
"hex": "#f59ec0",
"rgb": {
"r": 245,
"g": 158,
"b": 192
},
"hsl": {
"h": 336.552,
"s": 81.308,
"l": 79.02
},
"oklch": {
"l": 0.79556,
"c": 0.11102,
"h": 354.9
},
"luminance": 0.47672
}Semantic roles & 50–950 ramp
primary
#F59EC0
secondary
#D7F4E9
accent
#DE8A08
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171214
muted
#858182