#F19FBF#F19FBF
#F19FBF is a light, moderate pink. Relative luminance 0.473; OKLCH L 79.2% C 0.105 H 354.7°. Best body text is #000000 at 10.45:1 contrast (WCAG AA passes).
Color values
| HEX | #F19FBF |
|---|---|
| RGB | rgb(241, 159, 191) |
| HSL | hsl(337, 75%, 78%) |
| HSV | hsv(337, 34%, 95%) |
| CMYK | cmyk(0%, 34%, 20.7%, 5.5%) |
| CIE-LAB | lab(74.36, 34.82, -3.82) |
| CIE-LCH | lch(74.36, 35.03, 353.73°) |
| OKLab | oklab(79.25% 0.1043 -0.0096) |
| OKLCH | oklch(79.25% 0.105 354.7) |
| XYZ | xyz(58.0786, 47.2621, 55.3435) |
| Luminance | 0.4726 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 4.53
Faded Pink
#DE9DAC
ΔE00 5.50
Pig Pink
#E78EA5
ΔE00 5.57
Baby Pink
#FFB7CE
ΔE00 5.80
Soft Pink
#FDB0C0
ΔE00 5.89
Pinky
#FC86AA
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F19FBF #9FF1D1
analogous
#F19FE8 #F19FBF #F1A89F
triadic
#F19FBF #BFF19F #9FBFF1
tetradic
#F19FBF #E8F19F #9FF1D1 #A89FF1
square
#F19FBF #E8F19F #9FF1D1 #A89FF1
split-complementary
#F19FBF #9FF1A8 #9FE8F1
monochromatic
#E13478 #E96A9B #F19FBF #F9D4E3 #FBE4ED
Accessibility & contrast
On white
2.01
#F19FBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.45
#F19FBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F19FBF
10.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F19FBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F19FBF | 1.00 | 2.01 | 10.45 | 10.45 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8AEC0
Deuteranopia (green-blind)
#BCBCBD
Tritanopia (blue-blind)
#FD9CAA
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #f19fbf; /* rgb */ color: rgb(241, 159, 191); /* oklch */ color: oklch(79.2% 0.105 354.7);
Tailwind
colors: {
custom: {
50: '#f7bcd2',
500: '#f19fbf',
950: '#000000',
},
}SCSS
$custom: #f19fbf; $custom-light: #f7bcd2; $custom-dark: #000000;
JSON
{
"hex": "#f19fbf",
"rgb": {
"r": 241,
"g": 159,
"b": 191
},
"hsl": {
"h": 336.585,
"s": 74.545,
"l": 78.431
},
"oklch": {
"l": 0.79247,
"c": 0.10472,
"h": 354.7
},
"luminance": 0.47259
}Semantic roles & 50–950 ramp
primary
#F19FBF
secondary
#D8F3E8
accent
#D7890F
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171214
muted
#858182