#F382F9#F382F9
#F382F9 is a light, vivid purple. Relative luminance 0.419; OKLCH L 77.3% C 0.199 H 325.4°. Best body text is #000000 at 9.37:1 contrast (WCAG AA passes).
Color values
| HEX | #F382F9 |
|---|---|
| RGB | rgb(243, 130, 249) |
| HSL | hsl(297, 91%, 74%) |
| HSV | hsv(297, 48%, 98%) |
| CMYK | cmyk(2.4%, 47.8%, 0%, 2.4%) |
| CIE-LAB | lab(70.78, 59.70, -41.10) |
| CIE-LCH | lch(70.78, 72.48, 325.45°) |
| OKLab | oklab(77.27% 0.1638 -0.113) |
| OKLCH | oklch(77.27% 0.199 325.4) |
| XYZ | xyz(62.0423, 41.8626, 94.4165) |
| Luminance | 0.4186 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.69
Purply Pink
#F075E6
ΔE00 3.59
Violet Pink
#FB5FFC
ΔE00 5.55
Light Magenta
#FA5FF7
ΔE00 5.58
Candy Pink
#FF63E9
ΔE00 5.59
Lavender Pink
#DD85D7
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F382F9 #88F982
analogous
#B882F9 #F382F9 #F982C4
triadic
#F382F9 #F9F382 #82F9F3
tetradic
#F382F9 #F9B882 #88F982 #82C4F9
square
#F382F9 #F9B882 #88F982 #82C4F9
split-complementary
#F382F9 #C4F982 #82F9B8
monochromatic
#E80DF3 #ED48F6 #F382F9 #F9BCFC #FCE2FE
Accessibility & contrast
On white
2.24
#F382F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.37
#F382F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F382F9
9.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F382F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F382F9 | 1.00 | 2.24 | 9.37 | 9.37 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#75A4FD
Deuteranopia (green-blind)
#96B2F5
Tritanopia (blue-blind)
#F890B2
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #f382f9; /* rgb */ color: rgb(243, 130, 249); /* oklch */ color: oklch(77.3% 0.199 325.4);
Tailwind
colors: {
custom: {
50: '#f9aafb',
500: '#f382f9',
950: '#000000',
},
}SCSS
$custom: #f382f9; $custom-light: #f9aafb; $custom-dark: #000000;
JSON
{
"hex": "#f382f9",
"rgb": {
"r": 243,
"g": 130,
"b": 249
},
"hsl": {
"h": 296.975,
"s": 90.84,
"l": 74.314
},
"oklch": {
"l": 0.77274,
"c": 0.199,
"h": 325.4
},
"luminance": 0.4186
}Semantic roles & 50–950 ramp
primary
#F382F9
secondary
#D7F6D5
accent
#E6000C
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85