#F49DCC#F49DCC
#F49DCC is a light, moderate pink. Relative luminance 0.477; OKLCH L 79.7% C 0.118 H 346.5°. Best body text is #000000 at 10.54:1 contrast (WCAG AA passes).
Color values
| HEX | #F49DCC |
|---|---|
| RGB | rgb(244, 157, 204) |
| HSL | hsl(328, 80%, 79%) |
| HSV | hsv(328, 36%, 96%) |
| CMYK | cmyk(0%, 35.7%, 16.4%, 4.3%) |
| CIE-LAB | lab(74.64, 38.85, -10.51) |
| CIE-LCH | lch(74.64, 40.25, 344.86°) |
| OKLab | oklab(79.66% 0.115 -0.0275) |
| OKLCH | oklch(79.66% 0.118 346.5) |
| XYZ | xyz(60.2648, 47.7101, 63.1497) |
| Luminance | 0.4771 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 5.92
Bubblegum Pink
#FE83CC
ΔE00 6.22
Pink (survey)
#FF81C0
ΔE00 6.27
Plum
#DDA0DD
ΔE00 7.24
Baby Pink
#FFB7CE
ΔE00 7.85
Pinky
#FC86AA
ΔE00 8.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F49DCC #9DF4C5
analogous
#F09DF4 #F49DCC #F49DA0
triadic
#F49DCC #CCF49D #9DCCF4
tetradic
#F49DCC #F4F09D #9DF4C5 #9DA0F4
square
#F49DCC #F4F09D #9DF4C5 #9DA0F4
split-complementary
#F49DCC #A0F49D #9DF4F0
monochromatic
#E82F93 #EE66AF #F49DCC #FAD4E9 #FCE3F1
Accessibility & contrast
On white
1.99
#F49DCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.54
#F49DCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F49DCC
10.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F49DCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F49DCC | 1.00 | 1.99 | 10.54 | 10.54 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4AFCE
Deuteranopia (green-blind)
#B9BDCA
Tritanopia (blue-blind)
#FF9CAE
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #f49dcc; /* rgb */ color: rgb(244, 157, 204); /* oklch */ color: oklch(79.7% 0.118 346.5);
Tailwind
colors: {
custom: {
50: '#f9bbdb',
500: '#f49dcc',
950: '#000000',
},
}SCSS
$custom: #f49dcc; $custom-light: #f9bbdb; $custom-dark: #000000;
JSON
{
"hex": "#f49dcc",
"rgb": {
"r": 244,
"g": 157,
"b": 204
},
"hsl": {
"h": 327.586,
"s": 79.817,
"l": 78.627
},
"oklch": {
"l": 0.79663,
"c": 0.11823,
"h": 346.5
},
"luminance": 0.47707
}Semantic roles & 50–950 ramp
primary
#F49DCC
secondary
#D7F4E4
accent
#DC6A09
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#171215
muted
#858183