#F49BB8#F49BB8
#F49BB8 is a light, moderate pink. Relative luminance 0.461; OKLCH L 78.7% C 0.111 H 358.9°. Best body text is #000000 at 10.23:1 contrast (WCAG AA passes).
Color values
| HEX | #F49BB8 |
|---|---|
| RGB | rgb(244, 155, 184) |
| HSL | hsl(340, 80%, 78%) |
| HSV | hsv(340, 36%, 96%) |
| CMYK | cmyk(0%, 36.5%, 24.6%, 4.3%) |
| CIE-LAB | lab(73.64, 36.96, -0.99) |
| CIE-LCH | lch(73.64, 36.97, 358.47°) |
| OKLab | oklab(78.71% 0.1114 -0.0021) |
| OKLCH | oklch(78.71% 0.111 358.9) |
| XYZ | xyz(57.6826, 46.1403, 51.2059) |
| Luminance | 0.4614 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 4.16
Pinky
#FC86AA
ΔE00 5.05
Faded Pink
#DE9DAC
ΔE00 5.13
Powder Pink
#FFB2D0
ΔE00 5.55
Soft Pink
#FDB0C0
ΔE00 5.63
Rosa
#FE86A4
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F49BB8 #9BF4D7
analogous
#F49BE5 #F49BB8 #F4AA9B
triadic
#F49BB8 #B8F49B #9BB8F4
tetradic
#F49BB8 #E5F49B #9BF4D7 #AA9BF4
square
#F49BB8 #E5F49B #9BF4D7 #AA9BF4
split-complementary
#F49BB8 #9BF4AA #9BE5F4
monochromatic
#E82D6A #EE6491 #F49BB8 #FAD2DF #FCE3EB
Accessibility & contrast
On white
2.05
#F49BB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.23
#F49BB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F49BB8
10.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F49BB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F49BB8 | 1.00 | 2.05 | 10.23 | 10.23 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7ABB9
Deuteranopia (green-blind)
#BCBBB6
Tritanopia (blue-blind)
#FF96A5
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #f49bb8; /* rgb */ color: rgb(244, 155, 184); /* oklch */ color: oklch(78.7% 0.111 358.9);
Tailwind
colors: {
custom: {
50: '#f9b9cd',
500: '#f49bb8',
950: '#000000',
},
}SCSS
$custom: #f49bb8; $custom-light: #f9b9cd; $custom-dark: #000000;
JSON
{
"hex": "#f49bb8",
"rgb": {
"r": 244,
"g": 155,
"b": 184
},
"hsl": {
"h": 340.449,
"s": 80.18,
"l": 78.235
},
"oklch": {
"l": 0.78707,
"c": 0.1114,
"h": 358.9
},
"luminance": 0.46136
}Semantic roles & 50–950 ramp
primary
#F49BB8
secondary
#D7F4EA
accent
#DD9809
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171213
muted
#858182