#F58EA3#F58EA3
#F58EA3 is a light, vivid red. Relative luminance 0.414; OKLCH L 76.1% C 0.126 H 7.4°. Best body text is #000000 at 9.28:1 contrast (WCAG AA passes).
Color values
| HEX | #F58EA3 |
|---|---|
| RGB | rgb(245, 142, 163) |
| HSL | hsl(348, 84%, 76%) |
| HSV | hsv(348, 42%, 96%) |
| CMYK | cmyk(0%, 42%, 33.5%, 3.9%) |
| CIE-LAB | lab(70.46, 41.29, 6.08) |
| CIE-LCH | lch(70.46, 41.74, 8.37°) |
| OKLab | oklab(76.13% 0.1252 0.0163) |
| OKLCH | oklch(76.13% 0.126 7.4) |
| XYZ | xyz(53.9423, 41.4073, 39.7946) |
| Luminance | 0.4140 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 2.17
Rosa
#FE86A4
ΔE00 2.58
Pig Pink
#E78EA5
ΔE00 2.93
Pinky
#FC86AA
ΔE00 3.64
Carnation Pink
#FF7FA7
ΔE00 4.65
Carnation
#FD798F
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F58EA3 #8EF5E0
analogous
#F58ED6 #F58EA3 #F5AC8E
triadic
#F58EA3 #A3F58E #8EA3F5
tetradic
#F58EA3 #D6F58E #8EF5E0 #AC8EF5
square
#F58EA3 #D6F58E #8EF5E0 #AC8EF5
split-complementary
#F58EA3 #8EF5AC #8ED6F5
monochromatic
#EB1E47 #F05675 #F58EA3 #FAC6D1 #FDE3E8
Accessibility & contrast
On white
2.26
#F58EA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.28
#F58EA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F58EA3
9.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F58EA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F58EA3 | 1.00 | 2.26 | 9.28 | 9.28 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA0A3
Deuteranopia (green-blind)
#B9B4A1
Tritanopia (blue-blind)
#FF8595
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #f58ea3; /* rgb */ color: rgb(245, 142, 163); /* oklch */ color: oklch(76.1% 0.126 7.4);
Tailwind
colors: {
custom: {
50: '#fbb1be',
500: '#f58ea3',
950: '#000000',
},
}SCSS
$custom: #f58ea3; $custom-light: #fbb1be; $custom-dark: #000000;
JSON
{
"hex": "#f58ea3",
"rgb": {
"r": 245,
"g": 142,
"b": 163
},
"hsl": {
"h": 347.767,
"s": 83.74,
"l": 75.882
},
"oklch": {
"l": 0.76133,
"c": 0.12629,
"h": 7.4
},
"luminance": 0.41403
}Semantic roles & 50–950 ramp
primary
#F58EA3
secondary
#D7F4EE
accent
#E0B405
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181112
muted
#868081