#F196AB#F196AB
#F196AB is a light, moderate red. Relative luminance 0.435; OKLCH L 77.2% C 0.112 H 5.1°. Best body text is #000000 at 9.69:1 contrast (WCAG AA passes).
Color values
| HEX | #F196AB |
|---|---|
| RGB | rgb(241, 150, 171) |
| HSL | hsl(346, 76%, 77%) |
| HSV | hsv(346, 38%, 95%) |
| CMYK | cmyk(0%, 37.8%, 29%, 5.5%) |
| CIE-LAB | lab(71.86, 36.75, 3.59) |
| CIE-LCH | lch(71.86, 36.93, 5.57°) |
| OKLab | oklab(77.17% 0.1113 0.0099) |
| OKLCH | oklch(77.17% 0.112 5.1) |
| XYZ | xyz(54.5343, 43.4577, 44.0361) |
| Luminance | 0.4345 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pig Pink
#E78EA5
ΔE00 2.48
Rosa
#FE86A4
ΔE00 4.30
Rose Pink
#F7879A
ΔE00 4.45
Faded Pink
#DE9DAC
ΔE00 4.45
Pinky
#FC86AA
ΔE00 4.54
Carnation Pink
#FF7FA7
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F196AB #96F1DC
analogous
#F196D9 #F196AB #F1AF96
triadic
#F196AB #ABF196 #96ABF1
tetradic
#F196AB #D9F196 #96F1DC #AF96F1
square
#F196AB #D9F196 #96F1DC #AF96F1
split-complementary
#F196AB #96F1AF #96D9F1
monochromatic
#E32A55 #EA6080 #F196AB #F8CCD6 #FBE4E9
Accessibility & contrast
On white
2.17
#F196AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.69
#F196AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F196AB
9.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F196AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F196AB | 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)
#A4A6AC
Deuteranopia (green-blind)
#BAB7A9
Tritanopia (blue-blind)
#FF8F9D
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #f196ab; /* rgb */ color: rgb(241, 150, 171); /* oklch */ color: oklch(77.2% 0.112 5.1);
Tailwind
colors: {
custom: {
50: '#f8b6c3',
500: '#f196ab',
950: '#000000',
},
}SCSS
$custom: #f196ab; $custom-light: #f8b6c3; $custom-dark: #000000;
JSON
{
"hex": "#f196ab",
"rgb": {
"r": 241,
"g": 150,
"b": 171
},
"hsl": {
"h": 346.154,
"s": 76.471,
"l": 76.667
},
"oklch": {
"l": 0.77166,
"c": 0.11172,
"h": 5.1
},
"luminance": 0.43454
}Semantic roles & 50–950 ramp
primary
#F196AB
secondary
#D8F3ED
accent
#D9AA0D
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#171112
muted
#858081