#F180FA#F180FA
#F180FA is a light, highly saturated purple. Relative luminance 0.410; OKLCH L 76.8% C 0.202 H 324.5°. Best body text is #000000 at 9.21:1 contrast (WCAG AA passes).
Color values
| HEX | #F180FA |
|---|---|
| RGB | rgb(241, 128, 250) |
| HSL | hsl(296, 92%, 74%) |
| HSV | hsv(296, 49%, 98%) |
| CMYK | cmyk(3.6%, 48.8%, 0%, 2%) |
| CIE-LAB | lab(70.21, 60.29, -42.56) |
| CIE-LCH | lch(70.21, 73.80, 324.78°) |
| OKLab | oklab(76.82% 0.1644 -0.1172) |
| OKLCH | oklch(76.82% 0.202 324.5) |
| XYZ | xyz(61.2486, 41.0442, 95.1201) |
| Luminance | 0.4104 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.98
Purply Pink
#F075E6
ΔE00 3.58
Violet Pink
#FB5FFC
ΔE00 5.15
Light Magenta
#FA5FF7
ΔE00 5.21
Candy Pink
#FF63E9
ΔE00 5.51
Lavender Pink
#DD85D7
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F180FA #89FA80
analogous
#B480FA #F180FA #FA80C6
triadic
#F180FA #FAF180 #80FAF1
tetradic
#F180FA #FAB480 #89FA80 #80C6FA
square
#F180FA #FAB480 #89FA80 #80C6FA
split-complementary
#F180FA #C6FA80 #80FAB4
monochromatic
#E40AF5 #EB45F8 #F180FA #F7BBFC #FCE2FE
Accessibility & contrast
On white
2.28
#F180FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.21
#F180FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F180FA
9.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F180FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F180FA | 1.00 | 2.28 | 9.21 | 9.21 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#71A3FE
Deuteranopia (green-blind)
#93B0F6
Tritanopia (blue-blind)
#F58FB2
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #f180fa; /* rgb */ color: rgb(241, 128, 250); /* oklch */ color: oklch(76.8% 0.202 324.5);
Tailwind
colors: {
custom: {
50: '#f8a9fc',
500: '#f180fa',
950: '#000000',
},
}SCSS
$custom: #f180fa; $custom-light: #f8a9fc; $custom-dark: #000000;
JSON
{
"hex": "#f180fa",
"rgb": {
"r": 241,
"g": 128,
"b": 250
},
"hsl": {
"h": 295.574,
"s": 92.424,
"l": 74.118
},
"oklch": {
"l": 0.76815,
"c": 0.20191,
"h": 324.5
},
"luminance": 0.41041
}Semantic roles & 50–950 ramp
primary
#F180FA
secondary
#D7F6D5
accent
#E60011
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85