#DD49B5#DD49B5
#DD49B5 is a light, highly saturated pink. Relative luminance 0.235; OKLCH L 64.5% C 0.215 H 340.4°. Best body text is #000000 at 5.69:1 contrast (WCAG AA passes).
Color values
| HEX | #DD49B5 |
|---|---|
| RGB | rgb(221, 73, 181) |
| HSL | hsl(316, 69%, 58%) |
| HSV | hsv(316, 67%, 87%) |
| CMYK | cmyk(0%, 67%, 18.1%, 13.3%) |
| CIE-LAB | lab(55.56, 67.93, -26.80) |
| CIE-LCH | lch(55.56, 73.03, 338.47°) |
| OKLab | oklab(64.52% 0.2023 -0.0722) |
| OKLCH | oklch(64.52% 0.215 340.4) |
| XYZ | xyz(40.5429, 23.4772, 46.1034) |
| Luminance | 0.2347 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purpleish Pink
#DF4EC8
ΔE00 3.32
Purplish Pink
#CE5DAE
ΔE00 3.67
Pinky Purple
#C94CBE
ΔE00 4.67
Hot Magenta
#F504C9
ΔE00 5.01
Bright Pink
#FE01B1
ΔE00 5.41
Pale Magenta
#D767AD
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD49B5 #49DD71
analogous
#BB49DD #DD49B5 #DD496B
triadic
#DD49B5 #B5DD49 #49B5DD
tetradic
#DD49B5 #DDBB49 #49DD71 #496BDD
square
#DD49B5 #DDBB49 #49DD71 #496BDD
split-complementary
#DD49B5 #6BDD49 #49DDBB
monochromatic
#911B71 #C42599 #DD49B5 #E77DCA #F0B0DF
Accessibility & contrast
On white
3.69
#DD49B5 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.69
#DD49B5 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #DD49B5
5.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD49B5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD49B5 | 1.00 | 3.69 | 5.69 | 5.69 |
| #FFFFFF | 3.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5376B8
Deuteranopia (green-blind)
#808EB1
Tritanopia (blue-blind)
#EA4D79
Achromatopsia (no color)
#858585
Design tokens & code
CSS
--color: #dd49b5; /* rgb */ color: rgb(221, 73, 181); /* oklch */ color: oklch(64.5% 0.215 340.4);
Tailwind
colors: {
custom: {
50: '#eb86cb',
500: '#dd49b5',
950: '#000000',
},
}SCSS
$custom: #dd49b5; $custom-light: #eb86cb; $custom-dark: #000000;
JSON
{
"hex": "#dd49b5",
"rgb": {
"r": 221,
"g": 73,
"b": 181
},
"hsl": {
"h": 316.216,
"s": 68.519,
"l": 57.647
},
"oklch": {
"l": 0.64518,
"c": 0.21475,
"h": 340.4
},
"luminance": 0.23473
}Semantic roles & 50–950 ramp
primary
#DD49B5
secondary
#A3DFB3
accent
#EB6C3C
background
#FEF8FC
surface
#FDF0F8
border
#D5CBD1
text
#170C13
muted
#857D82