#F59EA9#F59EA9
#F59EA9 is a light, moderate red. Relative luminance 0.467; OKLCH L 78.9% C 0.104 H 11.5°. Best body text is #000000 at 10.35:1 contrast (WCAG AA passes).
Color values
| HEX | #F59EA9 |
|---|---|
| RGB | rgb(245, 158, 169) |
| HSL | hsl(352, 81%, 79%) |
| HSV | hsv(352, 36%, 96%) |
| CMYK | cmyk(0%, 35.5%, 31%, 3.9%) |
| CIE-LAB | lab(74.02, 33.74, 7.86) |
| CIE-LCH | lch(74.02, 34.65, 13.10°) |
| OKLab | oklab(78.9% 0.1024 0.0208) |
| OKLCH | oklch(78.9% 0.104 11.5) |
| XYZ | xyz(57.0463, 46.7348, 43.5445) |
| Luminance | 0.4673 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 4.94
Faded Pink
#DE9DAC
ΔE00 5.05
Pig Pink
#E78EA5
ΔE00 5.41
Rose Pink
#F7879A
ΔE00 5.43
Lightpink
#FFB6C1
ΔE00 5.73
Rosa
#FE86A4
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F59EA9 #9EF5EA
analogous
#F59ED5 #F59EA9 #F5BF9E
triadic
#F59EA9 #A9F59E #9EA9F5
tetradic
#F59EA9 #D5F59E #9EF5EA #BF9EF5
square
#F59EA9 #D5F59E #9EF5EA #BF9EF5
split-complementary
#F59EA9 #9EF5BF #9ED5F5
monochromatic
#EA2F47 #EF6778 #F59EA9 #FBD5DA #FCE3E6
Accessibility & contrast
On white
2.03
#F59EA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.35
#F59EA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F59EA9
10.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F59EA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F59EA9 | 1.00 | 2.03 | 10.35 | 10.35 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADACA9
Deuteranopia (green-blind)
#C2BCA7
Tritanopia (blue-blind)
#FF96A2
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #f59ea9; /* rgb */ color: rgb(245, 158, 169); /* oklch */ color: oklch(78.9% 0.104 11.5);
Tailwind
colors: {
custom: {
50: '#fabbc2',
500: '#f59ea9',
950: '#000000',
},
}SCSS
$custom: #f59ea9; $custom-light: #fabbc2; $custom-dark: #000000;
JSON
{
"hex": "#f59ea9",
"rgb": {
"r": 245,
"g": 158,
"b": 169
},
"hsl": {
"h": 352.414,
"s": 81.308,
"l": 79.02
},
"oklch": {
"l": 0.78899,
"c": 0.10444,
"h": 11.5
},
"luminance": 0.46731
}Semantic roles & 50–950 ramp
primary
#F59EA9
secondary
#D7F4F0
accent
#DEC308
background
#FFFBFB
surface
#FFF6F7
border
#D7D0D0
text
#181212
muted
#868181