#F59EA2#F59EA2
#F59EA2 is a light, moderate red. Relative luminance 0.465; OKLCH L 78.7% C 0.104 H 16.7°. Best body text is #000000 at 10.30:1 contrast (WCAG AA passes).
Color values
| HEX | #F59EA2 |
|---|---|
| RGB | rgb(245, 158, 162) |
| HSL | hsl(357, 81%, 79%) |
| HSV | hsv(357, 36%, 96%) |
| CMYK | cmyk(0%, 35.5%, 33.9%, 3.9%) |
| CIE-LAB | lab(73.86, 32.87, 11.47) |
| CIE-LCH | lch(73.86, 34.82, 19.24°) |
| OKLab | oklab(78.72% 0.0997 0.0299) |
| OKLCH | oklch(78.72% 0.104 16.7) |
| XYZ | xyz(56.4067, 46.4790, 40.1759) |
| Luminance | 0.4647 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 6.18
Soft Pink
#FDB0C0
ΔE00 6.50
Faded Pink
#DE9DAC
ΔE00 6.55
Lightpink
#FFB6C1
ΔE00 6.62
Blush Pink
#FE828C
ΔE00 6.73
Blush (survey)
#F29E8E
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F59EA2 #9EF5F1
analogous
#F59ECE #F59EA2 #F5C69E
triadic
#F59EA2 #A2F59E #9EA2F5
tetradic
#F59EA2 #CEF59E #9EF5F1 #C69EF5
square
#F59EA2 #CEF59E #9EF5F1 #C69EF5
split-complementary
#F59EA2 #9EF5C6 #9ECEF5
monochromatic
#EA2F38 #EF676D #F59EA2 #FBD5D7 #FCE3E4
Accessibility & contrast
On white
2.04
#F59EA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.30
#F59EA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F59EA2
10.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F59EA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F59EA2 | 1.00 | 2.04 | 10.30 | 10.30 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEABA2
Deuteranopia (green-blind)
#C3BCA0
Tritanopia (blue-blind)
#FF95A0
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #f59ea2; /* rgb */ color: rgb(245, 158, 162); /* oklch */ color: oklch(78.7% 0.104 16.7);
Tailwind
colors: {
custom: {
50: '#fabbbd',
500: '#f59ea2',
950: '#000000',
},
}SCSS
$custom: #f59ea2; $custom-light: #fabbbd; $custom-dark: #000000;
JSON
{
"hex": "#f59ea2",
"rgb": {
"r": 245,
"g": 158,
"b": 162
},
"hsl": {
"h": 357.241,
"s": 81.308,
"l": 79.02
},
"oklch": {
"l": 0.78719,
"c": 0.10412,
"h": 16.7
},
"luminance": 0.46475
}Semantic roles & 50–950 ramp
primary
#F59EA2
secondary
#D7F4F3
accent
#DED408
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181212
muted
#868181