#F59FA6#F59FA6
#F59FA6 is a light, moderate red. Relative luminance 0.470; OKLCH L 79.0% C 0.103 H 14.4°. Best body text is #000000 at 10.39:1 contrast (WCAG AA passes).
Color values
| HEX | #F59FA6 |
|---|---|
| RGB | rgb(245, 159, 166) |
| HSL | hsl(355, 81%, 79%) |
| HSV | hsv(355, 35%, 96%) |
| CMYK | cmyk(0%, 35.1%, 32.2%, 3.9%) |
| CIE-LAB | lab(74.17, 32.84, 9.72) |
| CIE-LCH | lch(74.17, 34.25, 16.48°) |
| OKLab | oklab(78.99% 0.0997 0.0255) |
| OKLCH | oklch(78.99% 0.103 14.4) |
| XYZ | xyz(56.9392, 46.9660, 42.1354) |
| Luminance | 0.4696 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 5.54
Faded Pink
#DE9DAC
ΔE00 5.75
Lightpink
#FFB6C1
ΔE00 5.90
Rose Pink
#F7879A
ΔE00 5.94
Pig Pink
#E78EA5
ΔE00 6.45
Blush Pink
#FE828C
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F59FA6 #9FF5EE
analogous
#F59FD1 #F59FA6 #F5C39F
triadic
#F59FA6 #A6F59F #9FA6F5
tetradic
#F59FA6 #D1F59F #9FF5EE #C39FF5
square
#F59FA6 #D1F59F #9FF5EE #C39FF5
split-complementary
#F59FA6 #9FF5C3 #9FD1F5
monochromatic
#E9303F #EF6873 #F59FA6 #FBD6D9 #FCE3E5
Accessibility & contrast
On white
2.02
#F59FA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.39
#F59FA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F59FA6
10.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F59FA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F59FA6 | 1.00 | 2.02 | 10.39 | 10.39 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEACA6
Deuteranopia (green-blind)
#C3BDA4
Tritanopia (blue-blind)
#FF97A2
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #f59fa6; /* rgb */ color: rgb(245, 159, 166); /* oklch */ color: oklch(79.0% 0.103 14.4);
Tailwind
colors: {
custom: {
50: '#fabcc0',
500: '#f59fa6',
950: '#000000',
},
}SCSS
$custom: #f59fa6; $custom-light: #fabcc0; $custom-dark: #000000;
JSON
{
"hex": "#f59fa6",
"rgb": {
"r": 245,
"g": 159,
"b": 166
},
"hsl": {
"h": 355.116,
"s": 81.132,
"l": 79.216
},
"oklch": {
"l": 0.78989,
"c": 0.10287,
"h": 14.4
},
"luminance": 0.46962
}Semantic roles & 50–950 ramp
primary
#F59FA6
secondary
#D7F4F2
accent
#DDCC08
background
#FFFBFB
surface
#FFF6F7
border
#D7D0D0
text
#181212
muted
#868181