#F58EA6#F58EA6
#F58EA6 is a light, vivid red. Relative luminance 0.415; OKLCH L 76.2% C 0.127 H 5.6°. Best body text is #000000 at 9.30:1 contrast (WCAG AA passes).
Color values
| HEX | #F58EA6 |
|---|---|
| RGB | rgb(245, 142, 166) |
| HSL | hsl(346, 84%, 76%) |
| HSV | hsv(346, 42%, 96%) |
| CMYK | cmyk(0%, 42%, 32.2%, 3.9%) |
| CIE-LAB | lab(70.54, 41.66, 4.51) |
| CIE-LCH | lch(70.54, 41.91, 6.18°) |
| OKLab | oklab(76.22% 0.1263 0.0123) |
| OKLCH | oklch(76.22% 0.127 5.6) |
| XYZ | xyz(54.2142, 41.5161, 41.2271) |
| Luminance | 0.4151 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosa
#FE86A4
ΔE00 2.31
Pig Pink
#E78EA5
ΔE00 2.54
Rose Pink
#F7879A
ΔE00 2.87
Pinky
#FC86AA
ΔE00 2.93
Carnation Pink
#FF7FA7
ΔE00 4.10
Carnation
#FD798F
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F58EA6 #8EF5DD
analogous
#F58EDA #F58EA6 #F5A98E
triadic
#F58EA6 #A6F58E #8EA6F5
tetradic
#F58EA6 #DAF58E #8EF5DD #A98EF5
square
#F58EA6 #DAF58E #8EF5DD #A98EF5
split-complementary
#F58EA6 #8EF5A9 #8EDAF5
monochromatic
#EB1E4D #F0567A #F58EA6 #FAC6D2 #FDE3E9
Accessibility & contrast
On white
2.26
#F58EA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.30
#F58EA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F58EA6
9.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F58EA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F58EA6 | 1.00 | 2.26 | 9.30 | 9.30 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA1A7
Deuteranopia (green-blind)
#B8B4A4
Tritanopia (blue-blind)
#FF8596
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #f58ea6; /* rgb */ color: rgb(245, 142, 166); /* oklch */ color: oklch(76.2% 0.127 5.6);
Tailwind
colors: {
custom: {
50: '#fbb1c0',
500: '#f58ea6',
950: '#000000',
},
}SCSS
$custom: #f58ea6; $custom-light: #fbb1c0; $custom-dark: #000000;
JSON
{
"hex": "#f58ea6",
"rgb": {
"r": 245,
"g": 142,
"b": 166
},
"hsl": {
"h": 346.019,
"s": 83.74,
"l": 75.882
},
"oklch": {
"l": 0.76216,
"c": 0.12693,
"h": 5.6
},
"luminance": 0.41512
}Semantic roles & 50–950 ramp
primary
#F58EA6
secondary
#D7F4ED
accent
#E0AD05
background
#FFFBFB
surface
#FFF6F7
border
#D7D0D0
text
#181112
muted
#868081