#F180FB#F180FB
#F180FB is a light, highly saturated purple. Relative luminance 0.411; OKLCH L 76.9% C 0.203 H 324.2°. Best body text is #000000 at 9.22:1 contrast (WCAG AA passes).
Color values
| HEX | #F180FB |
|---|---|
| RGB | rgb(241, 128, 251) |
| HSL | hsl(295, 94%, 74%) |
| HSV | hsv(295, 49%, 98%) |
| CMYK | cmyk(4%, 49%, 0%, 1.6%) |
| CIE-LAB | lab(70.25, 60.47, -43.04) |
| CIE-LCH | lch(70.25, 74.22, 324.56°) |
| OKLab | oklab(76.86% 0.1646 -0.1186) |
| OKLCH | oklch(76.86% 0.203 324.2) |
| XYZ | xyz(61.4058, 41.1071, 95.9481) |
| Luminance | 0.4110 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.14
Purply Pink
#F075E6
ΔE00 3.71
Violet Pink
#FB5FFC
ΔE00 5.14
Light Magenta
#FA5FF7
ΔE00 5.22
Candy Pink
#FF63E9
ΔE00 5.60
Lavender Pink
#DD85D7
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F180FB #8AFB80
analogous
#B480FB #F180FB #FB80C8
triadic
#F180FB #FBF180 #80FBF1
tetradic
#F180FB #FBB480 #8AFB80 #80C8FB
square
#F180FB #FBB480 #8AFB80 #80C8FB
split-complementary
#F180FB #C8FB80 #80FBB4
monochromatic
#E409F7 #EA45F9 #F180FB #F8BBFD #FCE1FE
Accessibility & contrast
On white
2.28
#F180FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.22
#F180FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F180FB
9.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F180FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F180FB | 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)
#70A3FF
Deuteranopia (green-blind)
#92B1F7
Tritanopia (blue-blind)
#F58FB2
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #f180fb; /* rgb */ color: rgb(241, 128, 251); /* oklch */ color: oklch(76.9% 0.203 324.2);
Tailwind
colors: {
custom: {
50: '#f8a9fd',
500: '#f180fb',
950: '#000000',
},
}SCSS
$custom: #f180fb; $custom-light: #f8a9fd; $custom-dark: #000000;
JSON
{
"hex": "#f180fb",
"rgb": {
"r": 241,
"g": 128,
"b": 251
},
"hsl": {
"h": 295.122,
"s": 93.893,
"l": 74.314
},
"oklch": {
"l": 0.76862,
"c": 0.20282,
"h": 324.2
},
"luminance": 0.41104
}Semantic roles & 50–950 ramp
primary
#F180FB
secondary
#D7F6D5
accent
#E60013
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85