#F49BCD#F49BCD
#F49BCD is a light, vivid pink. Relative luminance 0.471; OKLCH L 79.4% C 0.122 H 345.5°. Best body text is #000000 at 10.42:1 contrast (WCAG AA passes).
Color values
| HEX | #F49BCD |
|---|---|
| RGB | rgb(244, 155, 205) |
| HSL | hsl(326, 80%, 78%) |
| HSV | hsv(326, 36%, 96%) |
| CMYK | cmyk(0%, 36.5%, 16%, 4.3%) |
| CIE-LAB | lab(74.25, 40.05, -11.65) |
| CIE-LCH | lch(74.25, 41.71, 343.78°) |
| OKLab | oklab(79.37% 0.1184 -0.0306) |
| OKLCH | oklch(79.37% 0.122 345.5) |
| XYZ | xyz(60.0495, 47.0871, 63.6716) |
| Luminance | 0.4708 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 5.61
Pink (survey)
#FF81C0
ΔE00 5.86
Powder Pink
#FFB2D0
ΔE00 6.59
Plum
#DDA0DD
ΔE00 6.94
Pinky
#FC86AA
ΔE00 8.22
Baby Pink
#FFB7CE
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F49BCD #9BF4C2
analogous
#EE9BF4 #F49BCD #F49BA0
triadic
#F49BCD #CDF49B #9BCDF4
tetradic
#F49BCD #F4EE9B #9BF4C2 #9BA0F4
square
#F49BCD #F4EE9B #9BF4C2 #9BA0F4
split-complementary
#F49BCD #A0F49B #9BF4EE
monochromatic
#E82D96 #EE64B1 #F49BCD #FAD2E9 #FCE3F1
Accessibility & contrast
On white
2.02
#F49BCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.42
#F49BCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F49BCD
10.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F49BCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F49BCD | 1.00 | 2.02 | 10.42 | 10.42 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1AECF
Deuteranopia (green-blind)
#B7BCCB
Tritanopia (blue-blind)
#FF9AAD
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #f49bcd; /* rgb */ color: rgb(244, 155, 205); /* oklch */ color: oklch(79.4% 0.122 345.5);
Tailwind
colors: {
custom: {
50: '#f9badc',
500: '#f49bcd',
950: '#000000',
},
}SCSS
$custom: #f49bcd; $custom-light: #f9badc; $custom-dark: #000000;
JSON
{
"hex": "#f49bcd",
"rgb": {
"r": 244,
"g": 155,
"b": 205
},
"hsl": {
"h": 326.292,
"s": 80.18,
"l": 78.235
},
"oklch": {
"l": 0.79372,
"c": 0.12225,
"h": 345.5
},
"luminance": 0.47084
}Semantic roles & 50–950 ramp
primary
#F49BCD
secondary
#D7F4E4
accent
#DD6609
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#171215
muted
#858183