#F181CE#F181CE
#F181CE is a light, vivid pink. Relative luminance 0.389; OKLCH L 75.1% C 0.164 H 340.3°. Best body text is #000000 at 8.77:1 contrast (WCAG AA passes).
Color values
| HEX | #F181CE |
|---|---|
| RGB | rgb(241, 129, 206) |
| HSL | hsl(319, 80%, 73%) |
| HSV | hsv(319, 46%, 95%) |
| CMYK | cmyk(0%, 46.5%, 14.5%, 5.5%) |
| CIE-LAB | lab(68.65, 52.46, -20.68) |
| CIE-LCH | lch(68.65, 56.39, 338.48°) |
| OKLab | oklab(75.09% 0.1542 -0.0553) |
| OKLCH | oklch(75.09% 0.164 340.3) |
| XYZ | xyz(55.2670, 38.8613, 62.9706) |
| Luminance | 0.3886 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.73
Lavender Pink
#DD85D7
ΔE00 4.69
Pink (survey)
#FF81C0
ΔE00 4.78
Purply Pink
#F075E6
ΔE00 5.91
Bubblegum (survey)
#FF6CB5
ΔE00 6.23
Violet (CSS)
#EE82EE
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F181CE #81F1A4
analogous
#DC81F1 #F181CE #F18196
triadic
#F181CE #CEF181 #81CEF1
tetradic
#F181CE #F1DC81 #81F1A4 #8196F1
square
#F181CE #F1DC81 #81F1A4 #8196F1
split-complementary
#F181CE #96F181 #81F1DC
monochromatic
#DF19A1 #EB4AB9 #F181CE #F7B8E3 #FCE3F4
Accessibility & contrast
On white
2.39
#F181CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.77
#F181CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F181CE
8.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F181CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F181CE | 1.00 | 2.39 | 8.77 | 8.77 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#869CD1
Deuteranopia (green-blind)
#A4AECB
Tritanopia (blue-blind)
#FC839E
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #f181ce; /* rgb */ color: rgb(241, 129, 206); /* oklch */ color: oklch(75.1% 0.164 340.3);
Tailwind
colors: {
custom: {
50: '#f8a9dd',
500: '#f181ce',
950: '#000000',
},
}SCSS
$custom: #f181ce; $custom-light: #f8a9dd; $custom-dark: #000000;
JSON
{
"hex": "#f181ce",
"rgb": {
"r": 241,
"g": 129,
"b": 206
},
"hsl": {
"h": 318.75,
"s": 80,
"l": 72.549
},
"oklch": {
"l": 0.75085,
"c": 0.16382,
"h": 340.3
},
"luminance": 0.38858
}Semantic roles & 50–950 ramp
primary
#F181CE
secondary
#D7F4E0
accent
#DC4B09
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#171015
muted
#857F83