#F59EA0#F59EA0
#F59EA0 is a light, moderate red. Relative luminance 0.464; OKLCH L 78.7% C 0.104 H 18.2°. Best body text is #000000 at 10.28:1 contrast (WCAG AA passes).
Color values
| HEX | #F59EA0 |
|---|---|
| RGB | rgb(245, 158, 160) |
| HSL | hsl(359, 81%, 79%) |
| HSV | hsv(359, 36%, 96%) |
| CMYK | cmyk(0%, 35.5%, 34.7%, 3.9%) |
| CIE-LAB | lab(73.81, 32.63, 12.51) |
| CIE-LCH | lch(73.81, 34.95, 20.98°) |
| OKLab | oklab(78.67% 0.099 0.0325) |
| OKLCH | oklch(78.67% 0.104 18.2) |
| XYZ | xyz(56.2303, 46.4084, 39.2470) |
| Luminance | 0.4640 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 6.44
Rose Pink
#F7879A
ΔE00 6.57
Blush Pink
#FE828C
ΔE00 6.72
Peachy Pink
#FF9A8A
ΔE00 6.81
Lightpink
#FFB6C1
ΔE00 7.00
Soft Pink
#FDB0C0
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F59EA0 #9EF5F3
analogous
#F59ECC #F59EA0 #F5C89E
triadic
#F59EA0 #A0F59E #9EA0F5
tetradic
#F59EA0 #CCF59E #9EF5F3 #C89EF5
square
#F59EA0 #CCF59E #9EF5F3 #C89EF5
split-complementary
#F59EA0 #9EF5C8 #9ECCF5
monochromatic
#EA2F33 #EF676A #F59EA0 #FBD5D6 #FCE3E4
Accessibility & contrast
On white
2.04
#F59EA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.28
#F59EA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F59EA0
10.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F59EA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F59EA0 | 1.00 | 2.04 | 10.28 | 10.28 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFABA0
Deuteranopia (green-blind)
#C4BC9F
Tritanopia (blue-blind)
#FF959F
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #f59ea0; /* rgb */ color: rgb(245, 158, 160); /* oklch */ color: oklch(78.7% 0.104 18.2);
Tailwind
colors: {
custom: {
50: '#fbbbbc',
500: '#f59ea0',
950: '#000000',
},
}SCSS
$custom: #f59ea0; $custom-light: #fbbbbc; $custom-dark: #000000;
JSON
{
"hex": "#f59ea0",
"rgb": {
"r": 245,
"g": 158,
"b": 160
},
"hsl": {
"h": 358.621,
"s": 81.308,
"l": 79.02
},
"oklch": {
"l": 0.78669,
"c": 0.10417,
"h": 18.2
},
"luminance": 0.46404
}Semantic roles & 50–950 ramp
primary
#F59EA0
secondary
#D7F4F3
accent
#DED908
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181212
muted
#868181