#F49BB5#F49BB5
#F49BB5 is a light, moderate pink. Relative luminance 0.460; OKLCH L 78.6% C 0.110 H 1.0°. Best body text is #000000 at 10.20:1 contrast (WCAG AA passes).
Color values
| HEX | #F49BB5 |
|---|---|
| RGB | rgb(244, 155, 181) |
| HSL | hsl(342, 80%, 78%) |
| HSV | hsv(342, 36%, 96%) |
| CMYK | cmyk(0%, 36.5%, 25.8%, 4.3%) |
| CIE-LAB | lab(73.56, 36.54, 0.55) |
| CIE-LCH | lch(73.56, 36.55, 0.87°) |
| OKLab | oklab(78.62% 0.1103 0.002) |
| OKLCH | oklch(78.62% 0.11 1) |
| XYZ | xyz(57.3715, 46.0159, 49.5673) |
| Luminance | 0.4601 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 3.78
Faded Pink
#DE9DAC
ΔE00 4.73
Pinky
#FC86AA
ΔE00 4.99
Soft Pink
#FDB0C0
ΔE00 5.25
Rosa
#FE86A4
ΔE00 5.39
Powder Pink
#FFB2D0
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F49BB5 #9BF4DA
analogous
#F49BE1 #F49BB5 #F4AD9B
triadic
#F49BB5 #B5F49B #9BB5F4
tetradic
#F49BB5 #E1F49B #9BF4DA #AD9BF4
square
#F49BB5 #E1F49B #9BF4DA #AD9BF4
split-complementary
#F49BB5 #9BF4AD #9BE1F4
monochromatic
#E82D63 #EE648C #F49BB5 #FAD2DE #FCE3EB
Accessibility & contrast
On white
2.06
#F49BB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.20
#F49BB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F49BB5
10.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F49BB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F49BB5 | 1.00 | 2.06 | 10.20 | 10.20 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7ABB6
Deuteranopia (green-blind)
#BDBBB3
Tritanopia (blue-blind)
#FF95A4
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #f49bb5; /* rgb */ color: rgb(244, 155, 181); /* oklch */ color: oklch(78.6% 0.110 1.0);
Tailwind
colors: {
custom: {
50: '#f9b9cb',
500: '#f49bb5',
950: '#000000',
},
}SCSS
$custom: #f49bb5; $custom-light: #f9b9cb; $custom-dark: #000000;
JSON
{
"hex": "#f49bb5",
"rgb": {
"r": 244,
"g": 155,
"b": 181
},
"hsl": {
"h": 342.472,
"s": 80.18,
"l": 78.235
},
"oklch": {
"l": 0.78619,
"c": 0.11034,
"h": 1
},
"luminance": 0.46012
}Semantic roles & 50–950 ramp
primary
#F49BB5
secondary
#D7F4EB
accent
#DD9F09
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#171113
muted
#858082