#F180FD#F180FD
#F180FD is a light, highly saturated purple. Relative luminance 0.412; OKLCH L 77.0% C 0.205 H 323.6°. Best body text is #000000 at 9.25:1 contrast (WCAG AA passes).
Color values
| HEX | #F180FD |
|---|---|
| RGB | rgb(241, 128, 253) |
| HSL | hsl(294, 97%, 75%) |
| HSV | hsv(294, 49%, 99%) |
| CMYK | cmyk(4.7%, 49.4%, 0%, 0.8%) |
| CIE-LAB | lab(70.34, 60.83, -43.99) |
| CIE-LCH | lch(70.34, 75.07, 324.13°) |
| OKLab | oklab(76.96% 0.1648 -0.1213) |
| OKLCH | oklch(76.96% 0.205 323.6) |
| XYZ | xyz(61.7227, 41.2339, 97.6172) |
| Luminance | 0.4123 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.46
Purply Pink
#F075E6
ΔE00 3.99
Violet Pink
#FB5FFC
ΔE00 5.13
Light Magenta
#FA5FF7
ΔE00 5.25
Candy Pink
#FF63E9
ΔE00 5.77
Lavender Pink
#DD85D7
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F180FD #8CFD80
analogous
#B380FD #F180FD #FD80CB
triadic
#F180FD #FDF180 #80FDF1
tetradic
#F180FD #FDB380 #8CFD80 #80CBFD
square
#F180FD #FDB380 #8CFD80 #80CBFD
split-complementary
#F180FD #CBFD80 #80FDB3
monochromatic
#E407FB #EA44FC #F180FD #F8BCFE #FCE1FF
Accessibility & contrast
On white
2.27
#F180FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.25
#F180FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F180FD
9.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F180FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F180FD | 1.00 | 2.27 | 9.25 | 9.25 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6FA3FF
Deuteranopia (green-blind)
#91B1F9
Tritanopia (blue-blind)
#F590B3
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #f180fd; /* rgb */ color: rgb(241, 128, 253); /* oklch */ color: oklch(77.0% 0.205 323.6);
Tailwind
colors: {
custom: {
50: '#f8a9fe',
500: '#f180fd',
950: '#000000',
},
}SCSS
$custom: #f180fd; $custom-light: #f8a9fe; $custom-dark: #000000;
JSON
{
"hex": "#f180fd",
"rgb": {
"r": 241,
"g": 128,
"b": 253
},
"hsl": {
"h": 294.24,
"s": 96.899,
"l": 74.706
},
"oklch": {
"l": 0.76956,
"c": 0.20466,
"h": 323.6
},
"luminance": 0.41231
}Semantic roles & 50–950 ramp
primary
#F180FD
secondary
#D8F7D4
accent
#E60016
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86