#F59FA3#F59FA3
#F59FA3 is a light, moderate red. Relative luminance 0.469; OKLCH L 78.9% C 0.103 H 16.6°. Best body text is #000000 at 10.37:1 contrast (WCAG AA passes).
Color values
| HEX | #F59FA3 |
|---|---|
| RGB | rgb(245, 159, 163) |
| HSL | hsl(357, 81%, 79%) |
| HSV | hsv(357, 35%, 96%) |
| CMYK | cmyk(0%, 35.1%, 33.5%, 3.9%) |
| CIE-LAB | lab(74.10, 32.47, 11.27) |
| CIE-LCH | lch(74.10, 34.37, 19.14°) |
| OKLab | oklab(78.91% 0.0985 0.0294) |
| OKLCH | oklch(78.91% 0.103 16.6) |
| XYZ | xyz(56.6672, 46.8572, 40.7029) |
| Luminance | 0.4685 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 6.29
Rose Pink
#F7879A
ΔE00 6.37
Lightpink
#FFB6C1
ΔE00 6.39
Faded Pink
#DE9DAC
ΔE00 6.46
Blush Pink
#FE828C
ΔE00 6.97
Blush (survey)
#F29E8E
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F59FA3 #9FF5F1
analogous
#F59FCE #F59FA3 #F5C69F
triadic
#F59FA3 #A3F59F #9FA3F5
tetradic
#F59FA3 #CEF59F #9FF5F1 #C69FF5
square
#F59FA3 #CEF59F #9FF5F1 #C69FF5
split-complementary
#F59FA3 #9FF5C6 #9FCEF5
monochromatic
#E93039 #EF686E #F59FA3 #FBD6D8 #FCE3E4
Accessibility & contrast
On white
2.02
#F59FA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.37
#F59FA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F59FA3
10.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F59FA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F59FA3 | 1.00 | 2.02 | 10.37 | 10.37 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFACA3
Deuteranopia (green-blind)
#C4BDA2
Tritanopia (blue-blind)
#FF96A1
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #f59fa3; /* rgb */ color: rgb(245, 159, 163); /* oklch */ color: oklch(78.9% 0.103 16.6);
Tailwind
colors: {
custom: {
50: '#fabcbe',
500: '#f59fa3',
950: '#000000',
},
}SCSS
$custom: #f59fa3; $custom-light: #fabcbe; $custom-dark: #000000;
JSON
{
"hex": "#f59fa3",
"rgb": {
"r": 245,
"g": 159,
"b": 163
},
"hsl": {
"h": 357.209,
"s": 81.132,
"l": 79.216
},
"oklch": {
"l": 0.78913,
"c": 0.10282,
"h": 16.6
},
"luminance": 0.46853
}Semantic roles & 50–950 ramp
primary
#F59FA3
secondary
#D7F4F3
accent
#DDD408
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181212
muted
#868181