#F49ABE#F49ABE
#F49ABE is a light, moderate pink. Relative luminance 0.461; OKLCH L 78.7% C 0.116 H 354.5°. Best body text is #000000 at 10.21:1 contrast (WCAG AA passes).
Color values
| HEX | #F49ABE |
|---|---|
| RGB | rgb(244, 154, 190) |
| HSL | hsl(336, 80%, 78%) |
| HSV | hsv(336, 37%, 96%) |
| CMYK | cmyk(0%, 36.9%, 22.1%, 4.3%) |
| CIE-LAB | lab(73.59, 38.33, -4.37) |
| CIE-LCH | lch(73.59, 38.58, 353.50°) |
| OKLab | oklab(78.73% 0.115 -0.011) |
| OKLCH | oklch(78.73% 0.116 354.5) |
| XYZ | xyz(58.1592, 46.0658, 54.5335) |
| Luminance | 0.4606 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 5.30
Pinky
#FC86AA
ΔE00 5.49
Powder Pink
#FFB2D0
ΔE00 5.51
Faded Pink
#DE9DAC
ΔE00 6.38
Pink (survey)
#FF81C0
ΔE00 6.41
Rosa
#FE86A4
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F49ABE #9AF4D0
analogous
#F49AEB #F49ABE #F4A39A
triadic
#F49ABE #BEF49A #9ABEF4
tetradic
#F49ABE #EBF49A #9AF4D0 #A39AF4
square
#F49ABE #EBF49A #9AF4D0 #A39AF4
split-complementary
#F49ABE #9AF4A3 #9AEBF4
monochromatic
#E82C77 #EE639A #F49ABE #FAD1E2 #FCE3ED
Accessibility & contrast
On white
2.06
#F49ABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.21
#F49ABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F49ABE
10.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F49ABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F49ABE | 1.00 | 2.06 | 10.21 | 10.21 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4ABBF
Deuteranopia (green-blind)
#BABBBC
Tritanopia (blue-blind)
#FF96A7
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #f49abe; /* rgb */ color: rgb(244, 154, 190); /* oklch */ color: oklch(78.7% 0.116 354.5);
Tailwind
colors: {
custom: {
50: '#f9b9d1',
500: '#f49abe',
950: '#000000',
},
}SCSS
$custom: #f49abe; $custom-light: #f9b9d1; $custom-dark: #000000;
JSON
{
"hex": "#f49abe",
"rgb": {
"r": 244,
"g": 154,
"b": 190
},
"hsl": {
"h": 336,
"s": 80.357,
"l": 78.039
},
"oklch": {
"l": 0.78726,
"c": 0.11553,
"h": 354.5
},
"luminance": 0.46062
}Semantic roles & 50–950 ramp
primary
#F49ABE
secondary
#D7F4E8
accent
#DD8809
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171114
muted
#858082