#F181BA#F181BA
#F181BA is a light, vivid pink. Relative luminance 0.379; OKLCH L 74.4% C 0.151 H 349.6°. Best body text is #000000 at 8.59:1 contrast (WCAG AA passes).
Color values
| HEX | #F181BA |
|---|---|
| RGB | rgb(241, 129, 186) |
| HSL | hsl(329, 80%, 73%) |
| HSV | hsv(329, 46%, 95%) |
| CMYK | cmyk(0%, 46.5%, 22.8%, 5.5%) |
| CIE-LAB | lab(67.98, 49.52, -10.50) |
| CIE-LCH | lch(67.98, 50.62, 348.03°) |
| OKLab | oklab(74.37% 0.1486 -0.0273) |
| OKLCH | oklch(74.37% 0.151 349.6) |
| XYZ | xyz(52.9902, 37.9506, 50.9791) |
| Luminance | 0.3795 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.25
Bubblegum Pink
#FE83CC
ΔE00 3.51
Bubblegum (survey)
#FF6CB5
ΔE00 4.20
Hot Pink
#FF69B4
ΔE00 4.64
Bubble Gum Pink
#FF69AF
ΔE00 4.83
Pinky
#FC86AA
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F181BA #81F1B8
analogous
#F081F1 #F181BA #F18182
triadic
#F181BA #BAF181 #81BAF1
tetradic
#F181BA #F1F081 #81F1B8 #8182F1
square
#F181BA #F1F081 #81F1B8 #8182F1
split-complementary
#F181BA #82F181 #81F1F0
monochromatic
#DF197E #EB4A9C #F181BA #F7B8D8 #FCE3F0
Accessibility & contrast
On white
2.44
#F181BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.59
#F181BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F181BA
8.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F181BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F181BA | 1.00 | 2.44 | 8.59 | 8.59 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8D9ABC
Deuteranopia (green-blind)
#AAADB7
Tritanopia (blue-blind)
#FF7E96
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #f181ba; /* rgb */ color: rgb(241, 129, 186); /* oklch */ color: oklch(74.4% 0.151 349.6);
Tailwind
colors: {
custom: {
50: '#f8a8ce',
500: '#f181ba',
950: '#000000',
},
}SCSS
$custom: #f181ba; $custom-light: #f8a8ce; $custom-dark: #000000;
JSON
{
"hex": "#f181ba",
"rgb": {
"r": 241,
"g": 129,
"b": 186
},
"hsl": {
"h": 329.464,
"s": 80,
"l": 72.549
},
"oklch": {
"l": 0.74366,
"c": 0.15109,
"h": 349.6
},
"luminance": 0.37946
}Semantic roles & 50–950 ramp
primary
#F181BA
secondary
#D7F4E5
accent
#DC7109
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181013
muted
#867F82