#F58EEC#F58EEC
#F58EEC is a light, vivid purple. Relative luminance 0.448; OKLCH L 78.6% C 0.169 H 330.3°. Best body text is #000000 at 9.96:1 contrast (WCAG AA passes).
Color values
| HEX | #F58EEC |
|---|---|
| RGB | rgb(245, 142, 236) |
| HSL | hsl(305, 84%, 76%) |
| HSV | hsv(305, 42%, 96%) |
| CMYK | cmyk(0%, 42%, 3.7%, 3.9%) |
| CIE-LAB | lab(72.77, 52.08, -30.88) |
| CIE-LCH | lch(72.77, 60.55, 329.33°) |
| OKLab | oklab(78.64% 0.147 -0.0839) |
| OKLCH | oklch(78.64% 0.169 330.3) |
| XYZ | xyz(62.4688, 44.8179, 84.7009) |
| Luminance | 0.4481 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.20
Lavender Pink
#DD85D7
ΔE00 4.65
Purply Pink
#F075E6
ΔE00 5.10
Plum
#DDA0DD
ΔE00 6.73
Bubblegum Pink
#FE83CC
ΔE00 6.77
Candy Pink
#FF63E9
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F58EEC #8EF597
analogous
#CA8EF5 #F58EEC #F58EB8
triadic
#F58EEC #ECF58E #8EECF5
tetradic
#F58EEC #F5CA8E #8EF597 #8EB8F5
square
#F58EEC #F5CA8E #8EF597 #8EB8F5
split-complementary
#F58EEC #B8F58E #8EF5CA
monochromatic
#EB1ED9 #F056E3 #F58EEC #FAC6F5 #FDE3FA
Accessibility & contrast
On white
2.11
#F58EEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.96
#F58EEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F58EEC
9.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F58EEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F58EEC | 1.00 | 2.11 | 9.96 | 9.96 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89AAEF
Deuteranopia (green-blind)
#A5B8E9
Tritanopia (blue-blind)
#FC96B2
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f58eec; /* rgb */ color: rgb(245, 142, 236); /* oklch */ color: oklch(78.6% 0.169 330.3);
Tailwind
colors: {
custom: {
50: '#fab1f2',
500: '#f58eec',
950: '#000000',
},
}SCSS
$custom: #f58eec; $custom-light: #fab1f2; $custom-dark: #000000;
JSON
{
"hex": "#f58eec",
"rgb": {
"r": 245,
"g": 142,
"b": 236
},
"hsl": {
"h": 305.243,
"s": 83.74,
"l": 75.882
},
"oklch": {
"l": 0.78638,
"c": 0.16925,
"h": 330.3
},
"luminance": 0.44815
}Semantic roles & 50–950 ramp
primary
#F58EEC
secondary
#D7F4D9
accent
#E01805
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085