#F49CCD#F49CCD
#F49CCD is a light, vivid pink. Relative luminance 0.474; OKLCH L 79.5% C 0.121 H 345.7°. Best body text is #000000 at 10.48:1 contrast (WCAG AA passes).
Color values
| HEX | #F49CCD |
|---|---|
| RGB | rgb(244, 156, 205) |
| HSL | hsl(327, 80%, 78%) |
| HSV | hsv(327, 36%, 96%) |
| CMYK | cmyk(0%, 36.1%, 16%, 4.3%) |
| CIE-LAB | lab(74.46, 39.53, -11.33) |
| CIE-LCH | lch(74.46, 41.12, 344.00°) |
| OKLab | oklab(79.53% 0.1168 -0.0298) |
| OKLCH | oklch(79.53% 0.121 345.7) |
| XYZ | xyz(60.2166, 47.4213, 63.7273) |
| Luminance | 0.4742 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 5.87
Pink (survey)
#FF81C0
ΔE00 6.07
Powder Pink
#FFB2D0
ΔE00 6.33
Plum
#DDA0DD
ΔE00 6.98
Pinky
#FC86AA
ΔE00 8.24
Baby Pink
#FFB7CE
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F49CCD #9CF4C3
analogous
#EF9CF4 #F49CCD #F49CA1
triadic
#F49CCD #CDF49C #9CCDF4
tetradic
#F49CCD #F4EF9C #9CF4C3 #9CA1F4
square
#F49CCD #F4EF9C #9CF4C3 #9CA1F4
split-complementary
#F49CCD #A1F49C #9CF4EF
monochromatic
#E82E95 #EE65B1 #F49CCD #FAD3E9 #FCE3F1
Accessibility & contrast
On white
2.00
#F49CCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.48
#F49CCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F49CCD
10.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F49CCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F49CCD | 1.00 | 2.00 | 10.48 | 10.48 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2AECF
Deuteranopia (green-blind)
#B8BDCB
Tritanopia (blue-blind)
#FF9BAD
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #f49ccd; /* rgb */ color: rgb(244, 156, 205); /* oklch */ color: oklch(79.5% 0.121 345.7);
Tailwind
colors: {
custom: {
50: '#f9badc',
500: '#f49ccd',
950: '#000000',
},
}SCSS
$custom: #f49ccd; $custom-light: #f9badc; $custom-dark: #000000;
JSON
{
"hex": "#f49ccd",
"rgb": {
"r": 244,
"g": 156,
"b": 205
},
"hsl": {
"h": 326.591,
"s": 80,
"l": 78.431
},
"oklch": {
"l": 0.79534,
"c": 0.12057,
"h": 345.7
},
"luminance": 0.47418
}Semantic roles & 50–950 ramp
primary
#F49CCD
secondary
#D7F4E4
accent
#DC6709
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#171215
muted
#858183