#F393EA#F393EA
#F393EA is a light, vivid purple. Relative luminance 0.459; OKLCH L 79.1% C 0.158 H 330.4°. Best body text is #000000 at 10.17:1 contrast (WCAG AA passes).
Color values
| HEX | #F393EA |
|---|---|
| RGB | rgb(243, 147, 234) |
| HSL | hsl(306, 80%, 76%) |
| HSV | hsv(306, 40%, 95%) |
| CMYK | cmyk(0%, 39.5%, 3.7%, 4.7%) |
| CIE-LAB | lab(73.46, 48.61, -28.75) |
| CIE-LCH | lch(73.46, 56.48, 329.39°) |
| OKLab | oklab(79.08% 0.1371 -0.078) |
| OKLCH | oklch(79.08% 0.158 330.4) |
| XYZ | xyz(62.2464, 45.8657, 83.4002) |
| Luminance | 0.4586 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.25
Lavender Pink
#DD85D7
ΔE00 4.81
Plum
#DDA0DD
ΔE00 5.65
Purply Pink
#F075E6
ΔE00 6.17
Bubblegum Pink
#FE83CC
ΔE00 6.75
Candy Pink
#FF63E9
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F393EA #93F39C
analogous
#CC93F3 #F393EA #F393BA
triadic
#F393EA #EAF393 #93EAF3
tetradic
#F393EA #F3CC93 #93F39C #93BAF3
square
#F393EA #F3CC93 #93F39C #93BAF3
split-complementary
#F393EA #BAF393 #93F3CC
monochromatic
#E725D5 #ED5CDF #F393EA #F9CAF5 #FCE3FA
Accessibility & contrast
On white
2.06
#F393EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.17
#F393EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F393EA
10.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F393EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F393EA | 1.00 | 2.06 | 10.17 | 10.17 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FACED
Deuteranopia (green-blind)
#A8B9E7
Tritanopia (blue-blind)
#FA9AB4
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #f393ea; /* rgb */ color: rgb(243, 147, 234); /* oklch */ color: oklch(79.1% 0.158 330.4);
Tailwind
colors: {
custom: {
50: '#f8b5f1',
500: '#f393ea',
950: '#000000',
},
}SCSS
$custom: #f393ea; $custom-light: #f8b5f1; $custom-dark: #000000;
JSON
{
"hex": "#f393ea",
"rgb": {
"r": 243,
"g": 147,
"b": 234
},
"hsl": {
"h": 305.625,
"s": 80,
"l": 76.471
},
"oklch": {
"l": 0.79078,
"c": 0.15776,
"h": 330.4
},
"luminance": 0.45863
}Semantic roles & 50–950 ramp
primary
#F393EA
secondary
#D7F4DA
accent
#DC1D09
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171116
muted
#858084