#F182F9#F182F9
#F182F9 is a light, vivid purple. Relative luminance 0.415; OKLCH L 77.0% C 0.198 H 324.8°. Best body text is #000000 at 9.30:1 contrast (WCAG AA passes).
Color values
| HEX | #F182F9 |
|---|---|
| RGB | rgb(241, 130, 249) |
| HSL | hsl(296, 91%, 74%) |
| HSV | hsv(296, 48%, 98%) |
| CMYK | cmyk(3.2%, 47.8%, 0%, 2.4%) |
| CIE-LAB | lab(70.53, 59.15, -41.51) |
| CIE-LCH | lch(70.53, 72.26, 324.94°) |
| OKLab | oklab(77.04% 0.1616 -0.1142) |
| OKLCH | oklch(77.04% 0.198 324.8) |
| XYZ | xyz(61.3556, 41.5086, 94.3843) |
| Luminance | 0.4151 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.72
Purply Pink
#F075E6
ΔE00 3.64
Violet Pink
#FB5FFC
ΔE00 5.54
Light Magenta
#FA5FF7
ΔE00 5.58
Candy Pink
#FF63E9
ΔE00 5.71
Lavender Pink
#DD85D7
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F182F9 #8AF982
analogous
#B582F9 #F182F9 #F982C6
triadic
#F182F9 #F9F182 #82F9F1
tetradic
#F182F9 #F9B582 #8AF982 #82C6F9
square
#F182F9 #F9B582 #8AF982 #82C6F9
split-complementary
#F182F9 #C6F982 #82F9B5
monochromatic
#E40DF3 #EA48F6 #F182F9 #F8BCFC #FCE2FE
Accessibility & contrast
On white
2.26
#F182F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.30
#F182F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F182F9
9.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F182F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F182F9 | 1.00 | 2.26 | 9.30 | 9.30 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#74A4FD
Deuteranopia (green-blind)
#95B1F5
Tritanopia (blue-blind)
#F690B2
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #f182f9; /* rgb */ color: rgb(241, 130, 249); /* oklch */ color: oklch(77.0% 0.198 324.8);
Tailwind
colors: {
custom: {
50: '#f8aafb',
500: '#f182f9',
950: '#000000',
},
}SCSS
$custom: #f182f9; $custom-light: #f8aafb; $custom-dark: #000000;
JSON
{
"hex": "#f182f9",
"rgb": {
"r": 241,
"g": 130,
"b": 249
},
"hsl": {
"h": 295.966,
"s": 90.84,
"l": 74.314
},
"oklch": {
"l": 0.7704,
"c": 0.19787,
"h": 324.8
},
"luminance": 0.41506
}Semantic roles & 50–950 ramp
primary
#F182F9
secondary
#D7F6D5
accent
#E6000F
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85