#F381F2#F381F2
#F381F2 is a light, vivid purple. Relative luminance 0.412; OKLCH L 76.8% C 0.194 H 327.6°. Best body text is #000000 at 9.23:1 contrast (WCAG AA passes).
Color values
| HEX | #F381F2 |
|---|---|
| RGB | rgb(243, 129, 242) |
| HSL | hsl(301, 83%, 73%) |
| HSV | hsv(301, 47%, 95%) |
| CMYK | cmyk(0%, 46.9%, 0.4%, 4.7%) |
| CIE-LAB | lab(70.29, 58.95, -38.03) |
| CIE-LCH | lch(70.29, 70.15, 327.17°) |
| OKLab | oklab(76.82% 0.164 -0.1042) |
| OKLCH | oklch(76.82% 0.194 327.6) |
| XYZ | xyz(60.8384, 41.1693, 88.7291) |
| Luminance | 0.4117 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 0.85
Purply Pink
#F075E6
ΔE00 2.75
Lavender Pink
#DD85D7
ΔE00 5.01
Candy Pink
#FF63E9
ΔE00 5.04
Light Magenta
#FA5FF7
ΔE00 5.56
Violet Pink
#FB5FFC
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F381F2 #81F382
analogous
#BB81F3 #F381F2 #F381B9
triadic
#F381F2 #F2F381 #81F2F3
tetradic
#F381F2 #F3BB81 #81F382 #81B9F3
square
#F381F2 #F3BB81 #81F382 #81B9F3
split-complementary
#F381F2 #B9F381 #81F3BB
monochromatic
#E416E2 #EE49EC #F381F2 #F8B9F8 #FCE3FC
Accessibility & contrast
On white
2.27
#F381F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.23
#F381F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F381F2
9.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F381F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F381F2 | 1.00 | 2.27 | 9.23 | 9.23 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A2F6
Deuteranopia (green-blind)
#98B1EF
Tritanopia (blue-blind)
#F98DAE
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #f381f2; /* rgb */ color: rgb(243, 129, 242); /* oklch */ color: oklch(76.8% 0.194 327.6);
Tailwind
colors: {
custom: {
50: '#f9a9f6',
500: '#f381f2',
950: '#000000',
},
}SCSS
$custom: #f381f2; $custom-light: #f9a9f6; $custom-dark: #000000;
JSON
{
"hex": "#f381f2",
"rgb": {
"r": 243,
"g": 129,
"b": 242
},
"hsl": {
"h": 300.526,
"s": 82.609,
"l": 72.941
},
"oklch": {
"l": 0.7682,
"c": 0.19432,
"h": 327.6
},
"luminance": 0.41166
}Semantic roles & 50–950 ramp
primary
#F381F2
secondary
#D7F4D7
accent
#DF0806
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#181017
muted
#867F85