#F383FA#F383FA
#F383FA is a light, vivid purple. Relative luminance 0.422; OKLCH L 77.5% C 0.198 H 325.1°. Best body text is #000000 at 9.44:1 contrast (WCAG AA passes).
Color values
| HEX | #F383FA |
|---|---|
| RGB | rgb(243, 131, 250) |
| HSL | hsl(296, 92%, 75%) |
| HSV | hsv(296, 48%, 98%) |
| CMYK | cmyk(2.8%, 47.6%, 0%, 2%) |
| CIE-LAB | lab(71.00, 59.39, -41.30) |
| CIE-LCH | lch(71.00, 72.34, 325.19°) |
| OKLab | oklab(77.46% 0.1626 -0.1135) |
| OKLCH | oklch(77.46% 0.198 325.1) |
| XYZ | xyz(62.3323, 42.1925, 95.2846) |
| Luminance | 0.4219 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.83
Purply Pink
#F075E6
ΔE00 3.81
Violet Pink
#FB5FFC
ΔE00 5.72
Light Magenta
#FA5FF7
ΔE00 5.77
Candy Pink
#FF63E9
ΔE00 5.81
Lavender Pink
#DD85D7
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F383FA #8AFA83
analogous
#B883FA #F383FA #FA83C5
triadic
#F383FA #FAF383 #83FAF3
tetradic
#F383FA #FAB883 #8AFA83 #83C5FA
square
#F383FA #FAB883 #8AFA83 #83C5FA
split-complementary
#F383FA #C5FA83 #83FAB8
monochromatic
#E80DF5 #ED48F8 #F383FA #F9BEFC #FCE2FE
Accessibility & contrast
On white
2.23
#F383FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.44
#F383FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F383FA
9.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F383FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F383FA | 1.00 | 2.23 | 9.44 | 9.44 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#76A5FE
Deuteranopia (green-blind)
#96B3F6
Tritanopia (blue-blind)
#F891B3
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #f383fa; /* rgb */ color: rgb(243, 131, 250); /* oklch */ color: oklch(77.5% 0.198 325.1);
Tailwind
colors: {
custom: {
50: '#f9abfc',
500: '#f383fa',
950: '#000000',
},
}SCSS
$custom: #f383fa; $custom-light: #f9abfc; $custom-dark: #000000;
JSON
{
"hex": "#f383fa",
"rgb": {
"r": 243,
"g": 131,
"b": 250
},
"hsl": {
"h": 296.471,
"s": 92.248,
"l": 74.706
},
"oklch": {
"l": 0.77457,
"c": 0.19833,
"h": 325.1
},
"luminance": 0.42189
}Semantic roles & 50–950 ramp
primary
#F383FA
secondary
#D7F6D5
accent
#E6000D
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85