#F49ABA#F49ABA
#F49ABA is a light, moderate pink. Relative luminance 0.459; OKLCH L 78.6% C 0.114 H 357.2°. Best body text is #000000 at 10.18:1 contrast (WCAG AA passes).
Color values
| HEX | #F49ABA |
|---|---|
| RGB | rgb(244, 154, 186) |
| HSL | hsl(339, 80%, 78%) |
| HSV | hsv(339, 37%, 96%) |
| CMYK | cmyk(0%, 36.9%, 23.8%, 4.3%) |
| CIE-LAB | lab(73.48, 37.76, -2.32) |
| CIE-LCH | lch(73.48, 37.83, 356.48°) |
| OKLab | oklab(78.6% 0.1136 -0.0056) |
| OKLCH | oklch(78.6% 0.114 357.2) |
| XYZ | xyz(57.7280, 45.8933, 52.2626) |
| Luminance | 0.4589 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 4.48
Pinky
#FC86AA
ΔE00 5.02
Powder Pink
#FFB2D0
ΔE00 5.59
Faded Pink
#DE9DAC
ΔE00 5.64
Rosa
#FE86A4
ΔE00 5.95
Soft Pink
#FDB0C0
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F49ABA #9AF4D4
analogous
#F49AE7 #F49ABA #F4A79A
triadic
#F49ABA #BAF49A #9ABAF4
tetradic
#F49ABA #E7F49A #9AF4D4 #A79AF4
square
#F49ABA #E7F49A #9AF4D4 #A79AF4
split-complementary
#F49ABA #9AF4A7 #9AE7F4
monochromatic
#E82C6F #EE6394 #F49ABA #FAD1E0 #FCE3EC
Accessibility & contrast
On white
2.06
#F49ABA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.18
#F49ABA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F49ABA
10.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F49ABA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F49ABA | 1.00 | 2.06 | 10.18 | 10.18 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5ABBB
Deuteranopia (green-blind)
#BBBBB8
Tritanopia (blue-blind)
#FF95A5
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #f49aba; /* rgb */ color: rgb(244, 154, 186); /* oklch */ color: oklch(78.6% 0.114 357.2);
Tailwind
colors: {
custom: {
50: '#f9b9ce',
500: '#f49aba',
950: '#000000',
},
}SCSS
$custom: #f49aba; $custom-light: #f9b9ce; $custom-dark: #000000;
JSON
{
"hex": "#f49aba",
"rgb": {
"r": 244,
"g": 154,
"b": 186
},
"hsl": {
"h": 338.667,
"s": 80.357,
"l": 78.039
},
"oklch": {
"l": 0.78603,
"c": 0.11377,
"h": 357.2
},
"luminance": 0.45889
}Semantic roles & 50–950 ramp
primary
#F49ABA
secondary
#D7F4EA
accent
#DD9109
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171113
muted
#858082