#F59FA2#F59FA2
#F59FA2 is a light, moderate red. Relative luminance 0.468; OKLCH L 78.9% C 0.103 H 17.4°. Best body text is #000000 at 10.36:1 contrast (WCAG AA passes).
Color values
| HEX | #F59FA2 |
|---|---|
| RGB | rgb(245, 159, 162) |
| HSL | hsl(358, 81%, 79%) |
| HSV | hsv(358, 35%, 96%) |
| CMYK | cmyk(0%, 35.1%, 33.9%, 3.9%) |
| CIE-LAB | lab(74.08, 32.35, 11.79) |
| CIE-LCH | lch(74.08, 34.43, 20.02°) |
| OKLab | oklab(78.89% 0.0981 0.0307) |
| OKLCH | oklch(78.89% 0.103 17.4) |
| XYZ | xyz(56.5780, 46.8215, 40.2329) |
| Luminance | 0.4682 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 6.54
Soft Pink
#FDB0C0
ΔE00 6.56
Lightpink
#FFB6C1
ΔE00 6.58
Faded Pink
#DE9DAC
ΔE00 6.72
Blush (survey)
#F29E8E
ΔE00 6.83
Blush Pink
#FE828C
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F59FA2 #9FF5F2
analogous
#F59FCD #F59FA2 #F5C79F
triadic
#F59FA2 #A2F59F #9FA2F5
tetradic
#F59FA2 #CDF59F #9FF5F2 #C79FF5
square
#F59FA2 #CDF59F #9FF5F2 #C79FF5
split-complementary
#F59FA2 #9FF5C7 #9FCDF5
monochromatic
#E93037 #EF686C #F59FA2 #FBD6D8 #FCE3E4
Accessibility & contrast
On white
2.03
#F59FA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.36
#F59FA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F59FA2
10.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F59FA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F59FA2 | 1.00 | 2.03 | 10.36 | 10.36 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFACA2
Deuteranopia (green-blind)
#C4BDA1
Tritanopia (blue-blind)
#FF96A0
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #f59fa2; /* rgb */ color: rgb(245, 159, 162); /* oklch */ color: oklch(78.9% 0.103 17.4);
Tailwind
colors: {
custom: {
50: '#fabcbd',
500: '#f59fa2',
950: '#000000',
},
}SCSS
$custom: #f59fa2; $custom-light: #fabcbd; $custom-dark: #000000;
JSON
{
"hex": "#f59fa2",
"rgb": {
"r": 245,
"g": 159,
"b": 162
},
"hsl": {
"h": 357.907,
"s": 81.132,
"l": 79.216
},
"oklch": {
"l": 0.78888,
"c": 0.10284,
"h": 17.4
},
"luminance": 0.46817
}Semantic roles & 50–950 ramp
primary
#F59FA2
secondary
#D7F4F3
accent
#DDD608
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181212
muted
#868181