#DD4BB7#DD4BB7
#DD4BB7 is a light, highly saturated pink. Relative luminance 0.238; OKLCH L 64.8% C 0.214 H 339.7°. Best body text is #000000 at 5.76:1 contrast (WCAG AA passes).
Color values
| HEX | #DD4BB7 |
|---|---|
| RGB | rgb(221, 75, 183) |
| HSL | hsl(316, 68%, 58%) |
| HSV | hsv(316, 66%, 87%) |
| CMYK | cmyk(0%, 66.1%, 17.2%, 13.3%) |
| CIE-LAB | lab(55.91, 67.46, -27.41) |
| CIE-LCH | lch(55.91, 72.81, 337.88°) |
| OKLab | oklab(64.8% 0.2003 -0.0739) |
| OKLCH | oklch(64.8% 0.214 339.7) |
| XYZ | xyz(40.8831, 23.8270, 47.2365) |
| Luminance | 0.2382 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purpleish Pink
#DF4EC8
ΔE00 2.94
Purplish Pink
#CE5DAE
ΔE00 3.58
Pinky Purple
#C94CBE
ΔE00 4.58
Hot Magenta
#F504C9
ΔE00 5.02
Bright Pink
#FE01B1
ΔE00 5.61
Pale Magenta
#D767AD
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD4BB7 #4BDD71
analogous
#BA4BDD #DD4BB7 #DD4B6E
triadic
#DD4BB7 #B7DD4B #4BB7DD
tetradic
#DD4BB7 #DDBA4B #4BDD71 #4B6EDD
square
#DD4BB7 #DDBA4B #4BDD71 #4B6EDD
split-complementary
#DD4BB7 #6EDD4B #4BDDBA
monochromatic
#921C73 #C5259C #DD4BB7 #E77ECC #F0B2E0
Accessibility & contrast
On white
3.64
#DD4BB7 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.76
#DD4BB7 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #DD4BB7
5.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD4BB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD4BB7 | 1.00 | 3.64 | 5.76 | 5.76 |
| #FFFFFF | 3.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5377BA
Deuteranopia (green-blind)
#818EB3
Tritanopia (blue-blind)
#E94F7A
Achromatopsia (no color)
#868686
Design tokens & code
CSS
--color: #dd4bb7; /* rgb */ color: rgb(221, 75, 183); /* oklch */ color: oklch(64.8% 0.214 339.7);
Tailwind
colors: {
custom: {
50: '#eb87cd',
500: '#dd4bb7',
950: '#000000',
},
}SCSS
$custom: #dd4bb7; $custom-light: #eb87cd; $custom-dark: #000000;
JSON
{
"hex": "#dd4bb7",
"rgb": {
"r": 221,
"g": 75,
"b": 183
},
"hsl": {
"h": 315.616,
"s": 68.224,
"l": 58.039
},
"oklch": {
"l": 0.64804,
"c": 0.21353,
"h": 339.7
},
"luminance": 0.23823
}Semantic roles & 50–950 ramp
primary
#DD4BB7
secondary
#A5DFB4
accent
#EB6A3D
background
#FEF8FC
surface
#FDF0F9
border
#D5CBD2
text
#170C13
muted
#857D82