#F194BF#F194BF
#F194BF is a light, vivid pink. Relative luminance 0.436; OKLCH L 77.4% C 0.123 H 351.1°. Best body text is #000000 at 9.73:1 contrast (WCAG AA passes).
Color values
| HEX | #F194BF |
|---|---|
| RGB | rgb(241, 148, 191) |
| HSL | hsl(332, 77%, 76%) |
| HSV | hsv(332, 39%, 95%) |
| CMYK | cmyk(0%, 38.6%, 20.7%, 5.5%) |
| CIE-LAB | lab(71.99, 40.57, -7.32) |
| CIE-LCH | lch(71.99, 41.22, 349.77°) |
| OKLab | oklab(77.44% 0.1213 -0.0189) |
| OKLCH | oklch(77.44% 0.123 351.1) |
| XYZ | xyz(56.2705, 43.6459, 54.7408) |
| Luminance | 0.4364 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.84
Pinky
#FC86AA
ΔE00 5.65
Bubblegum Pink
#FE83CC
ΔE00 5.79
Pig Pink
#E78EA5
ΔE00 5.98
Carnation Pink
#FF7FA7
ΔE00 6.65
Powder Pink
#FFB2D0
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F194BF #94F1C6
analogous
#F194EE #F194BF #F19894
triadic
#F194BF #BFF194 #94BFF1
tetradic
#F194BF #EEF194 #94F1C6 #9894F1
square
#F194BF #EEF194 #94F1C6 #9894F1
split-complementary
#F194BF #94F198 #94EEF1
monochromatic
#E3287E #EA5E9F #F194BF #F8CADF #FBE4EF
Accessibility & contrast
On white
2.16
#F194BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.73
#F194BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F194BF
9.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F194BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F194BF | 1.00 | 2.16 | 9.73 | 9.73 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA7C1
Deuteranopia (green-blind)
#B4B6BD
Tritanopia (blue-blind)
#FE91A3
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #f194bf; /* rgb */ color: rgb(241, 148, 191); /* oklch */ color: oklch(77.4% 0.123 351.1);
Tailwind
colors: {
custom: {
50: '#f7b5d2',
500: '#f194bf',
950: '#000000',
},
}SCSS
$custom: #f194bf; $custom-light: #f7b5d2; $custom-dark: #000000;
JSON
{
"hex": "#f194bf",
"rgb": {
"r": 241,
"g": 148,
"b": 191
},
"hsl": {
"h": 332.258,
"s": 76.86,
"l": 76.275
},
"oklch": {
"l": 0.77445,
"c": 0.12277,
"h": 351.1
},
"luminance": 0.43642
}Semantic roles & 50–950 ramp
primary
#F194BF
secondary
#D8F3E7
accent
#D97A0C
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171114
muted
#858082