#F58CED#F58CED
#F58CED is a light, vivid purple. Relative luminance 0.443; OKLCH L 78.4% C 0.173 H 329.9°. Best body text is #000000 at 9.86:1 contrast (WCAG AA passes).
Color values
| HEX | #F58CED |
|---|---|
| RGB | rgb(245, 140, 237) |
| HSL | hsl(305, 84%, 75%) |
| HSV | hsv(305, 43%, 96%) |
| CMYK | cmyk(0%, 42.9%, 3.3%, 3.9%) |
| CIE-LAB | lab(72.42, 53.26, -31.97) |
| CIE-LCH | lch(72.42, 62.12, 329.02°) |
| OKLab | oklab(78.39% 0.15 -0.087) |
| OKLCH | oklch(78.39% 0.173 329.9) |
| XYZ | xyz(62.3196, 44.2864, 85.3699) |
| Luminance | 0.4428 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.72
Lavender Pink
#DD85D7
ΔE00 4.61
Purply Pink
#F075E6
ΔE00 4.66
Bubblegum Pink
#FE83CC
ΔE00 6.96
Candy Pink
#FF63E9
ΔE00 6.97
Plum
#DDA0DD
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F58CED #8CF594
analogous
#C88CF5 #F58CED #F58CB9
triadic
#F58CED #EDF58C #8CEDF5
tetradic
#F58CED #F5C88C #8CF594 #8CB9F5
square
#F58CED #F5C88C #8CF594 #8CB9F5
split-complementary
#F58CED #B9F58C #8CF5C8
monochromatic
#EB1BDB #F054E4 #F58CED #FAC4F6 #FDE3FB
Accessibility & contrast
On white
2.13
#F58CED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.86
#F58CED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F58CED
9.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F58CED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F58CED | 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)
#87A9F0
Deuteranopia (green-blind)
#A3B7EA
Tritanopia (blue-blind)
#FC94B2
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #f58ced; /* rgb */ color: rgb(245, 140, 237); /* oklch */ color: oklch(78.4% 0.173 329.9);
Tailwind
colors: {
custom: {
50: '#fab0f3',
500: '#f58ced',
950: '#000000',
},
}SCSS
$custom: #f58ced; $custom-light: #fab0f3; $custom-dark: #000000;
JSON
{
"hex": "#f58ced",
"rgb": {
"r": 245,
"g": 140,
"b": 237
},
"hsl": {
"h": 304.571,
"s": 84,
"l": 75.49
},
"oklch": {
"l": 0.78388,
"c": 0.17343,
"h": 329.9
},
"luminance": 0.44283
}Semantic roles & 50–950 ramp
primary
#F58CED
secondary
#D7F4D9
accent
#E01605
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085