#F193BF#F193BF
#F193BF is a light, vivid pink. Relative luminance 0.433; OKLCH L 77.3% C 0.124 H 350.9°. Best body text is #000000 at 9.67:1 contrast (WCAG AA passes).
Color values
| HEX | #F193BF |
|---|---|
| RGB | rgb(241, 147, 191) |
| HSL | hsl(332, 77%, 76%) |
| HSV | hsv(332, 39%, 95%) |
| CMYK | cmyk(0%, 39%, 20.7%, 5.5%) |
| CIE-LAB | lab(71.78, 41.09, -7.63) |
| CIE-LCH | lch(71.78, 41.79, 349.47°) |
| OKLab | oklab(77.29% 0.1228 -0.0197) |
| OKLCH | oklch(77.29% 0.124 350.9) |
| XYZ | xyz(56.1143, 43.3335, 54.6887) |
| Luminance | 0.4333 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.60
Bubblegum Pink
#FE83CC
ΔE00 5.54
Pinky
#FC86AA
ΔE00 5.65
Pig Pink
#E78EA5
ΔE00 6.09
Carnation Pink
#FF7FA7
ΔE00 6.59
Rosa
#FE86A4
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F193BF #93F1C5
analogous
#F193EE #F193BF #F19693
triadic
#F193BF #BFF193 #93BFF1
tetradic
#F193BF #EEF193 #93F1C5 #9693F1
square
#F193BF #EEF193 #93F1C5 #9693F1
split-complementary
#F193BF #93F196 #93EEF1
monochromatic
#E3277F #EA5D9F #F193BF #F8C9DF #FBE4EF
Accessibility & contrast
On white
2.17
#F193BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.67
#F193BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F193BF
9.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F193BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F193BF | 1.00 | 2.17 | 9.67 | 9.67 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA6C1
Deuteranopia (green-blind)
#B4B6BD
Tritanopia (blue-blind)
#FE90A3
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #f193bf; /* rgb */ color: rgb(241, 147, 191); /* oklch */ color: oklch(77.3% 0.124 350.9);
Tailwind
colors: {
custom: {
50: '#f7b4d2',
500: '#f193bf',
950: '#000000',
},
}SCSS
$custom: #f193bf; $custom-light: #f7b4d2; $custom-dark: #000000;
JSON
{
"hex": "#f193bf",
"rgb": {
"r": 241,
"g": 147,
"b": 191
},
"hsl": {
"h": 331.915,
"s": 77.049,
"l": 76.078
},
"oklch": {
"l": 0.77285,
"c": 0.12442,
"h": 350.9
},
"luminance": 0.4333
}Semantic roles & 50–950 ramp
primary
#F193BF
secondary
#D8F3E6
accent
#D9790C
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171114
muted
#858082