#F58DDE#F58DDE
#F58DDE is a light, vivid pink. Relative luminance 0.437; OKLCH L 77.9% C 0.159 H 335.7°. Best body text is #000000 at 9.75:1 contrast (WCAG AA passes).
Color values
| HEX | #F58DDE |
|---|---|
| RGB | rgb(245, 141, 222) |
| HSL | hsl(313, 84%, 76%) |
| HSV | hsv(313, 42%, 96%) |
| CMYK | cmyk(0%, 42.4%, 9.4%, 3.9%) |
| CIE-LAB | lab(72.05, 50.24, -24.31) |
| CIE-LCH | lch(72.05, 55.81, 334.19°) |
| OKLab | oklab(77.93% 0.1451 -0.0654) |
| OKLCH | oklch(77.93% 0.159 335.7) |
| XYZ | xyz(60.3658, 43.7397, 74.3561) |
| Luminance | 0.4374 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.33
Lavender Pink
#DD85D7
ΔE00 4.54
Violet (CSS)
#EE82EE
ΔE00 5.06
Purply Pink
#F075E6
ΔE00 5.97
Plum
#DDA0DD
ΔE00 6.40
Pink (survey)
#FF81C0
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F58DDE #8DF5A4
analogous
#D88DF5 #F58DDE #F58DAA
triadic
#F58DDE #DEF58D #8DDEF5
tetradic
#F58DDE #F5D88D #8DF5A4 #8DAAF5
square
#F58DDE #F5D88D #8DF5A4 #8DAAF5
split-complementary
#F58DDE #AAF58D #8DF5D8
monochromatic
#EB1CBD #F055CE #F58DDE #FAC5EE #FDE3F7
Accessibility & contrast
On white
2.15
#F58DDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.75
#F58DDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F58DDE
9.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F58DDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F58DDE | 1.00 | 2.15 | 9.75 | 9.75 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EA7E1
Deuteranopia (green-blind)
#A9B6DB
Tritanopia (blue-blind)
#FE91AC
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #f58dde; /* rgb */ color: rgb(245, 141, 222); /* oklch */ color: oklch(77.9% 0.159 335.7);
Tailwind
colors: {
custom: {
50: '#fab1e8',
500: '#f58dde',
950: '#000000',
},
}SCSS
$custom: #f58dde; $custom-light: #fab1e8; $custom-dark: #000000;
JSON
{
"hex": "#f58dde",
"rgb": {
"r": 245,
"g": 141,
"b": 222
},
"hsl": {
"h": 313.269,
"s": 83.871,
"l": 75.686
},
"oklch": {
"l": 0.77929,
"c": 0.1592,
"h": 335.7
},
"luminance": 0.43736
}Semantic roles & 50–950 ramp
primary
#F58DDE
secondary
#D7F4DD
accent
#E03605
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#181116
muted
#868084