#F181C8#F181C8
#F181C8 is a light, vivid pink. Relative luminance 0.386; OKLCH L 74.9% C 0.160 H 342.9°. Best body text is #000000 at 8.71:1 contrast (WCAG AA passes).
Color values
| HEX | #F181C8 |
|---|---|
| RGB | rgb(241, 129, 200) |
| HSL | hsl(322, 80%, 73%) |
| HSV | hsv(322, 46%, 95%) |
| CMYK | cmyk(0%, 46.5%, 17%, 5.5%) |
| CIE-LAB | lab(68.44, 51.55, -17.65) |
| CIE-LCH | lch(68.44, 54.48, 341.10°) |
| OKLab | oklab(74.86% 0.1526 -0.0469) |
| OKLCH | oklch(74.86% 0.16 342.9) |
| XYZ | xyz(54.5520, 38.5753, 59.2049) |
| Luminance | 0.3857 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.19
Pink (survey)
#FF81C0
ΔE00 3.70
Bubblegum (survey)
#FF6CB5
ΔE00 5.36
Lavender Pink
#DD85D7
ΔE00 5.67
Hot Pink
#FF69B4
ΔE00 5.69
Bubble Gum Pink
#FF69AF
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F181C8 #81F1AA
analogous
#E281F1 #F181C8 #F18190
triadic
#F181C8 #C8F181 #81C8F1
tetradic
#F181C8 #F1E281 #81F1AA #8190F1
square
#F181C8 #F1E281 #81F1AA #8190F1
split-complementary
#F181C8 #90F181 #81F1E2
monochromatic
#DF1996 #EB4AB0 #F181C8 #F7B8E0 #FCE3F3
Accessibility & contrast
On white
2.41
#F181C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.71
#F181C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F181C8
8.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F181C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F181C8 | 1.00 | 2.41 | 8.71 | 8.71 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#889CCA
Deuteranopia (green-blind)
#A6AEC5
Tritanopia (blue-blind)
#FD819C
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #f181c8; /* rgb */ color: rgb(241, 129, 200); /* oklch */ color: oklch(74.9% 0.160 342.9);
Tailwind
colors: {
custom: {
50: '#f8a8d8',
500: '#f181c8',
950: '#000000',
},
}SCSS
$custom: #f181c8; $custom-light: #f8a8d8; $custom-dark: #000000;
JSON
{
"hex": "#f181c8",
"rgb": {
"r": 241,
"g": 129,
"b": 200
},
"hsl": {
"h": 321.964,
"s": 80,
"l": 72.549
},
"oklch": {
"l": 0.74861,
"c": 0.15966,
"h": 342.9
},
"luminance": 0.38571
}Semantic roles & 50–950 ramp
primary
#F181C8
secondary
#D7F4E2
accent
#DC5609
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#171014
muted
#857F83