#F393EB#F393EB
#F393EB is a light, vivid purple. Relative luminance 0.459; OKLCH L 79.1% C 0.159 H 330.0°. Best body text is #000000 at 10.18:1 contrast (WCAG AA passes).
Color values
| HEX | #F393EB |
|---|---|
| RGB | rgb(243, 147, 235) |
| HSL | hsl(305, 80%, 76%) |
| HSV | hsv(305, 40%, 95%) |
| CMYK | cmyk(0%, 39.5%, 3.3%, 4.7%) |
| CIE-LAB | lab(73.50, 48.78, -29.24) |
| CIE-LCH | lch(73.50, 56.88, 329.06°) |
| OKLab | oklab(79.12% 0.1374 -0.0794) |
| OKLCH | oklch(79.12% 0.159 330) |
| XYZ | xyz(62.3904, 45.9233, 84.1589) |
| Luminance | 0.4592 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.15
Lavender Pink
#DD85D7
ΔE00 4.85
Plum
#DDA0DD
ΔE00 5.72
Purply Pink
#F075E6
ΔE00 6.12
Bubblegum Pink
#FE83CC
ΔE00 6.91
Candy Pink
#FF63E9
ΔE00 8.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F393EB #93F39B
analogous
#CB93F3 #F393EB #F393BB
triadic
#F393EB #EBF393 #93EBF3
tetradic
#F393EB #F3CB93 #93F39B #93BBF3
square
#F393EB #F3CB93 #93F39B #93BBF3
split-complementary
#F393EB #BBF393 #93F3CB
monochromatic
#E725D7 #ED5CE1 #F393EB #F9CAF5 #FCE3FA
Accessibility & contrast
On white
2.06
#F393EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.18
#F393EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F393EB
10.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F393EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F393EB | 1.00 | 2.06 | 10.18 | 10.18 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FACEE
Deuteranopia (green-blind)
#A8B9E8
Tritanopia (blue-blind)
#FA9AB4
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #f393eb; /* rgb */ color: rgb(243, 147, 235); /* oklch */ color: oklch(79.1% 0.159 330.0);
Tailwind
colors: {
custom: {
50: '#f8b5f1',
500: '#f393eb',
950: '#000000',
},
}SCSS
$custom: #f393eb; $custom-light: #f8b5f1; $custom-dark: #000000;
JSON
{
"hex": "#f393eb",
"rgb": {
"r": 243,
"g": 147,
"b": 235
},
"hsl": {
"h": 305,
"s": 80,
"l": 76.471
},
"oklch": {
"l": 0.79118,
"c": 0.15864,
"h": 330
},
"luminance": 0.4592
}Semantic roles & 50–950 ramp
primary
#F393EB
secondary
#D7F4DA
accent
#DC1B09
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171116
muted
#858084