#F196AF#F196AF
#F196AF is a light, moderate pink. Relative luminance 0.436; OKLCH L 77.3% C 0.113 H 2.3°. Best body text is #000000 at 9.72:1 contrast (WCAG AA passes).
Color values
| HEX | #F196AF |
|---|---|
| RGB | rgb(241, 150, 175) |
| HSL | hsl(344, 76%, 77%) |
| HSV | hsv(344, 38%, 95%) |
| CMYK | cmyk(0%, 37.8%, 27.4%, 5.5%) |
| CIE-LAB | lab(71.97, 37.28, 1.52) |
| CIE-LCH | lch(71.97, 37.31, 2.33°) |
| OKLab | oklab(77.28% 0.1127 0.0045) |
| OKLCH | oklch(77.28% 0.113 2.3) |
| XYZ | xyz(54.9214, 43.6125, 46.0745) |
| Luminance | 0.4361 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 2.51
Pinky
#FC86AA
ΔE00 4.17
Rosa
#FE86A4
ΔE00 4.45
Faded Pink
#DE9DAC
ΔE00 4.63
Rose Pink
#F7879A
ΔE00 5.25
Carnation Pink
#FF7FA7
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F196AF #96F1D8
analogous
#F196DD #F196AF #F1AB96
triadic
#F196AF #AFF196 #96AFF1
tetradic
#F196AF #DDF196 #96F1D8 #AB96F1
square
#F196AF #DDF196 #96F1D8 #AB96F1
split-complementary
#F196AF #96F1AB #96DDF1
monochromatic
#E32A5D #EA6086 #F196AF #F8CCD8 #FBE4EA
Accessibility & contrast
On white
2.16
#F196AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.72
#F196AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F196AF
9.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F196AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F196AF | 1.00 | 2.16 | 9.72 | 9.72 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A6B0
Deuteranopia (green-blind)
#B9B7AD
Tritanopia (blue-blind)
#FF909F
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #f196af; /* rgb */ color: rgb(241, 150, 175); /* oklch */ color: oklch(77.3% 0.113 2.3);
Tailwind
colors: {
custom: {
50: '#f7b6c6',
500: '#f196af',
950: '#000000',
},
}SCSS
$custom: #f196af; $custom-light: #f7b6c6; $custom-dark: #000000;
JSON
{
"hex": "#f196af",
"rgb": {
"r": 241,
"g": 150,
"b": 175
},
"hsl": {
"h": 343.516,
"s": 76.471,
"l": 76.667
},
"oklch": {
"l": 0.7728,
"c": 0.11281,
"h": 2.3
},
"luminance": 0.43609
}Semantic roles & 50–950 ramp
primary
#F196AF
secondary
#D8F3EC
accent
#D9A10D
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#171113
muted
#858082