#F58EE3#F58EE3
#F58EE3 is a light, vivid pink. Relative luminance 0.443; OKLCH L 78.3% C 0.162 H 333.7°. Best body text is #000000 at 9.86:1 contrast (WCAG AA passes).
Color values
| HEX | #F58EE3 |
|---|---|
| RGB | rgb(245, 142, 227) |
| HSL | hsl(310, 84%, 76%) |
| HSV | hsv(310, 42%, 96%) |
| CMYK | cmyk(0%, 42%, 7.3%, 3.9%) |
| CIE-LAB | lab(72.43, 50.56, -26.47) |
| CIE-LCH | lch(72.43, 57.07, 332.37°) |
| OKLab | oklab(78.27% 0.1449 -0.0715) |
| OKLCH | oklch(78.27% 0.162 333.7) |
| XYZ | xyz(61.1940, 44.3080, 77.9872) |
| Luminance | 0.4430 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.39
Lavender Pink
#DD85D7
ΔE00 4.45
Bubblegum Pink
#FE83CC
ΔE00 5.21
Purply Pink
#F075E6
ΔE00 5.65
Plum
#DDA0DD
ΔE00 6.30
Pink (survey)
#FF81C0
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F58EE3 #8EF5A0
analogous
#D38EF5 #F58EE3 #F58EAF
triadic
#F58EE3 #E3F58E #8EE3F5
tetradic
#F58EE3 #F5D38E #8EF5A0 #8EAFF5
square
#F58EE3 #F5D38E #8EF5A0 #8EAFF5
split-complementary
#F58EE3 #AFF58E #8EF5D3
monochromatic
#EB1EC7 #F056D5 #F58EE3 #FAC6F1 #FDE3F8
Accessibility & contrast
On white
2.13
#F58EE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.86
#F58EE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F58EE3
9.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F58EE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F58EE3 | 1.00 | 2.13 | 9.86 | 9.86 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DA8E6
Deuteranopia (green-blind)
#A8B7E0
Tritanopia (blue-blind)
#FE93AE
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #f58ee3; /* rgb */ color: rgb(245, 142, 227); /* oklch */ color: oklch(78.3% 0.162 333.7);
Tailwind
colors: {
custom: {
50: '#fab1ec',
500: '#f58ee3',
950: '#000000',
},
}SCSS
$custom: #f58ee3; $custom-light: #fab1ec; $custom-dark: #000000;
JSON
{
"hex": "#f58ee3",
"rgb": {
"r": 245,
"g": 142,
"b": 227
},
"hsl": {
"h": 310.485,
"s": 83.74,
"l": 75.882
},
"oklch": {
"l": 0.78274,
"c": 0.16159,
"h": 333.7
},
"luminance": 0.44305
}Semantic roles & 50–950 ramp
primary
#F58EE3
secondary
#D7F4DC
accent
#E02C05
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181116
muted
#868084