#DD4BB5#DD4BB5
#DD4BB5 is a light, highly saturated pink. Relative luminance 0.237; OKLCH L 64.7% C 0.212 H 340.4°. Best body text is #000000 at 5.75:1 contrast (WCAG AA passes).
Color values
| HEX | #DD4BB5 |
|---|---|
| RGB | rgb(221, 75, 181) |
| HSL | hsl(316, 68%, 58%) |
| HSV | hsv(316, 66%, 87%) |
| CMYK | cmyk(0%, 66.1%, 18.1%, 13.3%) |
| CIE-LAB | lab(55.83, 67.18, -26.39) |
| CIE-LCH | lch(55.83, 72.17, 338.56°) |
| OKLab | oklab(64.72% 0.2 -0.071) |
| OKLCH | oklch(64.72% 0.212 340.4) |
| XYZ | xyz(40.6764, 23.7443, 46.1480) |
| Luminance | 0.2374 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purpleish Pink
#DF4EC8
ΔE00 3.31
Purplish Pink
#CE5DAE
ΔE00 3.45
Pinky Purple
#C94CBE
ΔE00 4.82
Hot Magenta
#F504C9
ΔE00 5.21
Bright Pink
#FE01B1
ΔE00 5.49
Pale Magenta
#D767AD
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD4BB5 #4BDD73
analogous
#BC4BDD #DD4BB5 #DD4B6C
triadic
#DD4BB5 #B5DD4B #4BB5DD
tetradic
#DD4BB5 #DDBC4B #4BDD73 #4B6CDD
square
#DD4BB5 #DDBC4B #4BDD73 #4B6CDD
split-complementary
#DD4BB5 #6CDD4B #4BDDBC
monochromatic
#921C72 #C5259A #DD4BB5 #E77ECA #F0B2DF
Accessibility & contrast
On white
3.65
#DD4BB5 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.75
#DD4BB5 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #DD4BB5
5.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD4BB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD4BB5 | 1.00 | 3.65 | 5.75 | 5.75 |
| #FFFFFF | 3.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5477B8
Deuteranopia (green-blind)
#818EB1
Tritanopia (blue-blind)
#EA4E79
Achromatopsia (no color)
#868686
Design tokens & code
CSS
--color: #dd4bb5; /* rgb */ color: rgb(221, 75, 181); /* oklch */ color: oklch(64.7% 0.212 340.4);
Tailwind
colors: {
custom: {
50: '#eb87cb',
500: '#dd4bb5',
950: '#000000',
},
}SCSS
$custom: #dd4bb5; $custom-light: #eb87cb; $custom-dark: #000000;
JSON
{
"hex": "#dd4bb5",
"rgb": {
"r": 221,
"g": 75,
"b": 181
},
"hsl": {
"h": 316.438,
"s": 68.224,
"l": 58.039
},
"oklch": {
"l": 0.64716,
"c": 0.21223,
"h": 340.4
},
"luminance": 0.23741
}Semantic roles & 50–950 ramp
primary
#DD4BB5
secondary
#A5DFB5
accent
#EB6C3D
background
#FEF8FC
surface
#FDF0F8
border
#D5CBD1
text
#170C13
muted
#857D82