#DD50B8#DD50B8
#DD50B8 is a light, highly saturated pink. Relative luminance 0.246; OKLCH L 65.4% C 0.208 H 339.6°. Best body text is #000000 at 5.91:1 contrast (WCAG AA passes).
Color values
| HEX | #DD50B8 |
|---|---|
| RGB | rgb(221, 80, 184) |
| HSL | hsl(316, 67%, 59%) |
| HSV | hsv(316, 64%, 87%) |
| CMYK | cmyk(0%, 63.8%, 16.7%, 13.3%) |
| CIE-LAB | lab(56.66, 65.65, -26.84) |
| CIE-LCH | lch(56.66, 70.93, 337.76°) |
| OKLab | oklab(65.36% 0.1947 -0.0723) |
| OKLCH | oklch(65.36% 0.208 339.6) |
| XYZ | xyz(41.3401, 24.5739, 47.9041) |
| Luminance | 0.2457 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purpleish Pink
#DF4EC8
ΔE00 2.84
Purplish Pink
#CE5DAE
ΔE00 3.17
Pinky Purple
#C94CBE
ΔE00 4.95
Pale Magenta
#D767AD
ΔE00 5.19
Hot Magenta
#F504C9
ΔE00 5.51
Bright Pink
#FE01B1
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD50B8 #50DD75
analogous
#BC50DD #DD50B8 #DD5072
triadic
#DD50B8 #B8DD50 #50B8DD
tetradic
#DD50B8 #DDBC50 #50DD75 #5072DD
square
#DD50B8 #DDBC50 #50DD75 #5072DD
split-complementary
#DD50B8 #72DD50 #50DDBC
monochromatic
#961D76 #C9279E #DD50B8 #E783CD #F1B6E2
Accessibility & contrast
On white
3.55
#DD50B8 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.91
#DD50B8 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #DD50B8
5.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD50B8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD50B8 | 1.00 | 3.55 | 5.91 | 5.91 |
| #FFFFFF | 3.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#577ABB
Deuteranopia (green-blind)
#8390B5
Tritanopia (blue-blind)
#E9547D
Achromatopsia (no color)
#888888
Design tokens & code
CSS
--color: #dd50b8; /* rgb */ color: rgb(221, 80, 184); /* oklch */ color: oklch(65.4% 0.208 339.6);
Tailwind
colors: {
custom: {
50: '#eb8acd',
500: '#dd50b8',
950: '#000000',
},
}SCSS
$custom: #dd50b8; $custom-light: #eb8acd; $custom-dark: #000000;
JSON
{
"hex": "#dd50b8",
"rgb": {
"r": 221,
"g": 80,
"b": 184
},
"hsl": {
"h": 315.745,
"s": 67.464,
"l": 59.02
},
"oklch": {
"l": 0.65361,
"c": 0.20766,
"h": 339.6
},
"luminance": 0.2457
}Semantic roles & 50–950 ramp
primary
#DD50B8
secondary
#A9E0B7
accent
#EA6B3D
background
#FEF8FC
surface
#FDF0F9
border
#D5CBD2
text
#170C13
muted
#857D82