#DD4BB8#DD4BB8
#DD4BB8 is a light, highly saturated pink. Relative luminance 0.239; OKLCH L 64.8% C 0.214 H 339.4°. Best body text is #000000 at 5.77:1 contrast (WCAG AA passes).
Color values
| HEX | #DD4BB8 |
|---|---|
| RGB | rgb(221, 75, 184) |
| HSL | hsl(315, 68%, 58%) |
| HSV | hsv(315, 66%, 87%) |
| CMYK | cmyk(0%, 66.1%, 16.7%, 13.3%) |
| CIE-LAB | lab(55.96, 67.60, -27.93) |
| CIE-LCH | lch(55.96, 73.14, 337.55°) |
| OKLab | oklab(64.85% 0.2005 -0.0754) |
| OKLCH | oklch(64.85% 0.214 339.4) |
| XYZ | xyz(40.9875, 23.8687, 47.7866) |
| Luminance | 0.2387 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purpleish Pink
#DF4EC8
ΔE00 2.76
Purplish Pink
#CE5DAE
ΔE00 3.65
Pinky Purple
#C94CBE
ΔE00 4.47
Hot Magenta
#F504C9
ΔE00 4.94
Bright Pink
#FE01B1
ΔE00 5.68
Pale Magenta
#D767AD
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD4BB8 #4BDD70
analogous
#B94BDD #DD4BB8 #DD4B6F
triadic
#DD4BB8 #B8DD4B #4BB8DD
tetradic
#DD4BB8 #DDB94B #4BDD70 #4B6FDD
square
#DD4BB8 #DDB94B #4BDD70 #4B6FDD
split-complementary
#DD4BB8 #6FDD4B #4BDDB9
monochromatic
#921C74 #C5259D #DD4BB8 #E77ECC #F0B2E1
Accessibility & contrast
On white
3.64
#DD4BB8 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.77
#DD4BB8 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #DD4BB8
5.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD4BB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD4BB8 | 1.00 | 3.64 | 5.77 | 5.77 |
| #FFFFFF | 3.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5377BB
Deuteranopia (green-blind)
#808EB4
Tritanopia (blue-blind)
#E9507B
Achromatopsia (no color)
#868686
Design tokens & code
CSS
--color: #dd4bb8; /* rgb */ color: rgb(221, 75, 184); /* oklch */ color: oklch(64.8% 0.214 339.4);
Tailwind
colors: {
custom: {
50: '#eb87cd',
500: '#dd4bb8',
950: '#000000',
},
}SCSS
$custom: #dd4bb8; $custom-light: #eb87cd; $custom-dark: #000000;
JSON
{
"hex": "#dd4bb8",
"rgb": {
"r": 221,
"g": 75,
"b": 184
},
"hsl": {
"h": 315.205,
"s": 68.224,
"l": 58.039
},
"oklch": {
"l": 0.64848,
"c": 0.21419,
"h": 339.4
},
"luminance": 0.23865
}Semantic roles & 50–950 ramp
primary
#DD4BB8
secondary
#A5DFB4
accent
#EB693D
background
#FEF8FC
surface
#FDF0F9
border
#D5CBD2
text
#170C13
muted
#857D82