#F49CDC#F49CDC
#F49CDC is a light, vivid pink. Relative luminance 0.482; OKLCH L 80.1% C 0.131 H 337.5°. Best body text is #000000 at 10.64:1 contrast (WCAG AA passes).
Color values
| HEX | #F49CDC |
|---|---|
| RGB | rgb(244, 156, 220) |
| HSL | hsl(316, 80%, 78%) |
| HSV | hsv(316, 36%, 96%) |
| CMYK | cmyk(0%, 36.1%, 9.8%, 4.3%) |
| CIE-LAB | lab(74.94, 41.92, -18.83) |
| CIE-LCH | lch(74.94, 45.96, 335.81°) |
| OKLab | oklab(80.06% 0.1213 -0.0503) |
| OKLCH | oklch(80.06% 0.131 337.5) |
| XYZ | xyz(62.1148, 48.1806, 73.7243) |
| Luminance | 0.4818 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 4.75
Bubblegum Pink
#FE83CC
ΔE00 5.76
Lavender Pink
#DD85D7
ΔE00 7.03
Pink (survey)
#FF81C0
ΔE00 7.32
Violet (CSS)
#EE82EE
ΔE00 8.32
Powder Pink
#FFB2D0
ΔE00 8.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F49CDC #9CF4B4
analogous
#E09CF4 #F49CDC #F49CB0
triadic
#F49CDC #DCF49C #9CDCF4
tetradic
#F49CDC #F4E09C #9CF4B4 #9CB0F4
square
#F49CDC #F4E09C #9CF4B4 #9CB0F4
split-complementary
#F49CDC #B0F49C #9CF4E0
monochromatic
#E82EB5 #EE65C9 #F49CDC #FAD3EF #FCE3F5
Accessibility & contrast
On white
1.97
#F49CDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.64
#F49CDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F49CDC
10.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F49CDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F49CDC | 1.00 | 1.97 | 10.64 | 10.64 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EB0DE
Deuteranopia (green-blind)
#B4BDD9
Tritanopia (blue-blind)
#FD9EB3
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #f49cdc; /* rgb */ color: rgb(244, 156, 220); /* oklch */ color: oklch(80.1% 0.131 337.5);
Tailwind
colors: {
custom: {
50: '#f9bae7',
500: '#f49cdc',
950: '#000000',
},
}SCSS
$custom: #f49cdc; $custom-light: #f9bae7; $custom-dark: #000000;
JSON
{
"hex": "#f49cdc",
"rgb": {
"r": 244,
"g": 156,
"b": 220
},
"hsl": {
"h": 316.364,
"s": 80,
"l": 78.431
},
"oklch": {
"l": 0.80057,
"c": 0.13136,
"h": 337.5
},
"luminance": 0.48177
}Semantic roles & 50–950 ramp
primary
#F49CDC
secondary
#D7F4DF
accent
#DC4309
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#171216
muted
#858184