#F181CF#F181CF
#F181CF is a light, vivid pink. Relative luminance 0.389; OKLCH L 75.1% C 0.165 H 339.9°. Best body text is #000000 at 8.78:1 contrast (WCAG AA passes).
Color values
| HEX | #F181CF |
|---|---|
| RGB | rgb(241, 129, 207) |
| HSL | hsl(318, 80%, 73%) |
| HSV | hsv(318, 46%, 95%) |
| CMYK | cmyk(0%, 46.5%, 14.1%, 5.5%) |
| CIE-LAB | lab(68.69, 52.61, -21.18) |
| CIE-LCH | lch(68.69, 56.72, 338.07°) |
| OKLab | oklab(75.12% 0.1545 -0.0567) |
| OKLCH | oklch(75.12% 0.165 339.9) |
| XYZ | xyz(55.3889, 38.9101, 63.6124) |
| Luminance | 0.3891 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.86
Lavender Pink
#DD85D7
ΔE00 4.55
Pink (survey)
#FF81C0
ΔE00 4.96
Purply Pink
#F075E6
ΔE00 5.72
Violet (CSS)
#EE82EE
ΔE00 6.16
Bubblegum (survey)
#FF6CB5
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F181CF #81F1A3
analogous
#DB81F1 #F181CF #F18197
triadic
#F181CF #CFF181 #81CFF1
tetradic
#F181CF #F1DB81 #81F1A3 #8197F1
square
#F181CF #F1DB81 #81F1A3 #8197F1
split-complementary
#F181CF #97F181 #81F1DB
monochromatic
#DF19A3 #EB4ABA #F181CF #F7B8E4 #FCE3F5
Accessibility & contrast
On white
2.39
#F181CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.78
#F181CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F181CF
8.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F181CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F181CF | 1.00 | 2.39 | 8.78 | 8.78 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#869DD2
Deuteranopia (green-blind)
#A4AECC
Tritanopia (blue-blind)
#FC839F
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #f181cf; /* rgb */ color: rgb(241, 129, 207); /* oklch */ color: oklch(75.1% 0.165 339.9);
Tailwind
colors: {
custom: {
50: '#f8a9dd',
500: '#f181cf',
950: '#000000',
},
}SCSS
$custom: #f181cf; $custom-light: #f8a9dd; $custom-dark: #000000;
JSON
{
"hex": "#f181cf",
"rgb": {
"r": 241,
"g": 129,
"b": 207
},
"hsl": {
"h": 318.214,
"s": 80,
"l": 72.549
},
"oklch": {
"l": 0.75123,
"c": 0.16453,
"h": 339.9
},
"luminance": 0.38906
}Semantic roles & 50–950 ramp
primary
#F181CF
secondary
#D7F4E0
accent
#DC4909
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#171015
muted
#857F83