#F381FB#F381FB
#F381FB is a light, highly saturated purple. Relative luminance 0.417; OKLCH L 77.2% C 0.202 H 324.8°. Best body text is #000000 at 9.34:1 contrast (WCAG AA passes).
Color values
| HEX | #F381FB |
|---|---|
| RGB | rgb(243, 129, 251) |
| HSL | hsl(296, 94%, 75%) |
| HSV | hsv(296, 49%, 98%) |
| CMYK | cmyk(3.2%, 48.6%, 0%, 1.6%) |
| CIE-LAB | lab(70.68, 60.53, -42.35) |
| CIE-LCH | lch(70.68, 73.87, 325.02°) |
| OKLab | oklab(77.23% 0.1654 -0.1166) |
| OKLCH | oklch(77.23% 0.202 324.8) |
| XYZ | xyz(62.2235, 41.7233, 96.0239) |
| Luminance | 0.4172 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.03
Purply Pink
#F075E6
ΔE00 3.73
Violet Pink
#FB5FFC
ΔE00 5.32
Light Magenta
#FA5FF7
ΔE00 5.40
Candy Pink
#FF63E9
ΔE00 5.60
Lavender Pink
#DD85D7
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F381FB #89FB81
analogous
#B681FB #F381FB #FB81C6
triadic
#F381FB #FBF381 #81FBF3
tetradic
#F381FB #FBB681 #89FB81 #81C6FB
square
#F381FB #FBB681 #89FB81 #81C6FB
split-complementary
#F381FB #C6FB81 #81FBB6
monochromatic
#E80AF7 #ED46F9 #F381FB #F9BCFD #FCE1FE
Accessibility & contrast
On white
2.25
#F381FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.34
#F381FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F381FB
9.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F381FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F381FB | 1.00 | 2.25 | 9.34 | 9.34 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#73A4FF
Deuteranopia (green-blind)
#94B2F7
Tritanopia (blue-blind)
#F88FB3
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #f381fb; /* rgb */ color: rgb(243, 129, 251); /* oklch */ color: oklch(77.2% 0.202 324.8);
Tailwind
colors: {
custom: {
50: '#f9a9fd',
500: '#f381fb',
950: '#000000',
},
}SCSS
$custom: #f381fb; $custom-light: #f9a9fd; $custom-dark: #000000;
JSON
{
"hex": "#f381fb",
"rgb": {
"r": 243,
"g": 129,
"b": 251
},
"hsl": {
"h": 296.066,
"s": 93.846,
"l": 74.51
},
"oklch": {
"l": 0.77231,
"c": 0.20238,
"h": 324.8
},
"luminance": 0.4172
}Semantic roles & 50–950 ramp
primary
#F381FB
secondary
#D7F6D5
accent
#E6000F
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85