#F181FF#F181FF
#F181FF is a light, highly saturated purple. Relative luminance 0.416; OKLCH L 77.2% C 0.205 H 323.0°. Best body text is #000000 at 9.32:1 contrast (WCAG AA passes).
Color values
| HEX | #F181FF |
|---|---|
| RGB | rgb(241, 129, 255) |
| HSL | hsl(293, 100%, 75%) |
| HSV | hsv(293, 49%, 100%) |
| CMYK | cmyk(5.5%, 49.4%, 0%, 0%) |
| CIE-LAB | lab(70.61, 60.71, -44.65) |
| CIE-LCH | lch(70.61, 75.37, 323.67°) |
| OKLab | oklab(77.19% 0.1638 -0.1232) |
| OKLCH | oklch(77.19% 0.205 323) |
| XYZ | xyz(62.1741, 41.6241, 99.3476) |
| Luminance | 0.4162 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.72
Purply Pink
#F075E6
ΔE00 4.33
Violet Pink
#FB5FFC
ΔE00 5.32
Light Magenta
#FA5FF7
ΔE00 5.48
Candy Pink
#FF63E9
ΔE00 6.08
Lavender Pink
#DD85D7
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F181FF #8FFF81
analogous
#B281FF #F181FF #FF81CE
triadic
#F181FF #FFF181 #81FFF1
tetradic
#F181FF #FFB281 #8FFF81 #81CEFF
square
#F181FF #FFB281 #8FFF81 #81CEFF
split-complementary
#F181FF #CEFF81 #81FFB2
monochromatic
#E307FF #EA44FF #F181FF #F8BEFF #FCE0FF
Accessibility & contrast
On white
2.25
#F181FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.32
#F181FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F181FF
9.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F181FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F181FF | 1.00 | 2.25 | 9.32 | 9.32 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6FA4FF
Deuteranopia (green-blind)
#91B1FB
Tritanopia (blue-blind)
#F491B5
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #f181ff; /* rgb */ color: rgb(241, 129, 255); /* oklch */ color: oklch(77.2% 0.205 323.0);
Tailwind
colors: {
custom: {
50: '#f8a9ff',
500: '#f181ff',
950: '#000000',
},
}SCSS
$custom: #f181ff; $custom-light: #f8a9ff; $custom-dark: #000000;
JSON
{
"hex": "#f181ff",
"rgb": {
"r": 241,
"g": 129,
"b": 255
},
"hsl": {
"h": 293.333,
"s": 100,
"l": 75.294
},
"oklch": {
"l": 0.77186,
"c": 0.20496,
"h": 323
},
"luminance": 0.41621
}Semantic roles & 50–950 ramp
primary
#F181FF
secondary
#D8F7D4
accent
#E6001A
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86