#F181F9#F181F9
#F181F9 is a light, vivid purple. Relative luminance 0.412; OKLCH L 76.9% C 0.199 H 324.8°. Best body text is #000000 at 9.25:1 contrast (WCAG AA passes).
Color values
| HEX | #F181F9 |
|---|---|
| RGB | rgb(241, 129, 249) |
| HSL | hsl(296, 91%, 74%) |
| HSV | hsv(296, 48%, 98%) |
| CMYK | cmyk(3.2%, 48.2%, 0%, 2.4%) |
| CIE-LAB | lab(70.35, 59.63, -41.79) |
| CIE-LCH | lch(70.35, 72.82, 324.97°) |
| OKLab | oklab(76.9% 0.1629 -0.115) |
| OKLCH | oklch(76.9% 0.199 324.8) |
| XYZ | xyz(61.2233, 41.2438, 94.3402) |
| Luminance | 0.4124 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.76
Purply Pink
#F075E6
ΔE00 3.54
Violet Pink
#FB5FFC
ΔE00 5.35
Light Magenta
#FA5FF7
ΔE00 5.39
Candy Pink
#FF63E9
ΔE00 5.57
Lavender Pink
#DD85D7
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F181F9 #89F981
analogous
#B581F9 #F181F9 #F981C5
triadic
#F181F9 #F9F181 #81F9F1
tetradic
#F181F9 #F9B581 #89F981 #81C5F9
square
#F181F9 #F9B581 #89F981 #81C5F9
split-complementary
#F181F9 #C5F981 #81F9B5
monochromatic
#E40CF3 #EB47F6 #F181F9 #F7BBFC #FCE2FE
Accessibility & contrast
On white
2.27
#F181F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.25
#F181F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F181F9
9.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F181F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F181F9 | 1.00 | 2.27 | 9.25 | 9.25 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#73A3FD
Deuteranopia (green-blind)
#94B1F5
Tritanopia (blue-blind)
#F68FB2
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #f181f9; /* rgb */ color: rgb(241, 129, 249); /* oklch */ color: oklch(76.9% 0.199 324.8);
Tailwind
colors: {
custom: {
50: '#f8a9fb',
500: '#f181f9',
950: '#000000',
},
}SCSS
$custom: #f181f9; $custom-light: #f8a9fb; $custom-dark: #000000;
JSON
{
"hex": "#f181f9",
"rgb": {
"r": 241,
"g": 129,
"b": 249
},
"hsl": {
"h": 296,
"s": 90.909,
"l": 74.118
},
"oklch": {
"l": 0.76904,
"c": 0.19943,
"h": 324.8
},
"luminance": 0.41241
}Semantic roles & 50–950 ramp
primary
#F181F9
secondary
#D7F6D5
accent
#E6000F
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85