#F182BC#F182BC
#F182BC is a light, vivid pink. Relative luminance 0.383; OKLCH L 74.6% C 0.151 H 348.8°. Best body text is #000000 at 8.66:1 contrast (WCAG AA passes).
Color values
| HEX | #F182BC |
|---|---|
| RGB | rgb(241, 130, 188) |
| HSL | hsl(329, 80%, 73%) |
| HSV | hsv(329, 46%, 95%) |
| CMYK | cmyk(0%, 46.1%, 22%, 5.5%) |
| CIE-LAB | lab(68.24, 49.30, -11.24) |
| CIE-LCH | lch(68.24, 50.57, 347.16°) |
| OKLab | oklab(74.58% 0.1477 -0.0293) |
| OKLCH | oklch(74.58% 0.151 348.8) |
| XYZ | xyz(53.3366, 38.3010, 52.1509) |
| Luminance | 0.3830 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.23
Bubblegum Pink
#FE83CC
ΔE00 3.20
Bubblegum (survey)
#FF6CB5
ΔE00 4.42
Hot Pink
#FF69B4
ΔE00 4.85
Bubble Gum Pink
#FF69AF
ΔE00 5.12
Pinky
#FC86AA
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F182BC #82F1B7
analogous
#EF82F1 #F182BC #F18284
triadic
#F182BC #BCF182 #82BCF1
tetradic
#F182BC #F1EF82 #82F1B7 #8284F1
square
#F182BC #F1EF82 #82F1B7 #8284F1
split-complementary
#F182BC #84F182 #82F1EF
monochromatic
#E01981 #EB4B9E #F182BC #F7B9D9 #FCE3F0
Accessibility & contrast
On white
2.43
#F182BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.66
#F182BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F182BC
8.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F182BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F182BC | 1.00 | 2.43 | 8.66 | 8.66 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8D9BBE
Deuteranopia (green-blind)
#AAADB9
Tritanopia (blue-blind)
#FF7F97
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #f182bc; /* rgb */ color: rgb(241, 130, 188); /* oklch */ color: oklch(74.6% 0.151 348.8);
Tailwind
colors: {
custom: {
50: '#f8a9d0',
500: '#f182bc',
950: '#000000',
},
}SCSS
$custom: #f182bc; $custom-light: #f8a9d0; $custom-dark: #000000;
JSON
{
"hex": "#f182bc",
"rgb": {
"r": 241,
"g": 130,
"b": 188
},
"hsl": {
"h": 328.649,
"s": 79.856,
"l": 72.745
},
"oklch": {
"l": 0.7458,
"c": 0.1506,
"h": 348.8
},
"luminance": 0.38297
}Semantic roles & 50–950 ramp
primary
#F182BC
secondary
#D7F4E5
accent
#DC6E09
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181014
muted
#867F82