#F593EB#F593EB
#F593EB is a light, vivid purple. Relative luminance 0.463; OKLCH L 79.3% C 0.160 H 330.7°. Best body text is #000000 at 10.26:1 contrast (WCAG AA passes).
Color values
| HEX | #F593EB |
|---|---|
| RGB | rgb(245, 147, 235) |
| HSL | hsl(306, 83%, 77%) |
| HSV | hsv(306, 40%, 96%) |
| CMYK | cmyk(0%, 40%, 4.1%, 3.9%) |
| CIE-LAB | lab(73.73, 49.39, -28.87) |
| CIE-LCH | lch(73.73, 57.21, 329.69°) |
| OKLab | oklab(79.34% 0.1396 -0.0783) |
| OKLCH | oklch(79.34% 0.16 330.7) |
| XYZ | xyz(63.0846, 46.2813, 84.1915) |
| Luminance | 0.4628 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.31
Lavender Pink
#DD85D7
ΔE00 5.06
Plum
#DDA0DD
ΔE00 5.89
Purply Pink
#F075E6
ΔE00 6.20
Bubblegum Pink
#FE83CC
ΔE00 6.69
Candy Pink
#FF63E9
ΔE00 8.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F593EB #93F59D
analogous
#CE93F5 #F593EB #F593BA
triadic
#F593EB #EBF593 #93EBF5
tetradic
#F593EB #F5CE93 #93F59D #93BAF5
square
#F593EB #F5CE93 #93F59D #93BAF5
split-complementary
#F593EB #BAF593 #93F5CE
monochromatic
#EB23D6 #F05BE1 #F593EB #FACBF5 #FCE3FA
Accessibility & contrast
On white
2.05
#F593EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.26
#F593EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F593EB
10.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F593EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F593EB | 1.00 | 2.05 | 10.26 | 10.26 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FADEE
Deuteranopia (green-blind)
#A9BAE8
Tritanopia (blue-blind)
#FC9AB4
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #f593eb; /* rgb */ color: rgb(245, 147, 235); /* oklch */ color: oklch(79.3% 0.160 330.7);
Tailwind
colors: {
custom: {
50: '#fab5f1',
500: '#f593eb',
950: '#000000',
},
}SCSS
$custom: #f593eb; $custom-light: #fab5f1; $custom-dark: #000000;
JSON
{
"hex": "#f593eb",
"rgb": {
"r": 245,
"g": 147,
"b": 235
},
"hsl": {
"h": 306.122,
"s": 83.051,
"l": 76.863
},
"oklch": {
"l": 0.79343,
"c": 0.16003,
"h": 330.7
},
"luminance": 0.46278
}Semantic roles & 50–950 ramp
primary
#F593EB
secondary
#D7F4DA
accent
#DF1C06
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181116
muted
#868084