#F49FBF#F49FBF
#F49FBF is a light, moderate pink. Relative luminance 0.478; OKLCH L 79.6% C 0.108 H 355.6°. Best body text is #000000 at 10.56:1 contrast (WCAG AA passes).
Color values
| HEX | #F49FBF |
|---|---|
| RGB | rgb(244, 159, 191) |
| HSL | hsl(337, 79%, 79%) |
| HSV | hsv(337, 35%, 96%) |
| CMYK | cmyk(0%, 34.8%, 21.7%, 4.3%) |
| CIE-LAB | lab(74.70, 35.86, -3.29) |
| CIE-LCH | lch(74.70, 36.01, 354.76°) |
| OKLab | oklab(79.58% 0.1076 -0.0082) |
| OKLCH | oklch(79.58% 0.108 355.6) |
| XYZ | xyz(59.1114, 47.7946, 55.3919) |
| Luminance | 0.4779 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 4.42
Pig Pink
#E78EA5
ΔE00 5.53
Soft Pink
#FDB0C0
ΔE00 5.67
Baby Pink
#FFB7CE
ΔE00 5.68
Faded Pink
#DE9DAC
ΔE00 5.70
Pinky
#FC86AA
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F49FBF #9FF4D4
analogous
#F49FE9 #F49FBF #F4AA9F
triadic
#F49FBF #BFF49F #9FBFF4
tetradic
#F49FBF #E9F49F #9FF4D4 #AA9FF4
square
#F49FBF #E9F49F #9FF4D4 #AA9FF4
split-complementary
#F49FBF #9FF4AA #9FE9F4
monochromatic
#E73176 #EE689A #F49FBF #FAD6E4 #FCE4ED
Accessibility & contrast
On white
1.99
#F49FBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.56
#F49FBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F49FBF
10.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F49FBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F49FBF | 1.00 | 1.99 | 10.56 | 10.56 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9AFC0
Deuteranopia (green-blind)
#BEBDBD
Tritanopia (blue-blind)
#FF9BAA
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #f49fbf; /* rgb */ color: rgb(244, 159, 191); /* oklch */ color: oklch(79.6% 0.108 355.6);
Tailwind
colors: {
custom: {
50: '#f9bcd2',
500: '#f49fbf',
950: '#000000',
},
}SCSS
$custom: #f49fbf; $custom-light: #f9bcd2; $custom-dark: #000000;
JSON
{
"hex": "#f49fbf",
"rgb": {
"r": 244,
"g": 159,
"b": 191
},
"hsl": {
"h": 337.412,
"s": 79.439,
"l": 79.02
},
"oklch": {
"l": 0.79579,
"c": 0.1079,
"h": 355.6
},
"luminance": 0.47791
}Semantic roles & 50–950 ramp
primary
#F49FBF
secondary
#D7F4E9
accent
#DC8D0A
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171214
muted
#858182