#DC49B5#DC49B5
#DC49B5 is a light, highly saturated pink. Relative luminance 0.233; OKLCH L 64.4% C 0.214 H 340.1°. Best body text is #000000 at 5.66:1 contrast (WCAG AA passes).
Color values
| HEX | #DC49B5 |
|---|---|
| RGB | rgb(220, 73, 181) |
| HSL | hsl(316, 68%, 57%) |
| HSV | hsv(316, 67%, 86%) |
| CMYK | cmyk(0%, 66.8%, 17.7%, 13.7%) |
| CIE-LAB | lab(55.40, 67.68, -27.06) |
| CIE-LCH | lch(55.40, 72.89, 338.20°) |
| OKLab | oklab(64.37% 0.2013 -0.0729) |
| OKLCH | oklch(64.37% 0.214 340.1) |
| XYZ | xyz(40.2392, 23.3207, 46.0892) |
| Luminance | 0.2332 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purpleish Pink
#DF4EC8
ΔE00 3.31
Purplish Pink
#CE5DAE
ΔE00 3.65
Pinky Purple
#C94CBE
ΔE00 4.48
Hot Magenta
#F504C9
ΔE00 5.04
Bright Pink
#FE01B1
ΔE00 5.54
Purpley Pink
#C83CB9
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC49B5 #49DC70
analogous
#B949DC #DC49B5 #DC496C
triadic
#DC49B5 #B5DC49 #49B5DC
tetradic
#DC49B5 #DCB949 #49DC70 #496CDC
square
#DC49B5 #DCB949 #49DC70 #496CDC
split-complementary
#DC49B5 #6CDC49 #49DCB9
monochromatic
#8F1C70 #C22599 #DC49B5 #E67CCA #F0B0DF
Accessibility & contrast
On white
3.71
#DC49B5 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.66
#DC49B5 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #DC49B5
5.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC49B5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC49B5 | 1.00 | 3.71 | 5.66 | 5.66 |
| #FFFFFF | 3.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5276B8
Deuteranopia (green-blind)
#808DB1
Tritanopia (blue-blind)
#E84D79
Achromatopsia (no color)
#858585
Design tokens & code
CSS
--color: #dc49b5; /* rgb */ color: rgb(220, 73, 181); /* oklch */ color: oklch(64.4% 0.214 340.1);
Tailwind
colors: {
custom: {
50: '#eb86cb',
500: '#dc49b5',
950: '#000000',
},
}SCSS
$custom: #dc49b5; $custom-light: #eb86cb; $custom-dark: #000000;
JSON
{
"hex": "#dc49b5",
"rgb": {
"r": 220,
"g": 73,
"b": 181
},
"hsl": {
"h": 315.918,
"s": 67.742,
"l": 57.451
},
"oklch": {
"l": 0.64371,
"c": 0.21409,
"h": 340.1
},
"luminance": 0.23317
}Semantic roles & 50–950 ramp
primary
#DC49B5
secondary
#A3DEB2
accent
#EB6B3D
background
#FEF8FC
surface
#FDF0F8
border
#D5CBD1
text
#170C13
muted
#857D82