#F49BB0#F49BB0
#F49BB0 is a light, moderate red. Relative luminance 0.458; OKLCH L 78.5% C 0.109 H 4.6°. Best body text is #000000 at 10.16:1 contrast (WCAG AA passes).
Color values
| HEX | #F49BB0 |
|---|---|
| RGB | rgb(244, 155, 176) |
| HSL | hsl(346, 80%, 78%) |
| HSV | hsv(346, 36%, 96%) |
| CMYK | cmyk(0%, 36.5%, 27.9%, 4.3%) |
| CIE-LAB | lab(73.42, 35.87, 3.12) |
| CIE-LCH | lch(73.42, 36.00, 4.98°) |
| OKLab | oklab(78.48% 0.1085 0.0087) |
| OKLCH | oklch(78.48% 0.109 4.6) |
| XYZ | xyz(56.8677, 45.8143, 46.9137) |
| Luminance | 0.4581 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pig Pink
#E78EA5
ΔE00 3.58
Faded Pink
#DE9DAC
ΔE00 4.38
Soft Pink
#FDB0C0
ΔE00 4.91
Rosa
#FE86A4
ΔE00 5.12
Pinky
#FC86AA
ΔE00 5.26
Rose Pink
#F7879A
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F49BB0 #9BF4DF
analogous
#F49BDC #F49BB0 #F4B29B
triadic
#F49BB0 #B0F49B #9BB0F4
tetradic
#F49BB0 #DCF49B #9BF4DF #B29BF4
square
#F49BB0 #DCF49B #9BF4DF #B29BF4
split-complementary
#F49BB0 #9BF4B2 #9BDCF4
monochromatic
#E82D59 #EE6484 #F49BB0 #FAD2DC #FCE3E9
Accessibility & contrast
On white
2.07
#F49BB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.16
#F49BB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F49BB0
10.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F49BB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F49BB0 | 1.00 | 2.07 | 10.16 | 10.16 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8AAB1
Deuteranopia (green-blind)
#BEBBAE
Tritanopia (blue-blind)
#FF94A2
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #f49bb0; /* rgb */ color: rgb(244, 155, 176); /* oklch */ color: oklch(78.5% 0.109 4.6);
Tailwind
colors: {
custom: {
50: '#f9b9c7',
500: '#f49bb0',
950: '#000000',
},
}SCSS
$custom: #f49bb0; $custom-light: #f9b9c7; $custom-dark: #000000;
JSON
{
"hex": "#f49bb0",
"rgb": {
"r": 244,
"g": 155,
"b": 176
},
"hsl": {
"h": 345.843,
"s": 80.18,
"l": 78.235
},
"oklch": {
"l": 0.78476,
"c": 0.10888,
"h": 4.6
},
"luminance": 0.4581
}Semantic roles & 50–950 ramp
primary
#F49BB0
secondary
#D7F4ED
accent
#DDAB09
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181113
muted
#868082