#F19FBE#F19FBE
#F19FBE is a light, moderate pink. Relative luminance 0.472; OKLCH L 79.2% C 0.104 H 355.4°. Best body text is #000000 at 10.44:1 contrast (WCAG AA passes).
Color values
| HEX | #F19FBE |
|---|---|
| RGB | rgb(241, 159, 190) |
| HSL | hsl(337, 75%, 78%) |
| HSV | hsv(337, 34%, 95%) |
| CMYK | cmyk(0%, 34%, 21.2%, 5.5%) |
| CIE-LAB | lab(74.33, 34.67, -3.31) |
| CIE-LCH | lch(74.33, 34.83, 354.54°) |
| OKLab | oklab(79.22% 0.1039 -0.0083) |
| OKLCH | oklch(79.22% 0.104 355.4) |
| XYZ | xyz(57.9689, 47.2182, 54.7659) |
| Luminance | 0.4722 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 4.55
Faded Pink
#DE9DAC
ΔE00 5.29
Pig Pink
#E78EA5
ΔE00 5.38
Soft Pink
#FDB0C0
ΔE00 5.69
Baby Pink
#FFB7CE
ΔE00 5.73
Pinky
#FC86AA
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F19FBE #9FF1D2
analogous
#F19FE7 #F19FBE #F1A99F
triadic
#F19FBE #BEF19F #9FBEF1
tetradic
#F19FBE #E7F19F #9FF1D2 #A99FF1
square
#F19FBE #E7F19F #9FF1D2 #A99FF1
split-complementary
#F19FBE #9FF1A9 #9FE7F1
monochromatic
#E13476 #E96A9A #F19FBE #F9D4E2 #FBE4ED
Accessibility & contrast
On white
2.01
#F19FBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.44
#F19FBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F19FBE
10.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F19FBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F19FBE | 1.00 | 2.01 | 10.44 | 10.44 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8AEBF
Deuteranopia (green-blind)
#BCBCBC
Tritanopia (blue-blind)
#FD9BAA
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #f19fbe; /* rgb */ color: rgb(241, 159, 190); /* oklch */ color: oklch(79.2% 0.104 355.4);
Tailwind
colors: {
custom: {
50: '#f7bcd1',
500: '#f19fbe',
950: '#000000',
},
}SCSS
$custom: #f19fbe; $custom-light: #f7bcd1; $custom-dark: #000000;
JSON
{
"hex": "#f19fbe",
"rgb": {
"r": 241,
"g": 159,
"b": 190
},
"hsl": {
"h": 337.317,
"s": 74.545,
"l": 78.431
},
"oklch": {
"l": 0.79216,
"c": 0.10427,
"h": 355.4
},
"luminance": 0.47215
}Semantic roles & 50–950 ramp
primary
#F19FBE
secondary
#D8F3E9
accent
#D78B0F
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171214
muted
#858182