#F185BF#F185BF
#F185BF is a light, vivid pink. Relative luminance 0.392; OKLCH L 75.1% C 0.147 H 347.8°. Best body text is #000000 at 8.85:1 contrast (WCAG AA passes).
Color values
| HEX | #F185BF |
|---|---|
| RGB | rgb(241, 133, 191) |
| HSL | hsl(328, 79%, 73%) |
| HSV | hsv(328, 45%, 95%) |
| CMYK | cmyk(0%, 44.8%, 20.7%, 5.5%) |
| CIE-LAB | lab(68.93, 48.23, -11.89) |
| CIE-LCH | lch(68.93, 49.68, 346.15°) |
| OKLab | oklab(75.13% 0.1441 -0.0311) |
| OKLCH | oklch(75.13% 0.147 347.8) |
| XYZ | xyz(54.0683, 39.2414, 54.0067) |
| Luminance | 0.3924 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.36
Bubblegum Pink
#FE83CC
ΔE00 2.91
Bubblegum (survey)
#FF6CB5
ΔE00 5.03
Hot Pink
#FF69B4
ΔE00 5.48
Bubble Gum Pink
#FF69AF
ΔE00 5.79
Pinky
#FC86AA
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F185BF #85F1B7
analogous
#ED85F1 #F185BF #F18589
triadic
#F185BF #BFF185 #85BFF1
tetradic
#F185BF #F1ED85 #85F1B7 #8589F1
square
#F185BF #F1ED85 #85F1B7 #8589F1
split-complementary
#F185BF #89F185 #85F1ED
monochromatic
#E21A85 #EB4EA2 #F185BF #F7BCDC #FCE4F1
Accessibility & contrast
On white
2.37
#F185BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.85
#F185BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F185BF
8.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F185BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F185BF | 1.00 | 2.37 | 8.85 | 8.85 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8F9DC1
Deuteranopia (green-blind)
#ABAFBC
Tritanopia (blue-blind)
#FE839A
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #f185bf; /* rgb */ color: rgb(241, 133, 191); /* oklch */ color: oklch(75.1% 0.147 347.8);
Tailwind
colors: {
custom: {
50: '#f8abd2',
500: '#f185bf',
950: '#000000',
},
}SCSS
$custom: #f185bf; $custom-light: #f8abd2; $custom-dark: #000000;
JSON
{
"hex": "#f185bf",
"rgb": {
"r": 241,
"g": 133,
"b": 191
},
"hsl": {
"h": 327.778,
"s": 79.412,
"l": 73.333
},
"oklch": {
"l": 0.75126,
"c": 0.14745,
"h": 347.8
},
"luminance": 0.39237
}Semantic roles & 50–950 ramp
primary
#F185BF
secondary
#D7F4E4
accent
#DC6B0A
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#171014
muted
#857F82