#F180FF#F180FF
#F180FF is a light, highly saturated purple. Relative luminance 0.414; OKLCH L 77.1% C 0.206 H 323.1°. Best body text is #000000 at 9.27:1 contrast (WCAG AA passes).
Color values
| HEX | #F180FF |
|---|---|
| RGB | rgb(241, 128, 255) |
| HSL | hsl(293, 100%, 75%) |
| HSV | hsv(293, 50%, 100%) |
| CMYK | cmyk(5.5%, 49.8%, 0%, 0%) |
| CIE-LAB | lab(70.43, 61.19, -44.94) |
| CIE-LCH | lch(70.43, 75.92, 323.71°) |
| OKLab | oklab(77.05% 0.1651 -0.124) |
| OKLCH | oklch(77.05% 0.207 323.1) |
| XYZ | xyz(62.0430, 41.3620, 99.3039) |
| Luminance | 0.4136 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.77
Purply Pink
#F075E6
ΔE00 4.26
Violet Pink
#FB5FFC
ΔE00 5.14
Light Magenta
#FA5FF7
ΔE00 5.31
Candy Pink
#FF63E9
ΔE00 5.96
Lavender Pink
#DD85D7
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F180FF #8EFF80
analogous
#B280FF #F180FF #FF80CD
triadic
#F180FF #FFF180 #80FFF1
tetradic
#F180FF #FFB280 #8EFF80 #80CDFF
square
#F180FF #FFB280 #8EFF80 #80CDFF
split-complementary
#F180FF #CDFF80 #80FFB2
monochromatic
#E406FF #EA43FF #F180FF #F8BDFF #FCE0FF
Accessibility & contrast
On white
2.26
#F180FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.27
#F180FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F180FF
9.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F180FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F180FF | 1.00 | 2.26 | 9.27 | 9.27 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6EA4FF
Deuteranopia (green-blind)
#90B1FB
Tritanopia (blue-blind)
#F590B4
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #f180ff; /* rgb */ color: rgb(241, 128, 255); /* oklch */ color: oklch(77.1% 0.206 323.1);
Tailwind
colors: {
custom: {
50: '#f8a9ff',
500: '#f180ff',
950: '#000000',
},
}SCSS
$custom: #f180ff; $custom-light: #f8a9ff; $custom-dark: #000000;
JSON
{
"hex": "#f180ff",
"rgb": {
"r": 241,
"g": 128,
"b": 255
},
"hsl": {
"h": 293.386,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.77052,
"c": 0.2065,
"h": 323.1
},
"luminance": 0.41359
}Semantic roles & 50–950 ramp
primary
#F180FF
secondary
#D8F7D4
accent
#E60019
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86