#F49DCD#F49DCD
#F49DCD is a light, moderate pink. Relative luminance 0.478; OKLCH L 79.7% C 0.119 H 345.9°. Best body text is #000000 at 10.55:1 contrast (WCAG AA passes).
Color values
| HEX | #F49DCD |
|---|---|
| RGB | rgb(244, 157, 205) |
| HSL | hsl(327, 80%, 79%) |
| HSV | hsv(327, 36%, 96%) |
| CMYK | cmyk(0%, 35.7%, 16%, 4.3%) |
| CIE-LAB | lab(74.67, 39.01, -11.01) |
| CIE-LCH | lch(74.67, 40.53, 344.23°) |
| OKLab | oklab(79.7% 0.1153 -0.0289) |
| OKLCH | oklch(79.7% 0.119 345.9) |
| XYZ | xyz(60.3851, 47.7583, 63.7834) |
| Luminance | 0.4775 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 6.07
Bubblegum Pink
#FE83CC
ΔE00 6.13
Pink (survey)
#FF81C0
ΔE00 6.28
Plum
#DDA0DD
ΔE00 7.04
Baby Pink
#FFB7CE
ΔE00 8.02
Pinky
#FC86AA
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F49DCD #9DF4C4
analogous
#F09DF4 #F49DCD #F49DA1
triadic
#F49DCD #CDF49D #9DCDF4
tetradic
#F49DCD #F4F09D #9DF4C4 #9DA1F4
square
#F49DCD #F4F09D #9DF4C4 #9DA1F4
split-complementary
#F49DCD #A1F49D #9DF4F0
monochromatic
#E82F95 #EE66B1 #F49DCD #FAD4E9 #FCE3F1
Accessibility & contrast
On white
1.99
#F49DCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.55
#F49DCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F49DCD
10.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F49DCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F49DCD | 1.00 | 1.99 | 10.55 | 10.55 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3AFCF
Deuteranopia (green-blind)
#B9BDCB
Tritanopia (blue-blind)
#FF9CAE
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #f49dcd; /* rgb */ color: rgb(244, 157, 205); /* oklch */ color: oklch(79.7% 0.119 345.9);
Tailwind
colors: {
custom: {
50: '#f9bbdc',
500: '#f49dcd',
950: '#000000',
},
}SCSS
$custom: #f49dcd; $custom-light: #f9bbdc; $custom-dark: #000000;
JSON
{
"hex": "#f49dcd",
"rgb": {
"r": 244,
"g": 157,
"b": 205
},
"hsl": {
"h": 326.897,
"s": 79.817,
"l": 78.627
},
"oklch": {
"l": 0.79696,
"c": 0.11887,
"h": 345.9
},
"luminance": 0.47755
}Semantic roles & 50–950 ramp
primary
#F49DCD
secondary
#D7F4E4
accent
#DC6809
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#171215
muted
#858183