#F19DBF#F19DBF
#F19DBF is a light, moderate pink. Relative luminance 0.466; OKLCH L 78.9% C 0.108 H 354.0°. Best body text is #000000 at 10.32:1 contrast (WCAG AA passes).
Color values
| HEX | #F19DBF |
|---|---|
| RGB | rgb(241, 157, 191) |
| HSL | hsl(336, 75%, 78%) |
| HSV | hsv(336, 35%, 95%) |
| CMYK | cmyk(0%, 34.9%, 20.7%, 5.5%) |
| CIE-LAB | lab(73.92, 35.87, -4.47) |
| CIE-LCH | lch(73.92, 36.15, 352.90°) |
| OKLab | oklab(78.91% 0.1074 -0.0113) |
| OKLCH | oklch(78.91% 0.108 354) |
| XYZ | xyz(57.7375, 46.5798, 55.2298) |
| Luminance | 0.4658 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 4.95
Pig Pink
#E78EA5
ΔE00 5.52
Faded Pink
#DE9DAC
ΔE00 5.86
Pinky
#FC86AA
ΔE00 6.30
Baby Pink
#FFB7CE
ΔE00 6.33
Soft Pink
#FDB0C0
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F19DBF #9DF1CF
analogous
#F19DE9 #F19DBF #F1A59D
triadic
#F19DBF #BFF19D #9DBFF1
tetradic
#F19DBF #E9F19D #9DF1CF #A59DF1
square
#F19DBF #E9F19D #9DF1CF #A59DF1
split-complementary
#F19DBF #9DF1A5 #9DE9F1
monochromatic
#E23279 #E9679C #F19DBF #F9D3E2 #FBE4EE
Accessibility & contrast
On white
2.04
#F19DBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.32
#F19DBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F19DBF
10.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F19DBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F19DBF | 1.00 | 2.04 | 10.32 | 10.32 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6ADC0
Deuteranopia (green-blind)
#BBBBBD
Tritanopia (blue-blind)
#FD9AA9
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #f19dbf; /* rgb */ color: rgb(241, 157, 191); /* oklch */ color: oklch(78.9% 0.108 354.0);
Tailwind
colors: {
custom: {
50: '#f7bbd2',
500: '#f19dbf',
950: '#000000',
},
}SCSS
$custom: #f19dbf; $custom-light: #f7bbd2; $custom-dark: #000000;
JSON
{
"hex": "#f19dbf",
"rgb": {
"r": 241,
"g": 157,
"b": 191
},
"hsl": {
"h": 335.714,
"s": 75,
"l": 78.039
},
"oklch": {
"l": 0.78913,
"c": 0.10799,
"h": 354
},
"luminance": 0.46576
}Semantic roles & 50–950 ramp
primary
#F19DBF
secondary
#D8F3E8
accent
#D7860E
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171214
muted
#858182