#F180BF#F180BF
#F180BF is a light, vivid pink. Relative luminance 0.379; OKLCH L 74.4% C 0.156 H 347.0°. Best body text is #000000 at 8.58:1 contrast (WCAG AA passes).
Color values
| HEX | #F180BF |
|---|---|
| RGB | rgb(241, 128, 191) |
| HSL | hsl(327, 80%, 72%) |
| HSV | hsv(327, 47%, 95%) |
| CMYK | cmyk(0%, 46.9%, 20.7%, 5.5%) |
| CIE-LAB | lab(67.95, 50.72, -13.36) |
| CIE-LCH | lch(67.95, 52.45, 345.25°) |
| OKLab | oklab(74.39% 0.1516 -0.0351) |
| OKLCH | oklch(74.39% 0.156 347) |
| XYZ | xyz(53.4000, 37.9048, 53.7840) |
| Luminance | 0.3790 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.51
Bubblegum Pink
#FE83CC
ΔE00 2.68
Bubblegum (survey)
#FF6CB5
ΔE00 4.27
Hot Pink
#FF69B4
ΔE00 4.66
Bubble Gum Pink
#FF69AF
ΔE00 5.13
Carnation Pink
#FF7FA7
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F180BF #80F1B2
analogous
#EB80F1 #F180BF #F18086
triadic
#F180BF #BFF180 #80BFF1
tetradic
#F180BF #F1EB80 #80F1B2 #8086F1
square
#F180BF #F1EB80 #80F1B2 #8086F1
split-complementary
#F180BF #86F180 #80F1EB
monochromatic
#DE1887 #EB49A3 #F180BF #F7B7DB #FCE3F1
Accessibility & contrast
On white
2.45
#F180BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.58
#F180BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F180BF
8.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F180BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F180BF | 1.00 | 2.45 | 8.58 | 8.58 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8A9AC1
Deuteranopia (green-blind)
#A8ADBC
Tritanopia (blue-blind)
#FE7E98
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #f180bf; /* rgb */ color: rgb(241, 128, 191); /* oklch */ color: oklch(74.4% 0.156 347.0);
Tailwind
colors: {
custom: {
50: '#f8a8d2',
500: '#f180bf',
950: '#000000',
},
}SCSS
$custom: #f180bf; $custom-light: #f8a8d2; $custom-dark: #000000;
JSON
{
"hex": "#f180bf",
"rgb": {
"r": 241,
"g": 128,
"b": 191
},
"hsl": {
"h": 326.549,
"s": 80.142,
"l": 72.353
},
"oklch": {
"l": 0.74393,
"c": 0.15558,
"h": 347
},
"luminance": 0.37901
}Semantic roles & 50–950 ramp
primary
#F180BF
secondary
#D7F4E4
accent
#DC6709
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181014
muted
#867F82