#F58DA2#F58DA2
#F58DA2 is a light, vivid red. Relative luminance 0.411; OKLCH L 75.9% C 0.128 H 7.6°. Best body text is #000000 at 9.21:1 contrast (WCAG AA passes).
Color values
| HEX | #F58DA2 |
|---|---|
| RGB | rgb(245, 141, 162) |
| HSL | hsl(348, 84%, 76%) |
| HSV | hsv(348, 42%, 96%) |
| CMYK | cmyk(0%, 42.4%, 33.9%, 3.9%) |
| CIE-LAB | lab(70.23, 41.68, 6.30) |
| CIE-LCH | lch(70.23, 42.16, 8.60°) |
| OKLab | oklab(75.95% 0.1264 0.0169) |
| OKLCH | oklch(75.95% 0.128 7.6) |
| XYZ | xyz(53.7049, 41.0753, 39.2753) |
| Luminance | 0.4107 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 1.94
Rosa
#FE86A4
ΔE00 2.48
Pig Pink
#E78EA5
ΔE00 3.01
Pinky
#FC86AA
ΔE00 3.62
Carnation Pink
#FF7FA7
ΔE00 4.57
Carnation
#FD798F
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F58DA2 #8DF5E0
analogous
#F58DD6 #F58DA2 #F5AC8D
triadic
#F58DA2 #A2F58D #8DA2F5
tetradic
#F58DA2 #D6F58D #8DF5E0 #AC8DF5
square
#F58DA2 #D6F58D #8DF5E0 #AC8DF5
split-complementary
#F58DA2 #8DF5AC #8DD6F5
monochromatic
#EB1C46 #F05574 #F58DA2 #FAC5D0 #FDE3E8
Accessibility & contrast
On white
2.28
#F58DA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.21
#F58DA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F58DA2
9.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F58DA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F58DA2 | 1.00 | 2.28 | 9.21 | 9.21 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA0A2
Deuteranopia (green-blind)
#B9B3A0
Tritanopia (blue-blind)
#FF8494
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #f58da2; /* rgb */ color: rgb(245, 141, 162); /* oklch */ color: oklch(75.9% 0.128 7.6);
Tailwind
colors: {
custom: {
50: '#fbb0bd',
500: '#f58da2',
950: '#000000',
},
}SCSS
$custom: #f58da2; $custom-light: #fbb0bd; $custom-dark: #000000;
JSON
{
"hex": "#f58da2",
"rgb": {
"r": 245,
"g": 141,
"b": 162
},
"hsl": {
"h": 347.885,
"s": 83.871,
"l": 75.686
},
"oklch": {
"l": 0.75949,
"c": 0.12756,
"h": 7.6
},
"luminance": 0.41071
}Semantic roles & 50–950 ramp
primary
#F58DA2
secondary
#D7F4EE
accent
#E0B405
background
#FFFAFB
surface
#FFF5F6
border
#D7CFD0
text
#181112
muted
#868081