#F58DDF#F58DDF
#F58DDF is a light, vivid pink. Relative luminance 0.438; OKLCH L 78.0% C 0.160 H 335.3°. Best body text is #000000 at 9.76:1 contrast (WCAG AA passes).
Color values
| HEX | #F58DDF |
|---|---|
| RGB | rgb(245, 141, 223) |
| HSL | hsl(313, 84%, 76%) |
| HSV | hsv(313, 42%, 96%) |
| CMYK | cmyk(0%, 42.4%, 9%, 3.9%) |
| CIE-LAB | lab(72.09, 50.41, -24.80) |
| CIE-LCH | lch(72.09, 56.18, 333.80°) |
| OKLab | oklab(77.97% 0.1454 -0.0668) |
| OKLCH | oklch(77.97% 0.16 335.3) |
| XYZ | xyz(60.5002, 43.7935, 75.0641) |
| Luminance | 0.4379 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 4.48
Bubblegum Pink
#FE83CC
ΔE00 4.50
Violet (CSS)
#EE82EE
ΔE00 4.89
Purply Pink
#F075E6
ΔE00 5.85
Plum
#DDA0DD
ΔE00 6.40
Pink (survey)
#FF81C0
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F58DDF #8DF5A3
analogous
#D78DF5 #F58DDF #F58DAB
triadic
#F58DDF #DFF58D #8DDFF5
tetradic
#F58DDF #F5D78D #8DF5A3 #8DABF5
square
#F58DDF #F5D78D #8DF5A3 #8DABF5
split-complementary
#F58DDF #ABF58D #8DF5D7
monochromatic
#EB1CBF #F055CF #F58DDF #FAC5EF #FDE3F7
Accessibility & contrast
On white
2.15
#F58DDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.76
#F58DDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F58DDF
9.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F58DDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F58DDF | 1.00 | 2.15 | 9.76 | 9.76 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DA7E2
Deuteranopia (green-blind)
#A9B6DC
Tritanopia (blue-blind)
#FE91AC
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #f58ddf; /* rgb */ color: rgb(245, 141, 223); /* oklch */ color: oklch(78.0% 0.160 335.3);
Tailwind
colors: {
custom: {
50: '#fab1e9',
500: '#f58ddf',
950: '#000000',
},
}SCSS
$custom: #f58ddf; $custom-light: #fab1e9; $custom-dark: #000000;
JSON
{
"hex": "#f58ddf",
"rgb": {
"r": 245,
"g": 141,
"b": 223
},
"hsl": {
"h": 312.692,
"s": 83.871,
"l": 75.686
},
"oklch": {
"l": 0.77968,
"c": 0.16,
"h": 335.3
},
"luminance": 0.4379
}Semantic roles & 50–950 ramp
primary
#F58DDF
secondary
#D7F4DD
accent
#E03405
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#181116
muted
#868084