#F194BB#F194BB
#F194BB is a light, vivid pink. Relative luminance 0.435; OKLCH L 77.3% C 0.121 H 353.6°. Best body text is #000000 at 9.69:1 contrast (WCAG AA passes).
Color values
| HEX | #F194BB |
|---|---|
| RGB | rgb(241, 148, 187) |
| HSL | hsl(335, 77%, 76%) |
| HSV | hsv(335, 39%, 95%) |
| CMYK | cmyk(0%, 38.6%, 22.4%, 5.5%) |
| CIE-LAB | lab(71.87, 39.99, -5.28) |
| CIE-LCH | lch(71.87, 40.34, 352.48°) |
| OKLab | oklab(77.32% 0.12 -0.0134) |
| OKLCH | oklch(77.32% 0.121 353.6) |
| XYZ | xyz(55.8363, 43.4722, 52.4541) |
| Luminance | 0.4347 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 4.89
Pig Pink
#E78EA5
ΔE00 5.00
Pink (survey)
#FF81C0
ΔE00 5.30
Carnation Pink
#FF7FA7
ΔE00 6.02
Rosa
#FE86A4
ΔE00 6.34
Bubblegum Pink
#FE83CC
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F194BB #94F1CA
analogous
#F194EA #F194BB #F19C94
triadic
#F194BB #BBF194 #94BBF1
tetradic
#F194BB #EAF194 #94F1CA #9C94F1
square
#F194BB #EAF194 #94F1CA #9C94F1
split-complementary
#F194BB #94F19C #94EAF1
monochromatic
#E32876 #EA5E99 #F194BB #F8CADD #FBE4EE
Accessibility & contrast
On white
2.17
#F194BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.69
#F194BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F194BB
9.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F194BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F194BB | 1.00 | 2.17 | 9.69 | 9.69 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA6BC
Deuteranopia (green-blind)
#B5B6B9
Tritanopia (blue-blind)
#FE90A2
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #f194bb; /* rgb */ color: rgb(241, 148, 187); /* oklch */ color: oklch(77.3% 0.121 353.6);
Tailwind
colors: {
custom: {
50: '#f7b5cf',
500: '#f194bb',
950: '#000000',
},
}SCSS
$custom: #f194bb; $custom-light: #f7b5cf; $custom-dark: #000000;
JSON
{
"hex": "#f194bb",
"rgb": {
"r": 241,
"g": 148,
"b": 187
},
"hsl": {
"h": 334.839,
"s": 76.86,
"l": 76.275
},
"oklch": {
"l": 0.77317,
"c": 0.12073,
"h": 353.6
},
"luminance": 0.43468
}Semantic roles & 50–950 ramp
primary
#F194BB
secondary
#D8F3E8
accent
#D9830C
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171113
muted
#858082