#F381F8#F381F8
#F381F8 is a light, vivid purple. Relative luminance 0.415; OKLCH L 77.1% C 0.200 H 325.7°. Best body text is #000000 at 9.31:1 contrast (WCAG AA passes).
Color values
| HEX | #F381F8 |
|---|---|
| RGB | rgb(243, 129, 248) |
| HSL | hsl(297, 89%, 74%) |
| HSV | hsv(297, 48%, 97%) |
| CMYK | cmyk(2%, 48%, 0%, 2.7%) |
| CIE-LAB | lab(70.55, 60.00, -40.91) |
| CIE-LCH | lch(70.55, 72.62, 325.71°) |
| OKLab | oklab(77.09% 0.165 -0.1124) |
| OKLCH | oklch(77.09% 0.2 325.7) |
| XYZ | xyz(61.7543, 41.5356, 93.5531) |
| Luminance | 0.4153 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.58
Purply Pink
#F075E6
ΔE00 3.37
Candy Pink
#FF63E9
ΔE00 5.38
Violet Pink
#FB5FFC
ΔE00 5.39
Light Magenta
#FA5FF7
ΔE00 5.40
Lavender Pink
#DD85D7
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F381F8 #86F881
analogous
#B881F8 #F381F8 #F881C2
triadic
#F381F8 #F8F381 #81F8F3
tetradic
#F381F8 #F8B881 #86F881 #81C2F8
square
#F381F8 #F8B881 #86F881 #81C2F8
split-complementary
#F381F8 #C2F881 #81F8B8
monochromatic
#E80DF1 #ED47F5 #F381F8 #F9BBFB #FCE2FD
Accessibility & contrast
On white
2.26
#F381F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.31
#F381F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F381F8
9.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F381F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F381F8 | 1.00 | 2.26 | 9.31 | 9.31 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#74A3FC
Deuteranopia (green-blind)
#96B2F4
Tritanopia (blue-blind)
#F88FB1
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #f381f8; /* rgb */ color: rgb(243, 129, 248); /* oklch */ color: oklch(77.1% 0.200 325.7);
Tailwind
colors: {
custom: {
50: '#f9a9fb',
500: '#f381f8',
950: '#000000',
},
}SCSS
$custom: #f381f8; $custom-light: #f9a9fb; $custom-dark: #000000;
JSON
{
"hex": "#f381f8",
"rgb": {
"r": 243,
"g": 129,
"b": 248
},
"hsl": {
"h": 297.479,
"s": 89.474,
"l": 73.922
},
"oklch": {
"l": 0.77092,
"c": 0.19967,
"h": 325.7
},
"luminance": 0.41533
}Semantic roles & 50–950 ramp
primary
#F381F8
secondary
#D7F5D6
accent
#E6000A
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85