#F182F2#F182F2
#F182F2 is a light, vivid purple. Relative luminance 0.411; OKLCH L 76.7% C 0.192 H 326.9°. Best body text is #000000 at 9.22:1 contrast (WCAG AA passes).
Color values
| HEX | #F182F2 |
|---|---|
| RGB | rgb(241, 130, 242) |
| HSL | hsl(299, 81%, 73%) |
| HSV | hsv(299, 46%, 95%) |
| CMYK | cmyk(0.4%, 46.3%, 0%, 5.1%) |
| CIE-LAB | lab(70.23, 57.90, -38.14) |
| CIE-LCH | lch(70.23, 69.34, 326.63°) |
| OKLab | oklab(76.72% 0.1605 -0.1045) |
| OKLCH | oklch(76.72% 0.192 326.9) |
| XYZ | xyz(60.2841, 41.0800, 88.7410) |
| Luminance | 0.4108 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 0.66
Purply Pink
#F075E6
ΔE00 2.89
Lavender Pink
#DD85D7
ΔE00 4.87
Candy Pink
#FF63E9
ΔE00 5.29
Light Magenta
#FA5FF7
ΔE00 5.72
Violet Pink
#FB5FFC
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F182F2 #83F282
analogous
#B982F2 #F182F2 #F282BB
triadic
#F182F2 #F2F182 #82F2F1
tetradic
#F182F2 #F2B982 #83F282 #82BBF2
square
#F182F2 #F2B982 #83F282 #82BBF2
split-complementary
#F182F2 #BBF282 #82F2B9
monochromatic
#E018E2 #EB4BEC #F182F2 #F7B9F8 #FCE3FC
Accessibility & contrast
On white
2.28
#F182F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.22
#F182F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F182F2
9.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F182F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F182F2 | 1.00 | 2.28 | 9.22 | 9.22 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A3F6
Deuteranopia (green-blind)
#98B1EF
Tritanopia (blue-blind)
#F78EAF
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #f182f2; /* rgb */ color: rgb(241, 130, 242); /* oklch */ color: oklch(76.7% 0.192 326.9);
Tailwind
colors: {
custom: {
50: '#f8aaf6',
500: '#f182f2',
950: '#000000',
},
}SCSS
$custom: #f182f2; $custom-light: #f8aaf6; $custom-dark: #000000;
JSON
{
"hex": "#f182f2",
"rgb": {
"r": 241,
"g": 130,
"b": 242
},
"hsl": {
"h": 299.464,
"s": 81.159,
"l": 72.941
},
"oklch": {
"l": 0.76721,
"c": 0.19152,
"h": 326.9
},
"luminance": 0.41077
}Semantic roles & 50–950 ramp
primary
#F182F2
secondary
#D7F4D7
accent
#DE080A
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#171017
muted
#857F85