#F58EEB#F58EEB
#F58EEB is a light, vivid purple. Relative luminance 0.448; OKLCH L 78.6% C 0.168 H 330.6°. Best body text is #000000 at 9.95:1 contrast (WCAG AA passes).
Color values
| HEX | #F58EEB |
|---|---|
| RGB | rgb(245, 142, 235) |
| HSL | hsl(306, 84%, 76%) |
| HSV | hsv(306, 42%, 96%) |
| CMYK | cmyk(0%, 42%, 4.1%, 3.9%) |
| CIE-LAB | lab(72.73, 51.91, -30.40) |
| CIE-LCH | lch(72.73, 60.16, 329.65°) |
| OKLab | oklab(78.6% 0.1468 -0.0825) |
| OKLCH | oklch(78.6% 0.168 330.6) |
| XYZ | xyz(62.3239, 44.7599, 83.9379) |
| Luminance | 0.4476 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.30
Lavender Pink
#DD85D7
ΔE00 4.60
Purply Pink
#F075E6
ΔE00 5.13
Bubblegum Pink
#FE83CC
ΔE00 6.60
Plum
#DDA0DD
ΔE00 6.66
Candy Pink
#FF63E9
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F58EEB #8EF598
analogous
#CB8EF5 #F58EEB #F58EB7
triadic
#F58EEB #EBF58E #8EEBF5
tetradic
#F58EEB #F5CB8E #8EF598 #8EB7F5
square
#F58EEB #F5CB8E #8EF598 #8EB7F5
split-complementary
#F58EEB #B7F58E #8EF5CB
monochromatic
#EB1ED7 #F056E1 #F58EEB #FAC6F5 #FDE3FA
Accessibility & contrast
On white
2.11
#F58EEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.95
#F58EEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F58EEB
9.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F58EEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F58EEB | 1.00 | 2.11 | 9.95 | 9.95 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AAAEE
Deuteranopia (green-blind)
#A6B8E8
Tritanopia (blue-blind)
#FC96B2
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #f58eeb; /* rgb */ color: rgb(245, 142, 235); /* oklch */ color: oklch(78.6% 0.168 330.6);
Tailwind
colors: {
custom: {
50: '#fab1f1',
500: '#f58eeb',
950: '#000000',
},
}SCSS
$custom: #f58eeb; $custom-light: #fab1f1; $custom-dark: #000000;
JSON
{
"hex": "#f58eeb",
"rgb": {
"r": 245,
"g": 142,
"b": 235
},
"hsl": {
"h": 305.825,
"s": 83.74,
"l": 75.882
},
"oklch": {
"l": 0.78597,
"c": 0.16837,
"h": 330.6
},
"luminance": 0.44757
}Semantic roles & 50–950 ramp
primary
#F58EEB
secondary
#D7F4D9
accent
#E01B05
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085