#F49DCE#F49DCE
#F49DCE is a light, moderate pink. Relative luminance 0.478; OKLCH L 79.7% C 0.120 H 345.3°. Best body text is #000000 at 10.56:1 contrast (WCAG AA passes).
Color values
| HEX | #F49DCE |
|---|---|
| RGB | rgb(244, 157, 206) |
| HSL | hsl(326, 80%, 79%) |
| HSV | hsv(326, 36%, 96%) |
| CMYK | cmyk(0%, 35.7%, 15.6%, 4.3%) |
| CIE-LAB | lab(74.70, 39.16, -11.52) |
| CIE-LCH | lch(74.70, 40.82, 343.61°) |
| OKLab | oklab(79.73% 0.1156 -0.0303) |
| OKLCH | oklch(79.73% 0.12 345.3) |
| XYZ | xyz(60.5062, 47.8067, 64.4212) |
| Luminance | 0.4780 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 6.04
Powder Pink
#FFB2D0
ΔE00 6.23
Pink (survey)
#FF81C0
ΔE00 6.30
Plum
#DDA0DD
ΔE00 6.84
Baby Pink
#FFB7CE
ΔE00 8.18
Pinky
#FC86AA
ΔE00 8.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F49DCE #9DF4C3
analogous
#EF9DF4 #F49DCE #F49DA2
triadic
#F49DCE #CEF49D #9DCEF4
tetradic
#F49DCE #F4EF9D #9DF4C3 #9DA2F4
square
#F49DCE #F4EF9D #9DF4C3 #9DA2F4
split-complementary
#F49DCE #A2F49D #9DF4EF
monochromatic
#E82F97 #EE66B2 #F49DCE #FAD4EA #FCE3F1
Accessibility & contrast
On white
1.99
#F49DCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.56
#F49DCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F49DCE
10.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F49DCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F49DCE | 1.00 | 1.99 | 10.56 | 10.56 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3AFD0
Deuteranopia (green-blind)
#B8BDCC
Tritanopia (blue-blind)
#FF9CAE
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #f49dce; /* rgb */ color: rgb(244, 157, 206); /* oklch */ color: oklch(79.7% 0.120 345.3);
Tailwind
colors: {
custom: {
50: '#f9bbdd',
500: '#f49dce',
950: '#000000',
},
}SCSS
$custom: #f49dce; $custom-light: #f9bbdd; $custom-dark: #000000;
JSON
{
"hex": "#f49dce",
"rgb": {
"r": 244,
"g": 157,
"b": 206
},
"hsl": {
"h": 326.207,
"s": 79.817,
"l": 78.627
},
"oklch": {
"l": 0.7973,
"c": 0.11952,
"h": 345.3
},
"luminance": 0.47803
}Semantic roles & 50–950 ramp
primary
#F49DCE
secondary
#D7F4E4
accent
#DC6509
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#171215
muted
#858183