#F181F3#F181F3
#F181F3 is a light, vivid purple. Relative luminance 0.409; OKLCH L 76.6% C 0.194 H 326.6°. Best body text is #000000 at 9.17:1 contrast (WCAG AA passes).
Color values
| HEX | #F181F3 |
|---|---|
| RGB | rgb(241, 129, 243) |
| HSL | hsl(299, 83%, 73%) |
| HSV | hsv(299, 47%, 95%) |
| CMYK | cmyk(0.8%, 46.9%, 0%, 4.7%) |
| CIE-LAB | lab(70.09, 58.57, -38.91) |
| CIE-LCH | lch(70.09, 70.31, 326.40°) |
| OKLab | oklab(76.63% 0.162 -0.1067) |
| OKLCH | oklch(76.63% 0.194 326.6) |
| XYZ | xyz(60.3024, 40.8755, 89.4901) |
| Luminance | 0.4087 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 0.83
Purply Pink
#F075E6
ΔE00 2.85
Lavender Pink
#DD85D7
ΔE00 5.05
Candy Pink
#FF63E9
ΔE00 5.18
Light Magenta
#FA5FF7
ΔE00 5.49
Violet Pink
#FB5FFC
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F181F3 #83F381
analogous
#B881F3 #F181F3 #F381BC
triadic
#F181F3 #F3F181 #81F3F1
tetradic
#F181F3 #F3B881 #83F381 #81BCF3
square
#F181F3 #F3B881 #83F381 #81BCF3
split-complementary
#F181F3 #BCF381 #81F3B8
monochromatic
#E016E4 #EB49EE #F181F3 #F7B9F8 #FCE3FC
Accessibility & contrast
On white
2.29
#F181F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.17
#F181F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F181F3
9.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F181F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F181F3 | 1.00 | 2.29 | 9.17 | 9.17 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#76A2F7
Deuteranopia (green-blind)
#97B0F0
Tritanopia (blue-blind)
#F78DAF
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #f181f3; /* rgb */ color: rgb(241, 129, 243); /* oklch */ color: oklch(76.6% 0.194 326.6);
Tailwind
colors: {
custom: {
50: '#f8a9f7',
500: '#f181f3',
950: '#000000',
},
}SCSS
$custom: #f181f3; $custom-light: #f8a9f7; $custom-dark: #000000;
JSON
{
"hex": "#f181f3",
"rgb": {
"r": 241,
"g": 129,
"b": 243
},
"hsl": {
"h": 298.947,
"s": 82.609,
"l": 72.941
},
"oklch": {
"l": 0.76629,
"c": 0.19401,
"h": 326.6
},
"luminance": 0.40872
}Semantic roles & 50–950 ramp
primary
#F181F3
secondary
#D7F4D7
accent
#DF060A
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85