#F195BC#F195BC
#F195BC is a light, moderate pink. Relative luminance 0.438; OKLCH L 77.5% C 0.120 H 353.3°. Best body text is #000000 at 9.77:1 contrast (WCAG AA passes).
Color values
| HEX | #F195BC |
|---|---|
| RGB | rgb(241, 149, 188) |
| HSL | hsl(335, 77%, 76%) |
| HSV | hsv(335, 38%, 95%) |
| CMYK | cmyk(0%, 38.2%, 22%, 5.5%) |
| CIE-LAB | lab(72.11, 39.61, -5.48) |
| CIE-LCH | lch(72.11, 39.99, 352.13°) |
| OKLab | oklab(77.51% 0.1188 -0.014) |
| OKLCH | oklch(77.51% 0.12 353.3) |
| XYZ | xyz(56.1013, 43.8302, 53.0724) |
| Luminance | 0.4383 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 5.12
Pig Pink
#E78EA5
ΔE00 5.15
Pink (survey)
#FF81C0
ΔE00 5.42
Carnation Pink
#FF7FA7
ΔE00 6.26
Rosa
#FE86A4
ΔE00 6.54
Bubblegum Pink
#FE83CC
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F195BC #95F1CA
analogous
#F195EA #F195BC #F19C95
triadic
#F195BC #BCF195 #95BCF1
tetradic
#F195BC #EAF195 #95F1CA #9C95F1
square
#F195BC #EAF195 #95F1CA #9C95F1
split-complementary
#F195BC #95F19C #95EAF1
monochromatic
#E32978 #EA5F9A #F195BC #F8CBDE #FBE4EE
Accessibility & contrast
On white
2.15
#F195BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.77
#F195BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F195BC
9.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F195BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F195BC | 1.00 | 2.15 | 9.77 | 9.77 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA7BD
Deuteranopia (green-blind)
#B6B7BA
Tritanopia (blue-blind)
#FE91A3
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #f195bc; /* rgb */ color: rgb(241, 149, 188); /* oklch */ color: oklch(77.5% 0.120 353.3);
Tailwind
colors: {
custom: {
50: '#f7b5d0',
500: '#f195bc',
950: '#000000',
},
}SCSS
$custom: #f195bc; $custom-light: #f7b5d0; $custom-dark: #000000;
JSON
{
"hex": "#f195bc",
"rgb": {
"r": 241,
"g": 149,
"b": 188
},
"hsl": {
"h": 334.565,
"s": 76.667,
"l": 76.471
},
"oklch": {
"l": 0.7751,
"c": 0.11959,
"h": 353.3
},
"luminance": 0.43827
}Semantic roles & 50–950 ramp
primary
#F195BC
secondary
#D8F3E8
accent
#D9820D
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171114
muted
#858082