#DD5BB9#DD5BB9
#DD5BB9 is a light, vivid pink. Relative luminance 0.264; OKLCH L 66.6% C 0.193 H 339.8°. Best body text is #000000 at 6.27:1 contrast (WCAG AA passes).
Color values
| HEX | #DD5BB9 |
|---|---|
| RGB | rgb(221, 91, 185) |
| HSL | hsl(317, 66%, 61%) |
| HSV | hsv(317, 59%, 87%) |
| CMYK | cmyk(0%, 58.8%, 16.3%, 13.3%) |
| CIE-LAB | lab(58.38, 61.20, -24.76) |
| CIE-LCH | lch(58.38, 66.02, 337.97°) |
| OKLab | oklab(66.64% 0.1811 -0.0666) |
| OKLCH | oklch(66.64% 0.193 339.8) |
| XYZ | xyz(42.3176, 26.3607, 48.7489) |
| Luminance | 0.2636 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 2.84
Pale Magenta
#D767AD
ΔE00 3.64
Purpleish Pink
#DF4EC8
ΔE00 3.73
Orchid
#DA70D6
ΔE00 6.23
Pinky Purple
#C94CBE
ΔE00 6.29
Orchid (survey)
#C875C4
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD5BB9 #5BDD7F
analogous
#C05BDD #DD5BB9 #DD5B78
triadic
#DD5BB9 #B9DD5B #5BB9DD
tetradic
#DD5BB9 #DDC05B #5BDD7F #5B78DD
square
#DD5BB9 #DDC05B #5BDD7F #5B78DD
split-complementary
#DD5BB9 #78DD5B #5BDDC0
monochromatic
#9D217B #D02BA2 #DD5BB9 #E88ECF #F2C0E4
Accessibility & contrast
On white
3.35
#DD5BB9 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.27
#DD5BB9 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #DD5BB9
6.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD5BB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD5BB9 | 1.00 | 3.35 | 6.27 | 6.27 |
| #FFFFFF | 3.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#627FBC
Deuteranopia (green-blind)
#8894B6
Tritanopia (blue-blind)
#E95E82
Achromatopsia (no color)
#8C8C8C
Design tokens & code
CSS
--color: #dd5bb9; /* rgb */ color: rgb(221, 91, 185); /* oklch */ color: oklch(66.6% 0.193 339.8);
Tailwind
colors: {
custom: {
50: '#eb90ce',
500: '#dd5bb9',
950: '#000000',
},
}SCSS
$custom: #dd5bb9; $custom-light: #eb90ce; $custom-dark: #000000;
JSON
{
"hex": "#dd5bb9",
"rgb": {
"r": 221,
"g": 91,
"b": 185
},
"hsl": {
"h": 316.615,
"s": 65.657,
"l": 61.176
},
"oklch": {
"l": 0.66636,
"c": 0.19293,
"h": 339.8
},
"luminance": 0.26357
}Semantic roles & 50–950 ramp
primary
#DD5BB9
secondary
#B1E2BF
accent
#CE4A18
background
#FEF9FC
surface
#FDF1F9
border
#D5CBD2
text
#170D13
muted
#857E82