#F49BB7#F49BB7
#F49BB7 is a light, moderate pink. Relative luminance 0.461; OKLCH L 78.7% C 0.111 H 359.6°. Best body text is #000000 at 10.22:1 contrast (WCAG AA passes).
Color values
| HEX | #F49BB7 |
|---|---|
| RGB | rgb(244, 155, 183) |
| HSL | hsl(341, 80%, 78%) |
| HSV | hsv(341, 36%, 96%) |
| CMYK | cmyk(0%, 36.5%, 25%, 4.3%) |
| CIE-LAB | lab(73.61, 36.82, -0.47) |
| CIE-LCH | lch(73.61, 36.82, 359.26°) |
| OKLab | oklab(78.68% 0.111 -0.0007) |
| OKLCH | oklch(78.68% 0.111 359.6) |
| XYZ | xyz(57.5782, 46.0985, 50.6558) |
| Luminance | 0.4610 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 4.02
Faded Pink
#DE9DAC
ΔE00 4.99
Pinky
#FC86AA
ΔE00 5.01
Soft Pink
#FDB0C0
ΔE00 5.49
Rosa
#FE86A4
ΔE00 5.61
Powder Pink
#FFB2D0
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F49BB7 #9BF4D8
analogous
#F49BE3 #F49BB7 #F4AB9B
triadic
#F49BB7 #B7F49B #9BB7F4
tetradic
#F49BB7 #E3F49B #9BF4D8 #AB9BF4
square
#F49BB7 #E3F49B #9BF4D8 #AB9BF4
split-complementary
#F49BB7 #9BF4AB #9BE3F4
monochromatic
#E82D68 #EE648F #F49BB7 #FAD2DF #FCE3EB
Accessibility & contrast
On white
2.05
#F49BB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.22
#F49BB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F49BB7
10.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F49BB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F49BB7 | 1.00 | 2.05 | 10.22 | 10.22 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7ABB8
Deuteranopia (green-blind)
#BDBBB5
Tritanopia (blue-blind)
#FF96A5
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #f49bb7; /* rgb */ color: rgb(244, 155, 183); /* oklch */ color: oklch(78.7% 0.111 359.6);
Tailwind
colors: {
custom: {
50: '#f9b9cc',
500: '#f49bb7',
950: '#000000',
},
}SCSS
$custom: #f49bb7; $custom-light: #f9b9cc; $custom-dark: #000000;
JSON
{
"hex": "#f49bb7",
"rgb": {
"r": 244,
"g": 155,
"b": 183
},
"hsl": {
"h": 341.124,
"s": 80.18,
"l": 78.235
},
"oklch": {
"l": 0.78678,
"c": 0.11103,
"h": 359.6
},
"luminance": 0.46095
}Semantic roles & 50–950 ramp
primary
#F49BB7
secondary
#D7F4EB
accent
#DD9A09
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#171113
muted
#858082