#F58EA7#F58EA7
#F58EA7 is a light, vivid red. Relative luminance 0.415; OKLCH L 76.2% C 0.127 H 4.9°. Best body text is #000000 at 9.31:1 contrast (WCAG AA passes).
Color values
| HEX | #F58EA7 |
|---|---|
| RGB | rgb(245, 142, 167) |
| HSL | hsl(345, 84%, 76%) |
| HSV | hsv(345, 42%, 96%) |
| CMYK | cmyk(0%, 42%, 31.8%, 3.9%) |
| CIE-LAB | lab(70.56, 41.79, 3.99) |
| CIE-LCH | lch(70.56, 41.98, 5.45°) |
| OKLab | oklab(76.24% 0.1267 0.0109) |
| OKLCH | oklch(76.24% 0.127 4.9) |
| XYZ | xyz(54.3063, 41.5529, 41.7120) |
| Luminance | 0.4155 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosa
#FE86A4
ΔE00 2.30
Pig Pink
#E78EA5
ΔE00 2.47
Pinky
#FC86AA
ΔE00 2.73
Rose Pink
#F7879A
ΔE00 3.12
Carnation Pink
#FF7FA7
ΔE00 3.96
Carnation
#FD798F
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F58EA7 #8EF5DC
analogous
#F58EDA #F58EA7 #F5A88E
triadic
#F58EA7 #A7F58E #8EA7F5
tetradic
#F58EA7 #DAF58E #8EF5DC #A88EF5
square
#F58EA7 #DAF58E #8EF5DC #A88EF5
split-complementary
#F58EA7 #8EF5A8 #8EDAF5
monochromatic
#EB1E4F #F0567B #F58EA7 #FAC6D3 #FDE3E9
Accessibility & contrast
On white
2.26
#F58EA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.31
#F58EA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F58EA7
9.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F58EA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F58EA7 | 1.00 | 2.26 | 9.31 | 9.31 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA1A8
Deuteranopia (green-blind)
#B8B4A5
Tritanopia (blue-blind)
#FF8697
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #f58ea7; /* rgb */ color: rgb(245, 142, 167); /* oklch */ color: oklch(76.2% 0.127 4.9);
Tailwind
colors: {
custom: {
50: '#fbb1c1',
500: '#f58ea7',
950: '#000000',
},
}SCSS
$custom: #f58ea7; $custom-light: #fbb1c1; $custom-dark: #000000;
JSON
{
"hex": "#f58ea7",
"rgb": {
"r": 245,
"g": 142,
"b": 167
},
"hsl": {
"h": 345.437,
"s": 83.74,
"l": 75.882
},
"oklch": {
"l": 0.76243,
"c": 0.12716,
"h": 4.9
},
"luminance": 0.41548
}Semantic roles & 50–950 ramp
primary
#F58EA7
secondary
#D7F4ED
accent
#E0AB05
background
#FFFBFB
surface
#FFF6F7
border
#D7D0D0
text
#181112
muted
#868081