#F381FF#F381FF
#F381FF is a light, highly saturated purple. Relative luminance 0.420; OKLCH L 77.4% C 0.206 H 323.7°. Best body text is #000000 at 9.40:1 contrast (WCAG AA passes).
Color values
| HEX | #F381FF |
|---|---|
| RGB | rgb(243, 129, 255) |
| HSL | hsl(294, 100%, 75%) |
| HSV | hsv(294, 49%, 100%) |
| CMYK | cmyk(4.7%, 49.4%, 0%, 0%) |
| CIE-LAB | lab(70.86, 61.25, -44.25) |
| CIE-LCH | lch(70.86, 75.56, 324.15°) |
| OKLab | oklab(77.42% 0.166 -0.122) |
| OKLCH | oklch(77.42% 0.206 323.7) |
| XYZ | xyz(62.8607, 41.9782, 99.3798) |
| Luminance | 0.4198 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.64
Purply Pink
#F075E6
ΔE00 4.26
Violet Pink
#FB5FFC
ΔE00 5.31
Light Magenta
#FA5FF7
ΔE00 5.46
Candy Pink
#FF63E9
ΔE00 5.95
Lavender Pink
#DD85D7
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F381FF #8DFF81
analogous
#B481FF #F381FF #FF81CC
triadic
#F381FF #FFF381 #81FFF3
tetradic
#F381FF #FFB481 #8DFF81 #81CCFF
square
#F381FF #FFB481 #8DFF81 #81CCFF
split-complementary
#F381FF #CCFF81 #81FFB4
monochromatic
#E707FF #ED44FF #F381FF #F9BEFF #FCE0FF
Accessibility & contrast
On white
2.24
#F381FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.40
#F381FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F381FF
9.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F381FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F381FF | 1.00 | 2.24 | 9.40 | 9.40 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#70A5FF
Deuteranopia (green-blind)
#93B2FB
Tritanopia (blue-blind)
#F791B5
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #f381ff; /* rgb */ color: rgb(243, 129, 255); /* oklch */ color: oklch(77.4% 0.206 323.7);
Tailwind
colors: {
custom: {
50: '#f9a9ff',
500: '#f381ff',
950: '#000000',
},
}SCSS
$custom: #f381ff; $custom-light: #f9a9ff; $custom-dark: #000000;
JSON
{
"hex": "#f381ff",
"rgb": {
"r": 243,
"g": 129,
"b": 255
},
"hsl": {
"h": 294.286,
"s": 100,
"l": 75.294
},
"oklch": {
"l": 0.77419,
"c": 0.20603,
"h": 323.7
},
"luminance": 0.41975
}Semantic roles & 50–950 ramp
primary
#F381FF
secondary
#D7F7D4
accent
#E60016
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86