#DD7BBB#DD7BBB
#DD7BBB is a light, vivid pink. Relative luminance 0.331; OKLCH L 71.0% C 0.143 H 341.7°. Best body text is #000000 at 7.63:1 contrast (WCAG AA passes).
Color values
| HEX | #DD7BBB |
|---|---|
| RGB | rgb(221, 123, 187) |
| HSL | hsl(321, 59%, 67%) |
| HSV | hsv(321, 44%, 87%) |
| CMYK | cmyk(0%, 44.3%, 15.4%, 13.3%) |
| CIE-LAB | lab(64.27, 46.23, -16.92) |
| CIE-LCH | lch(64.27, 49.23, 339.90°) |
| OKLab | oklab(71.04% 0.1362 -0.045) |
| OKLCH | oklch(71.04% 0.143 341.7) |
| XYZ | xyz(45.8719, 33.1290, 50.9825) |
| Luminance | 0.3313 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Magenta
#D767AD
ΔE00 4.82
Lavender Pink
#DD85D7
ΔE00 5.71
Bubblegum Pink
#FE83CC
ΔE00 5.85
Orchid (survey)
#C875C4
ΔE00 6.03
Pink (survey)
#FF81C0
ΔE00 6.34
Bubblegum (survey)
#FF6CB5
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD7BBB #7BDD9D
analogous
#CE7BDD #DD7BBB #DD7B8A
triadic
#DD7BBB #BBDD7B #7BBBDD
tetradic
#DD7BBB #DDCE7B #7BDD9D #7B8ADD
square
#DD7BBB #DDCE7B #7BDD9D #7B8ADD
split-complementary
#DD7BBB #8ADD7B #7BDDCE
monochromatic
#B02D83 #D04AA2 #DD7BBB #EAACD4 #F6DCED
Accessibility & contrast
On white
2.75
#DD7BBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.63
#DD7BBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD7BBB
7.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD7BBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD7BBB | 1.00 | 2.75 | 7.63 | 7.63 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8092BD
Deuteranopia (green-blind)
#9AA2B8
Tritanopia (blue-blind)
#E87C93
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #dd7bbb; /* rgb */ color: rgb(221, 123, 187); /* oklch */ color: oklch(71.0% 0.143 341.7);
Tailwind
colors: {
custom: {
50: '#e9a3cf',
500: '#dd7bbb',
950: '#000000',
},
}SCSS
$custom: #dd7bbb; $custom-light: #e9a3cf; $custom-dark: #000000;
JSON
{
"hex": "#dd7bbb",
"rgb": {
"r": 221,
"g": 123,
"b": 187
},
"hsl": {
"h": 320.816,
"s": 59.036,
"l": 67.451
},
"oklch": {
"l": 0.71042,
"c": 0.14346,
"h": 341.7
},
"luminance": 0.33126
}Semantic roles & 50–950 ramp
primary
#DD7BBB
secondary
#CBE9D5
accent
#C7591F
background
#FEFAFC
surface
#FDF4F9
border
#D5CED2
text
#160F13
muted
#847F82