#F58EEF#F58EEF
#F58EEF is a light, vivid purple. Relative luminance 0.450; OKLCH L 78.8% C 0.172 H 329.2°. Best body text is #000000 at 10.00:1 contrast (WCAG AA passes).
Color values
| HEX | #F58EEF |
|---|---|
| RGB | rgb(245, 142, 239) |
| HSL | hsl(303, 84%, 76%) |
| HSV | hsv(303, 42%, 96%) |
| CMYK | cmyk(0%, 42%, 2.4%, 3.9%) |
| CIE-LAB | lab(72.89, 52.60, -32.34) |
| CIE-LCH | lch(72.89, 61.75, 328.41°) |
| OKLab | oklab(78.76% 0.1476 -0.0881) |
| OKLCH | oklch(78.76% 0.172 329.2) |
| XYZ | xyz(62.9083, 44.9937, 87.0157) |
| Luminance | 0.4499 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.94
Lavender Pink
#DD85D7
ΔE00 4.86
Purply Pink
#F075E6
ΔE00 5.04
Plum
#DDA0DD
ΔE00 6.96
Bubblegum Pink
#FE83CC
ΔE00 7.29
Candy Pink
#FF63E9
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F58EEF #8EF594
analogous
#C78EF5 #F58EEF #F58EBB
triadic
#F58EEF #EFF58E #8EEFF5
tetradic
#F58EEF #F5C78E #8EF594 #8EBBF5
square
#F58EEF #F5C78E #8EF594 #8EBBF5
split-complementary
#F58EEF #BBF58E #8EF5C7
monochromatic
#EB1EDF #F056E7 #F58EEF #FAC6F7 #FDE3FB
Accessibility & contrast
On white
2.10
#F58EEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.00
#F58EEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F58EEF
10.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F58EEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F58EEF | 1.00 | 2.10 | 10.00 | 10.00 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88AAF2
Deuteranopia (green-blind)
#A4B8EC
Tritanopia (blue-blind)
#FC97B4
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f58eef; /* rgb */ color: rgb(245, 142, 239); /* oklch */ color: oklch(78.8% 0.172 329.2);
Tailwind
colors: {
custom: {
50: '#fab1f4',
500: '#f58eef',
950: '#000000',
},
}SCSS
$custom: #f58eef; $custom-light: #fab1f4; $custom-dark: #000000;
JSON
{
"hex": "#f58eef",
"rgb": {
"r": 245,
"g": 142,
"b": 239
},
"hsl": {
"h": 303.495,
"s": 83.74,
"l": 75.882
},
"oklch": {
"l": 0.78763,
"c": 0.1719,
"h": 329.2
},
"luminance": 0.4499
}Semantic roles & 50–950 ramp
primary
#F58EEF
secondary
#D7F4D8
accent
#E01205
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085