#F182FF#F182FF
#F182FF is a light, highly saturated purple. Relative luminance 0.419; OKLCH L 77.3% C 0.203 H 323.0°. Best body text is #000000 at 9.38:1 contrast (WCAG AA passes).
Color values
| HEX | #F182FF |
|---|---|
| RGB | rgb(241, 130, 255) |
| HSL | hsl(293, 100%, 75%) |
| HSV | hsv(293, 49%, 100%) |
| CMYK | cmyk(5.5%, 49%, 0%, 0%) |
| CIE-LAB | lab(70.79, 60.23, -44.37) |
| CIE-LCH | lch(70.79, 74.81, 323.63°) |
| OKLab | oklab(77.32% 0.1624 -0.1224) |
| OKLCH | oklch(77.32% 0.203 323) |
| XYZ | xyz(62.3064, 41.8889, 99.3918) |
| Luminance | 0.4189 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.69
Purply Pink
#F075E6
ΔE00 4.41
Violet Pink
#FB5FFC
ΔE00 5.50
Light Magenta
#FA5FF7
ΔE00 5.66
Candy Pink
#FF63E9
ΔE00 6.21
Lavender Pink
#DD85D7
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F182FF #90FF82
analogous
#B282FF #F182FF #FF82CE
triadic
#F182FF #FFF182 #82FFF1
tetradic
#F182FF #FFB282 #90FF82 #82CEFF
square
#F182FF #FFB282 #90FF82 #82CEFF
split-complementary
#F182FF #CEFF82 #82FFB2
monochromatic
#E308FF #EA45FF #F182FF #F8BFFF #FCE0FF
Accessibility & contrast
On white
2.24
#F182FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.38
#F182FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F182FF
9.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F182FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F182FF | 1.00 | 2.24 | 9.38 | 9.38 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#71A5FF
Deuteranopia (green-blind)
#92B2FB
Tritanopia (blue-blind)
#F492B5
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #f182ff; /* rgb */ color: rgb(241, 130, 255); /* oklch */ color: oklch(77.3% 0.203 323.0);
Tailwind
colors: {
custom: {
50: '#f8aaff',
500: '#f182ff',
950: '#000000',
},
}SCSS
$custom: #f182ff; $custom-light: #f8aaff; $custom-dark: #000000;
JSON
{
"hex": "#f182ff",
"rgb": {
"r": 241,
"g": 130,
"b": 255
},
"hsl": {
"h": 293.28,
"s": 100,
"l": 75.49
},
"oklch": {
"l": 0.77322,
"c": 0.2034,
"h": 323
},
"luminance": 0.41886
}Semantic roles & 50–950 ramp
primary
#F182FF
secondary
#D8F7D4
accent
#E6001A
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171018
muted
#857F86