#F385FC#F385FC
#F385FC is a light, vivid purple. Relative luminance 0.429; OKLCH L 77.8% C 0.197 H 324.4°. Best body text is #000000 at 9.57:1 contrast (WCAG AA passes).
Color values
| HEX | #F385FC |
|---|---|
| RGB | rgb(243, 133, 252) |
| HSL | hsl(295, 95%, 75%) |
| HSV | hsv(295, 47%, 99%) |
| CMYK | cmyk(3.6%, 47.2%, 0%, 1.2%) |
| CIE-LAB | lab(71.46, 58.78, -41.67) |
| CIE-LCH | lch(71.46, 72.05, 324.66°) |
| OKLab | oklab(77.82% 0.1602 -0.1146) |
| OKLCH | oklch(77.82% 0.197 324.4) |
| XYZ | xyz(62.9188, 42.8610, 97.0354) |
| Luminance | 0.4286 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.15
Purply Pink
#F075E6
ΔE00 4.26
Violet Pink
#FB5FFC
ΔE00 6.07
Light Magenta
#FA5FF7
ΔE00 6.14
Lavender Pink
#DD85D7
ΔE00 6.16
Candy Pink
#FF63E9
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F385FC #8EFC85
analogous
#B785FC #F385FC #FC85C9
triadic
#F385FC #FCF385 #85FCF3
tetradic
#F385FC #FCB785 #8EFC85 #85C9FC
square
#F385FC #FCB785 #8EFC85 #85C9FC
split-complementary
#F385FC #C9FC85 #85FCB7
monochromatic
#E70EF9 #ED49FB #F385FC #F9C1FD #FCE1FE
Accessibility & contrast
On white
2.19
#F385FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.57
#F385FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F385FC
9.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F385FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F385FC | 1.00 | 2.19 | 9.57 | 9.57 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A6FF
Deuteranopia (green-blind)
#97B4F8
Tritanopia (blue-blind)
#F793B5
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #f385fc; /* rgb */ color: rgb(243, 133, 252); /* oklch */ color: oklch(77.8% 0.197 324.4);
Tailwind
colors: {
custom: {
50: '#f9acfd',
500: '#f385fc',
950: '#000000',
},
}SCSS
$custom: #f385fc; $custom-light: #f9acfd; $custom-dark: #000000;
JSON
{
"hex": "#f385fc",
"rgb": {
"r": 243,
"g": 133,
"b": 252
},
"hsl": {
"h": 295.462,
"s": 95.2,
"l": 75.49
},
"oklch": {
"l": 0.77824,
"c": 0.19702,
"h": 324.4
},
"luminance": 0.42858
}Semantic roles & 50–950 ramp
primary
#F385FC
secondary
#D7F6D5
accent
#E60011
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86