#F382FF#F382FF
#F382FF is a light, highly saturated purple. Relative luminance 0.422; OKLCH L 77.6% C 0.204 H 323.6°. Best body text is #000000 at 9.45:1 contrast (WCAG AA passes).
Color values
| HEX | #F382FF |
|---|---|
| RGB | rgb(243, 130, 255) |
| HSL | hsl(294, 100%, 75%) |
| HSV | hsv(294, 49%, 100%) |
| CMYK | cmyk(4.7%, 49%, 0%, 0%) |
| CIE-LAB | lab(71.04, 60.77, -43.97) |
| CIE-LCH | lch(71.04, 75.01, 324.11°) |
| OKLab | oklab(77.55% 0.1647 -0.1212) |
| OKLCH | oklch(77.55% 0.204 323.6) |
| XYZ | xyz(62.9931, 42.2429, 99.4239) |
| Luminance | 0.4224 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.61
Purply Pink
#F075E6
ΔE00 4.33
Violet Pink
#FB5FFC
ΔE00 5.49
Light Magenta
#FA5FF7
ΔE00 5.63
Candy Pink
#FF63E9
ΔE00 6.08
Lavender Pink
#DD85D7
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F382FF #8EFF82
analogous
#B482FF #F382FF #FF82CC
triadic
#F382FF #FFF382 #82FFF3
tetradic
#F382FF #FFB482 #8EFF82 #82CCFF
square
#F382FF #FFB482 #8EFF82 #82CCFF
split-complementary
#F382FF #CCFF82 #82FFB4
monochromatic
#E708FF #ED45FF #F382FF #F9BFFF #FCE0FF
Accessibility & contrast
On white
2.22
#F382FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.45
#F382FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F382FF
9.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F382FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F382FF | 1.00 | 2.22 | 9.45 | 9.45 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#71A5FF
Deuteranopia (green-blind)
#93B3FB
Tritanopia (blue-blind)
#F791B5
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #f382ff; /* rgb */ color: rgb(243, 130, 255); /* oklch */ color: oklch(77.6% 0.204 323.6);
Tailwind
colors: {
custom: {
50: '#f9aaff',
500: '#f382ff',
950: '#000000',
},
}SCSS
$custom: #f382ff; $custom-light: #f9aaff; $custom-dark: #000000;
JSON
{
"hex": "#f382ff",
"rgb": {
"r": 243,
"g": 130,
"b": 255
},
"hsl": {
"h": 294.24,
"s": 100,
"l": 75.49
},
"oklch": {
"l": 0.77554,
"c": 0.20448,
"h": 323.6
},
"luminance": 0.4224
}Semantic roles & 50–950 ramp
primary
#F382FF
secondary
#D7F7D4
accent
#E60016
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86