#F49DBF#F49DBF
#F49DBF is a light, moderate pink. Relative luminance 0.471; OKLCH L 79.2% C 0.111 H 354.9°. Best body text is #000000 at 10.42:1 contrast (WCAG AA passes).
Color values
| HEX | #F49DBF |
|---|---|
| RGB | rgb(244, 157, 191) |
| HSL | hsl(337, 80%, 79%) |
| HSV | hsv(337, 36%, 96%) |
| CMYK | cmyk(0%, 35.7%, 21.7%, 4.3%) |
| CIE-LAB | lab(74.26, 36.91, -3.93) |
| CIE-LCH | lch(74.26, 37.12, 353.93°) |
| OKLab | oklab(79.25% 0.1107 -0.0099) |
| OKLCH | oklch(79.25% 0.111 354.9) |
| XYZ | xyz(58.7702, 47.1123, 55.2782) |
| Luminance | 0.4711 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 4.84
Pig Pink
#E78EA5
ΔE00 5.48
Pinky
#FC86AA
ΔE00 5.98
Faded Pink
#DE9DAC
ΔE00 6.03
Baby Pink
#FFB7CE
ΔE00 6.22
Soft Pink
#FDB0C0
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F49DBF #9DF4D2
analogous
#F49DEA #F49DBF #F4A69D
triadic
#F49DBF #BFF49D #9DBFF4
tetradic
#F49DBF #EAF49D #9DF4D2 #A69DF4
square
#F49DBF #EAF49D #9DF4D2 #A69DF4
split-complementary
#F49DBF #9DF4A6 #9DEAF4
monochromatic
#E82F77 #EE669B #F49DBF #FAD4E3 #FCE3ED
Accessibility & contrast
On white
2.02
#F49DBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.42
#F49DBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F49DBF
10.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F49DBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F49DBF | 1.00 | 2.02 | 10.42 | 10.42 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7ADC0
Deuteranopia (green-blind)
#BCBCBD
Tritanopia (blue-blind)
#FF99A9
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #f49dbf; /* rgb */ color: rgb(244, 157, 191); /* oklch */ color: oklch(79.2% 0.111 354.9);
Tailwind
colors: {
custom: {
50: '#f9bbd2',
500: '#f49dbf',
950: '#000000',
},
}SCSS
$custom: #f49dbf; $custom-light: #f9bbd2; $custom-dark: #000000;
JSON
{
"hex": "#f49dbf",
"rgb": {
"r": 244,
"g": 157,
"b": 191
},
"hsl": {
"h": 336.552,
"s": 79.817,
"l": 78.627
},
"oklch": {
"l": 0.79248,
"c": 0.11113,
"h": 354.9
},
"luminance": 0.47109
}Semantic roles & 50–950 ramp
primary
#F49DBF
secondary
#D7F4E9
accent
#DC8A09
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171214
muted
#858182