#F181BF#F181BF
#F181BF is a light, vivid pink. Relative luminance 0.382; OKLCH L 74.5% C 0.154 H 347.1°. Best body text is #000000 at 8.63:1 contrast (WCAG AA passes).
Color values
| HEX | #F181BF |
|---|---|
| RGB | rgb(241, 129, 191) |
| HSL | hsl(327, 80%, 73%) |
| HSV | hsv(327, 46%, 95%) |
| CMYK | cmyk(0%, 46.5%, 20.7%, 5.5%) |
| CIE-LAB | lab(68.14, 50.23, -13.07) |
| CIE-LCH | lch(68.14, 51.90, 345.42°) |
| OKLab | oklab(74.54% 0.1501 -0.0343) |
| OKLCH | oklch(74.54% 0.154 347.1) |
| XYZ | xyz(53.5310, 38.1669, 53.8277) |
| Luminance | 0.3816 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.43
Bubblegum Pink
#FE83CC
ΔE00 2.69
Bubblegum (survey)
#FF6CB5
ΔE00 4.40
Hot Pink
#FF69B4
ΔE00 4.81
Bubble Gum Pink
#FF69AF
ΔE00 5.25
Pinky
#FC86AA
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F181BF #81F1B3
analogous
#EB81F1 #F181BF #F18187
triadic
#F181BF #BFF181 #81BFF1
tetradic
#F181BF #F1EB81 #81F1B3 #8187F1
square
#F181BF #F1EB81 #81F1B3 #8187F1
split-complementary
#F181BF #87F181 #81F1EB
monochromatic
#DF1986 #EB4AA3 #F181BF #F7B8DB #FCE3F1
Accessibility & contrast
On white
2.43
#F181BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.63
#F181BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F181BF
8.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F181BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F181BF | 1.00 | 2.43 | 8.63 | 8.63 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8B9AC1
Deuteranopia (green-blind)
#A8ADBC
Tritanopia (blue-blind)
#FE7F98
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #f181bf; /* rgb */ color: rgb(241, 129, 191); /* oklch */ color: oklch(74.5% 0.154 347.1);
Tailwind
colors: {
custom: {
50: '#f8a8d2',
500: '#f181bf',
950: '#000000',
},
}SCSS
$custom: #f181bf; $custom-light: #f8a8d2; $custom-dark: #000000;
JSON
{
"hex": "#f181bf",
"rgb": {
"r": 241,
"g": 129,
"b": 191
},
"hsl": {
"h": 326.786,
"s": 80,
"l": 72.549
},
"oklch": {
"l": 0.74538,
"c": 0.15396,
"h": 347.1
},
"luminance": 0.38163
}Semantic roles & 50–950 ramp
primary
#F181BF
secondary
#D7F4E4
accent
#DC6709
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181014
muted
#867F82