#F381FA#F381FA
#F381FA is a light, highly saturated purple. Relative luminance 0.417; OKLCH L 77.2% C 0.201 H 325.1°. Best body text is #000000 at 9.33:1 contrast (WCAG AA passes).
Color values
| HEX | #F381FA |
|---|---|
| RGB | rgb(243, 129, 250) |
| HSL | hsl(297, 92%, 74%) |
| HSV | hsv(297, 48%, 98%) |
| CMYK | cmyk(2.8%, 48.4%, 0%, 2%) |
| CIE-LAB | lab(70.64, 60.35, -41.87) |
| CIE-LCH | lch(70.64, 73.46, 325.25°) |
| OKLab | oklab(77.19% 0.1653 -0.1152) |
| OKLCH | oklch(77.19% 0.201 325.1) |
| XYZ | xyz(62.0663, 41.6604, 95.1960) |
| Luminance | 0.4166 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.87
Purply Pink
#F075E6
ΔE00 3.61
Violet Pink
#FB5FFC
ΔE00 5.34
Light Magenta
#FA5FF7
ΔE00 5.39
Candy Pink
#FF63E9
ΔE00 5.52
Lavender Pink
#DD85D7
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F381FA #88FA81
analogous
#B781FA #F381FA #FA81C5
triadic
#F381FA #FAF381 #81FAF3
tetradic
#F381FA #FAB781 #88FA81 #81C5FA
square
#F381FA #FAB781 #88FA81 #81C5FA
split-complementary
#F381FA #C5FA81 #81FAB7
monochromatic
#E80BF5 #ED46F8 #F381FA #F9BCFC #FCE2FE
Accessibility & contrast
On white
2.25
#F381FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.33
#F381FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F381FA
9.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F381FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F381FA | 1.00 | 2.25 | 9.33 | 9.33 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#73A4FE
Deuteranopia (green-blind)
#95B2F6
Tritanopia (blue-blind)
#F88FB2
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #f381fa; /* rgb */ color: rgb(243, 129, 250); /* oklch */ color: oklch(77.2% 0.201 325.1);
Tailwind
colors: {
custom: {
50: '#f9a9fc',
500: '#f381fa',
950: '#000000',
},
}SCSS
$custom: #f381fa; $custom-light: #f9a9fc; $custom-dark: #000000;
JSON
{
"hex": "#f381fa",
"rgb": {
"r": 243,
"g": 129,
"b": 250
},
"hsl": {
"h": 296.529,
"s": 92.366,
"l": 74.314
},
"oklch": {
"l": 0.77185,
"c": 0.20147,
"h": 325.1
},
"luminance": 0.41657
}Semantic roles & 50–950 ramp
primary
#F381FA
secondary
#D7F6D5
accent
#E6000D
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85