#F49CCF#F49CCF
#F49CCF is a light, vivid pink. Relative luminance 0.475; OKLCH L 79.6% C 0.122 H 344.5°. Best body text is #000000 at 10.50:1 contrast (WCAG AA passes).
Color values
| HEX | #F49CCF |
|---|---|
| RGB | rgb(244, 156, 207) |
| HSL | hsl(325, 80%, 78%) |
| HSV | hsv(325, 36%, 96%) |
| CMYK | cmyk(0%, 36.1%, 15.2%, 4.3%) |
| CIE-LAB | lab(74.52, 39.84, -12.34) |
| CIE-LCH | lch(74.52, 41.70, 342.79°) |
| OKLab | oklab(79.6% 0.1175 -0.0325) |
| OKLCH | oklch(79.6% 0.122 344.5) |
| XYZ | xyz(60.4596, 47.5185, 65.0068) |
| Luminance | 0.4752 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 5.72
Pink (survey)
#FF81C0
ΔE00 6.13
Plum
#DDA0DD
ΔE00 6.60
Powder Pink
#FFB2D0
ΔE00 6.64
Baby Pink
#FFB7CE
ΔE00 8.61
Pinky
#FC86AA
ΔE00 8.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F49CCF #9CF4C1
analogous
#ED9CF4 #F49CCF #F49CA3
triadic
#F49CCF #CFF49C #9CCFF4
tetradic
#F49CCF #F4ED9C #9CF4C1 #9CA3F4
square
#F49CCF #F4ED9C #9CF4C1 #9CA3F4
split-complementary
#F49CCF #A3F49C #9CF4ED
monochromatic
#E82E9A #EE65B4 #F49CCF #FAD3EA #FCE3F2
Accessibility & contrast
On white
2.00
#F49CCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.50
#F49CCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F49CCF
10.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F49CCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F49CCF | 1.00 | 2.00 | 10.50 | 10.50 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2AFD1
Deuteranopia (green-blind)
#B7BDCD
Tritanopia (blue-blind)
#FF9CAE
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #f49ccf; /* rgb */ color: rgb(244, 156, 207); /* oklch */ color: oklch(79.6% 0.122 344.5);
Tailwind
colors: {
custom: {
50: '#f9badd',
500: '#f49ccf',
950: '#000000',
},
}SCSS
$custom: #f49ccf; $custom-light: #f9badd; $custom-dark: #000000;
JSON
{
"hex": "#f49ccf",
"rgb": {
"r": 244,
"g": 156,
"b": 207
},
"hsl": {
"h": 325.227,
"s": 80,
"l": 78.431
},
"oklch": {
"l": 0.79601,
"c": 0.12187,
"h": 344.5
},
"luminance": 0.47515
}Semantic roles & 50–950 ramp
primary
#F49CCF
secondary
#D7F4E3
accent
#DC6209
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#171215
muted
#858183