#F588EB#F588EB
#F588EB is a light, vivid purple. Relative luminance 0.430; OKLCH L 77.7% C 0.178 H 330.6°. Best body text is #000000 at 9.60:1 contrast (WCAG AA passes).
Color values
| HEX | #F588EB |
|---|---|
| RGB | rgb(245, 136, 235) |
| HSL | hsl(306, 84%, 75%) |
| HSV | hsv(306, 44%, 96%) |
| CMYK | cmyk(0%, 44.5%, 4.1%, 3.9%) |
| CIE-LAB | lab(71.57, 54.90, -32.19) |
| CIE-LCH | lch(71.57, 63.64, 329.62°) |
| OKLab | oklab(77.73% 0.1553 -0.0876) |
| OKLCH | oklch(77.73% 0.178 330.6) |
| XYZ | xyz(61.4551, 43.0224, 83.6483) |
| Luminance | 0.4302 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.24
Purply Pink
#F075E6
ΔE00 3.90
Lavender Pink
#DD85D7
ΔE00 4.33
Candy Pink
#FF63E9
ΔE00 6.20
Bubblegum Pink
#FE83CC
ΔE00 6.70
Orchid
#DA70D6
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F588EB #88F592
analogous
#C988F5 #F588EB #F588B4
triadic
#F588EB #EBF588 #88EBF5
tetradic
#F588EB #F5C988 #88F592 #88B4F5
square
#F588EB #F5C988 #88F592 #88B4F5
split-complementary
#F588EB #B4F588 #88F5C9
monochromatic
#EC17D8 #F050E2 #F588EB #FAC0F4 #FDE3FA
Accessibility & contrast
On white
2.19
#F588EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.60
#F588EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F588EB
9.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F588EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F588EB | 1.00 | 2.19 | 9.60 | 9.60 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83A6EE
Deuteranopia (green-blind)
#A1B5E8
Tritanopia (blue-blind)
#FD90AF
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #f588eb; /* rgb */ color: rgb(245, 136, 235); /* oklch */ color: oklch(77.7% 0.178 330.6);
Tailwind
colors: {
custom: {
50: '#faaef1',
500: '#f588eb',
950: '#000000',
},
}SCSS
$custom: #f588eb; $custom-light: #faaef1; $custom-dark: #000000;
JSON
{
"hex": "#f588eb",
"rgb": {
"r": 245,
"g": 136,
"b": 235
},
"hsl": {
"h": 305.505,
"s": 84.496,
"l": 74.706
},
"oklch": {
"l": 0.77728,
"c": 0.17825,
"h": 330.6
},
"luminance": 0.43019
}Semantic roles & 50–950 ramp
primary
#F588EB
secondary
#D6F5D9
accent
#E11905
background
#FFFAFE
surface
#FFF5FD
border
#D7CFD5
text
#181017
muted
#867F85