#F59CA5#F59CA5
#F59CA5 is a light, moderate red. Relative luminance 0.459; OKLCH L 78.5% C 0.107 H 13.2°. Best body text is #000000 at 10.18:1 contrast (WCAG AA passes).
Color values
| HEX | #F59CA5 |
|---|---|
| RGB | rgb(245, 156, 165) |
| HSL | hsl(354, 82%, 79%) |
| HSV | hsv(354, 36%, 96%) |
| CMYK | cmyk(0%, 36.3%, 32.7%, 3.9%) |
| CIE-LAB | lab(73.49, 34.29, 9.30) |
| CIE-LCH | lch(73.49, 35.53, 15.17°) |
| OKLab | oklab(78.46% 0.104 0.0245) |
| OKLCH | oklch(78.46% 0.107 13.2) |
| XYZ | xyz(56.3382, 45.9102, 41.4843) |
| Luminance | 0.4591 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 5.10
Faded Pink
#DE9DAC
ΔE00 5.62
Pig Pink
#E78EA5
ΔE00 5.72
Soft Pink
#FDB0C0
ΔE00 5.79
Lightpink
#FFB6C1
ΔE00 6.40
Rosa
#FE86A4
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F59CA5 #9CF5EC
analogous
#F59CD1 #F59CA5 #F5BF9C
triadic
#F59CA5 #A5F59C #9CA5F5
tetradic
#F59CA5 #D1F59C #9CF5EC #BF9CF5
square
#F59CA5 #D1F59C #9CF5EC #BF9CF5
split-complementary
#F59CA5 #9CF5BF #9CD1F5
monochromatic
#EA2D40 #EF6472 #F59CA5 #FBD4D8 #FCE3E6
Accessibility & contrast
On white
2.06
#F59CA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.18
#F59CA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F59CA5
10.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F59CA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F59CA5 | 1.00 | 2.06 | 10.18 | 10.18 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACAAA5
Deuteranopia (green-blind)
#C1BBA3
Tritanopia (blue-blind)
#FF939F
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #f59ca5; /* rgb */ color: rgb(245, 156, 165); /* oklch */ color: oklch(78.5% 0.107 13.2);
Tailwind
colors: {
custom: {
50: '#fababf',
500: '#f59ca5',
950: '#000000',
},
}SCSS
$custom: #f59ca5; $custom-light: #fababf; $custom-dark: #000000;
JSON
{
"hex": "#f59ca5",
"rgb": {
"r": 245,
"g": 156,
"b": 165
},
"hsl": {
"h": 353.933,
"s": 81.651,
"l": 78.627
},
"oklch": {
"l": 0.7846,
"c": 0.10685,
"h": 13.2
},
"luminance": 0.45906
}Semantic roles & 50–950 ramp
primary
#F59CA5
secondary
#D7F4F1
accent
#DEC807
background
#FFFBFB
surface
#FFF6F7
border
#D7D0D0
text
#181212
muted
#868181