#F58DEB#F58DEB
#F58DEB is a light, vivid purple. Relative luminance 0.445; OKLCH L 78.5% C 0.170 H 330.6°. Best body text is #000000 at 9.89:1 contrast (WCAG AA passes).
Color values
| HEX | #F58DEB |
|---|---|
| RGB | rgb(245, 141, 235) |
| HSL | hsl(306, 84%, 76%) |
| HSV | hsv(306, 42%, 96%) |
| CMYK | cmyk(0%, 42.4%, 4.1%, 3.9%) |
| CIE-LAB | lab(72.54, 52.41, -30.70) |
| CIE-LCH | lch(72.54, 60.74, 329.64°) |
| OKLab | oklab(78.45% 0.1482 -0.0834) |
| OKLCH | oklch(78.45% 0.17 330.6) |
| XYZ | xyz(62.1758, 44.4637, 83.8885) |
| Luminance | 0.4446 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.11
Lavender Pink
#DD85D7
ΔE00 4.53
Purply Pink
#F075E6
ΔE00 4.92
Bubblegum Pink
#FE83CC
ΔE00 6.60
Plum
#DDA0DD
ΔE00 6.82
Candy Pink
#FF63E9
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F58DEB #8DF597
analogous
#CB8DF5 #F58DEB #F58DB7
triadic
#F58DEB #EBF58D #8DEBF5
tetradic
#F58DEB #F5CB8D #8DF597 #8DB7F5
square
#F58DEB #F5CB8D #8DF597 #8DB7F5
split-complementary
#F58DEB #B7F58D #8DF5CB
monochromatic
#EB1CD7 #F055E1 #F58DEB #FAC5F5 #FDE3FA
Accessibility & contrast
On white
2.12
#F58DEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.89
#F58DEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F58DEB
9.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F58DEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F58DEB | 1.00 | 2.12 | 9.89 | 9.89 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89A9EE
Deuteranopia (green-blind)
#A5B7E8
Tritanopia (blue-blind)
#FC95B1
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #f58deb; /* rgb */ color: rgb(245, 141, 235); /* oklch */ color: oklch(78.5% 0.170 330.6);
Tailwind
colors: {
custom: {
50: '#fab1f1',
500: '#f58deb',
950: '#000000',
},
}SCSS
$custom: #f58deb; $custom-light: #fab1f1; $custom-dark: #000000;
JSON
{
"hex": "#f58deb",
"rgb": {
"r": 245,
"g": 141,
"b": 235
},
"hsl": {
"h": 305.769,
"s": 83.871,
"l": 75.686
},
"oklch": {
"l": 0.7845,
"c": 0.17004,
"h": 330.6
},
"luminance": 0.4446
}Semantic roles & 50–950 ramp
primary
#F58DEB
secondary
#D7F4D9
accent
#E01A05
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085