#F185B0#F185B0
#F185B0 is a light, vivid pink. Relative luminance 0.386; OKLCH L 74.6% C 0.140 H 355.7°. Best body text is #000000 at 8.72:1 contrast (WCAG AA passes).
Color values
| HEX | #F185B0 |
|---|---|
| RGB | rgb(241, 133, 176) |
| HSL | hsl(336, 79%, 73%) |
| HSV | hsv(336, 45%, 95%) |
| CMYK | cmyk(0%, 44.8%, 27%, 5.5%) |
| CIE-LAB | lab(68.47, 46.15, -4.16) |
| CIE-LCH | lch(68.47, 46.34, 354.85°) |
| OKLab | oklab(74.63% 0.1394 -0.0104) |
| OKLCH | oklch(74.63% 0.14 355.7) |
| XYZ | xyz(52.5013, 38.6146, 45.7541) |
| Luminance | 0.3861 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 3.23
Carnation Pink
#FF7FA7
ΔE00 3.65
Pink (survey)
#FF81C0
ΔE00 3.98
Pig Pink
#E78EA5
ΔE00 4.83
Rosa
#FE86A4
ΔE00 4.96
Bubblegum (survey)
#FF6CB5
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F185B0 #85F1C6
analogous
#F185E6 #F185B0 #F19085
triadic
#F185B0 #B0F185 #85B0F1
tetradic
#F185B0 #E6F185 #85F1C6 #9085F1
square
#F185B0 #E6F185 #85F1C6 #9085F1
split-complementary
#F185B0 #85F190 #85E6F1
monochromatic
#E21A69 #EB4E8C #F185B0 #F7BCD4 #FCE4ED
Accessibility & contrast
On white
2.41
#F185B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.72
#F185B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F185B0
8.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F185B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F185B0 | 1.00 | 2.41 | 8.72 | 8.72 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#939BB1
Deuteranopia (green-blind)
#AFAEAD
Tritanopia (blue-blind)
#FF7F94
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #f185b0; /* rgb */ color: rgb(241, 133, 176); /* oklch */ color: oklch(74.6% 0.140 355.7);
Tailwind
colors: {
custom: {
50: '#f8abc7',
500: '#f185b0',
950: '#000000',
},
}SCSS
$custom: #f185b0; $custom-light: #f8abc7; $custom-dark: #000000;
JSON
{
"hex": "#f185b0",
"rgb": {
"r": 241,
"g": 133,
"b": 176
},
"hsl": {
"h": 336.111,
"s": 79.412,
"l": 73.333
},
"oklch": {
"l": 0.74634,
"c": 0.13977,
"h": 355.7
},
"luminance": 0.3861
}Semantic roles & 50–950 ramp
primary
#F185B0
secondary
#D7F4E8
accent
#DC880A
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82