#F385FA#F385FA
#F385FA is a light, vivid purple. Relative luminance 0.427; OKLCH L 77.7% C 0.195 H 325.0°. Best body text is #000000 at 9.55:1 contrast (WCAG AA passes).
Color values
| HEX | #F385FA |
|---|---|
| RGB | rgb(243, 133, 250) |
| HSL | hsl(296, 92%, 75%) |
| HSV | hsv(296, 47%, 98%) |
| CMYK | cmyk(2.8%, 46.8%, 0%, 2%) |
| CIE-LAB | lab(71.37, 58.42, -40.72) |
| CIE-LCH | lch(71.37, 71.21, 325.13°) |
| OKLab | oklab(77.73% 0.1599 -0.1119) |
| OKLCH | oklch(77.73% 0.195 325) |
| XYZ | xyz(62.6035, 42.7349, 95.3750) |
| Luminance | 0.4273 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.86
Purply Pink
#F075E6
ΔE00 4.05
Lavender Pink
#DD85D7
ΔE00 5.89
Violet Pink
#FB5FFC
ΔE00 6.10
Candy Pink
#FF63E9
ΔE00 6.11
Light Magenta
#FA5FF7
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F385FA #8CFA85
analogous
#B885FA #F385FA #FA85C7
triadic
#F385FA #FAF385 #85FAF3
tetradic
#F385FA #FAB885 #8CFA85 #85C7FA
square
#F385FA #FAB885 #8CFA85 #85C7FA
split-complementary
#F385FA #C7FA85 #85FAB8
monochromatic
#E70FF5 #ED4AF8 #F385FA #F9C0FC #FCE2FE
Accessibility & contrast
On white
2.20
#F385FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.55
#F385FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F385FA
9.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F385FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F385FA | 1.00 | 2.20 | 9.55 | 9.55 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A6FE
Deuteranopia (green-blind)
#98B4F6
Tritanopia (blue-blind)
#F892B4
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #f385fa; /* rgb */ color: rgb(243, 133, 250); /* oklch */ color: oklch(77.7% 0.195 325.0);
Tailwind
colors: {
custom: {
50: '#f9acfc',
500: '#f385fa',
950: '#000000',
},
}SCSS
$custom: #f385fa; $custom-light: #f9acfc; $custom-dark: #000000;
JSON
{
"hex": "#f385fa",
"rgb": {
"r": 243,
"g": 133,
"b": 250
},
"hsl": {
"h": 296.41,
"s": 92.126,
"l": 75.098
},
"oklch": {
"l": 0.77732,
"c": 0.19519,
"h": 325
},
"luminance": 0.42732
}Semantic roles & 50–950 ramp
primary
#F385FA
secondary
#D7F6D5
accent
#E6000E
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85