#D49FCB#D49FCB
#D49FCB is a light, moderate pink. Relative luminance 0.431; OKLCH L 76.6% C 0.086 H 332.4°. Best body text is #000000 at 9.62:1 contrast (WCAG AA passes).
Color values
| HEX | #D49FCB |
|---|---|
| RGB | rgb(212, 159, 203) |
| HSL | hsl(310, 38%, 73%) |
| HSV | hsv(310, 25%, 83%) |
| CMYK | cmyk(0%, 25%, 4.2%, 16.9%) |
| CIE-LAB | lab(71.63, 26.80, -14.83) |
| CIE-LCH | lch(71.63, 30.63, 331.05°) |
| OKLab | oklab(76.59% 0.0758 -0.0397) |
| OKLCH | oklch(76.59% 0.086 332.4) |
| XYZ | xyz(50.3282, 43.1068, 62.1577) |
| Luminance | 0.4310 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 3.23
Plum
#DDA0DD
ΔE00 4.07
Lavender Pink
#DD85D7
ΔE00 8.69
Pale Purple
#B790D4
ΔE00 9.27
Dusty Lavender
#AC86A8
ΔE00 9.62
Powder Pink
#FFB2D0
ΔE00 9.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D49FCB #9FD4A8
analogous
#C29FD4 #D49FCB #D49FB0
triadic
#D49FCB #CBD49F #9FCBD4
tetradic
#D49FCB #D4C29F #9FD4A8 #9FB0D4
square
#D49FCB #D4C29F #9FD4A8 #9FB0D4
split-complementary
#D49FCB #B0D49F #9FD4C2
monochromatic
#AC4D9C #C175B4 #D49FCB #E7C9E2 #F6EAF4
Accessibility & contrast
On white
2.18
#D49FCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.62
#D49FCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D49FCB
9.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D49FCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D49FCB | 1.00 | 2.18 | 9.62 | 9.62 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EABCD
Deuteranopia (green-blind)
#AAB2C9
Tritanopia (blue-blind)
#D9A2AE
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #d49fcb; /* rgb */ color: rgb(212, 159, 203); /* oklch */ color: oklch(76.6% 0.086 332.4);
Tailwind
colors: {
custom: {
50: '#e1bcda',
500: '#d49fcb',
950: '#000000',
},
}SCSS
$custom: #d49fcb; $custom-light: #e1bcda; $custom-dark: #000000;
JSON
{
"hex": "#d49fcb",
"rgb": {
"r": 212,
"g": 159,
"b": 203
},
"hsl": {
"h": 310.189,
"s": 38.129,
"l": 72.745
},
"oklch": {
"l": 0.76586,
"c": 0.08554,
"h": 332.4
},
"luminance": 0.43105
}Semantic roles & 50–950 ramp
primary
#D49FCB
secondary
#DFECE1
accent
#B14A34
background
#FDFBFD
surface
#FBF6FA
border
#D4D0D3
text
#151215
muted
#838183