#F49CBB#F49CBB
#F49CBB is a light, moderate pink. Relative luminance 0.466; OKLCH L 79.0% C 0.111 H 357.3°. Best body text is #000000 at 10.32:1 contrast (WCAG AA passes).
Color values
| HEX | #F49CBB |
|---|---|
| RGB | rgb(244, 156, 187) |
| HSL | hsl(339, 80%, 78%) |
| HSV | hsv(339, 36%, 96%) |
| CMYK | cmyk(0%, 36.1%, 23.4%, 4.3%) |
| CIE-LAB | lab(73.93, 36.86, -2.20) |
| CIE-LCH | lch(73.93, 36.92, 356.58°) |
| OKLab | oklab(78.96% 0.1109 -0.0053) |
| OKLCH | oklch(78.96% 0.111 357.3) |
| XYZ | xyz(58.1675, 46.6017, 52.9354) |
| Luminance | 0.4660 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 4.70
Powder Pink
#FFB2D0
ΔE00 5.16
Pinky
#FC86AA
ΔE00 5.43
Faded Pink
#DE9DAC
ΔE00 5.45
Soft Pink
#FDB0C0
ΔE00 5.80
Baby Pink
#FFB7CE
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F49CBB #9CF4D5
analogous
#F49CE7 #F49CBB #F4A99C
triadic
#F49CBB #BBF49C #9CBBF4
tetradic
#F49CBB #E7F49C #9CF4D5 #A99CF4
square
#F49CBB #E7F49C #9CF4D5 #A99CF4
split-complementary
#F49CBB #9CF4A9 #9CE7F4
monochromatic
#E82E6F #EE6595 #F49CBB #FAD3E1 #FCE3EC
Accessibility & contrast
On white
2.03
#F49CBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.32
#F49CBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F49CBB
10.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F49CBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F49CBB | 1.00 | 2.03 | 10.32 | 10.32 |
| #FFFFFF | 2.03 | 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)
#A7ACBC
Deuteranopia (green-blind)
#BCBCB9
Tritanopia (blue-blind)
#FF98A7
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #f49cbb; /* rgb */ color: rgb(244, 156, 187); /* oklch */ color: oklch(79.0% 0.111 357.3);
Tailwind
colors: {
custom: {
50: '#f9bacf',
500: '#f49cbb',
950: '#000000',
},
}SCSS
$custom: #f49cbb; $custom-light: #f9bacf; $custom-dark: #000000;
JSON
{
"hex": "#f49cbb",
"rgb": {
"r": 244,
"g": 156,
"b": 187
},
"hsl": {
"h": 338.864,
"s": 80,
"l": 78.431
},
"oklch": {
"l": 0.78962,
"c": 0.111,
"h": 357.3
},
"luminance": 0.46598
}Semantic roles & 50–950 ramp
primary
#F49CBB
secondary
#D7F4EA
accent
#DC9209
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171213
muted
#858182