#F385FF#F385FF
#F385FF is a light, vivid purple. Relative luminance 0.430; OKLCH L 78.0% C 0.200 H 323.5°. Best body text is #000000 at 9.61:1 contrast (WCAG AA passes).
Color values
| HEX | #F385FF |
|---|---|
| RGB | rgb(243, 133, 255) |
| HSL | hsl(294, 100%, 76%) |
| HSV | hsv(294, 48%, 100%) |
| CMYK | cmyk(4.7%, 47.8%, 0%, 0%) |
| CIE-LAB | lab(71.59, 59.32, -43.10) |
| CIE-LCH | lch(71.59, 73.33, 324.00°) |
| OKLab | oklab(77.96% 0.1607 -0.1188) |
| OKLCH | oklch(77.96% 0.2 323.5) |
| XYZ | xyz(63.3979, 43.0527, 99.5589) |
| Luminance | 0.4305 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.60
Purply Pink
#F075E6
ΔE00 4.61
Violet Pink
#FB5FFC
ΔE00 6.04
Light Magenta
#FA5FF7
ΔE00 6.18
Candy Pink
#FF63E9
ΔE00 6.48
Lavender Pink
#DD85D7
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F385FF #91FF85
analogous
#B685FF #F385FF #FF85CE
triadic
#F385FF #FFF385 #85FFF3
tetradic
#F385FF #FFB685 #91FF85 #85CEFF
square
#F385FF #FFB685 #91FF85 #85CEFF
split-complementary
#F385FF #CEFF85 #85FFB6
monochromatic
#E70BFF #ED48FF #F385FF #F9C2FF #FCE0FF
Accessibility & contrast
On white
2.19
#F385FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.61
#F385FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F385FF
9.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F385FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F385FF | 1.00 | 2.19 | 9.61 | 9.61 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#75A7FF
Deuteranopia (green-blind)
#96B4FB
Tritanopia (blue-blind)
#F794B6
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #f385ff; /* rgb */ color: rgb(243, 133, 255); /* oklch */ color: oklch(78.0% 0.200 323.5);
Tailwind
colors: {
custom: {
50: '#f9acff',
500: '#f385ff',
950: '#000000',
},
}SCSS
$custom: #f385ff; $custom-light: #f9acff; $custom-dark: #000000;
JSON
{
"hex": "#f385ff",
"rgb": {
"r": 243,
"g": 133,
"b": 255
},
"hsl": {
"h": 294.098,
"s": 100,
"l": 76.078
},
"oklch": {
"l": 0.77963,
"c": 0.1998,
"h": 323.5
},
"luminance": 0.4305
}Semantic roles & 50–950 ramp
primary
#F385FF
secondary
#D7F7D4
accent
#E60017
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86