#DD6DBF#DD6DBF
#DD6DBF is a light, vivid pink. Relative luminance 0.301; OKLCH L 69.2% C 0.170 H 338.6°. Best body text is #000000 at 7.01:1 contrast (WCAG AA passes).
Color values
| HEX | #DD6DBF |
|---|---|
| RGB | rgb(221, 109, 191) |
| HSL | hsl(316, 62%, 65%) |
| HSV | hsv(316, 51%, 87%) |
| CMYK | cmyk(0%, 50.7%, 13.6%, 13.3%) |
| CIE-LAB | lab(61.72, 53.81, -23.06) |
| CIE-LCH | lch(61.72, 58.55, 336.80°) |
| OKLab | oklab(69.19% 0.1578 -0.062) |
| OKLCH | oklch(69.19% 0.17 338.6) |
| XYZ | xyz(44.6919, 30.0743, 52.7311) |
| Luminance | 0.3007 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Magenta
#D767AD
ΔE00 3.46
Orchid (survey)
#C875C4
ΔE00 4.49
Orchid
#DA70D6
ΔE00 4.66
Purplish Pink
#CE5DAE
ΔE00 5.05
Lavender Pink
#DD85D7
ΔE00 6.15
Purpleish Pink
#DF4EC8
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD6DBF #6DDD8B
analogous
#C36DDD #DD6DBF #DD6D87
triadic
#DD6DBF #BFDD6D #6DBFDD
tetradic
#DD6DBF #DDC36D #6DDD8B #6D87DD
square
#DD6DBF #DDC36D #6DDD8B #6D87DD
split-complementary
#DD6DBF #87DD6D #6DDDC3
monochromatic
#A82786 #D13BA9 #DD6DBF #E99FD5 #F4D0EB
Accessibility & contrast
On white
2.99
#DD6DBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.01
#DD6DBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD6DBF
7.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD6DBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD6DBF | 1.00 | 2.99 | 7.01 | 7.01 |
| #FFFFFF | 2.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#718AC2
Deuteranopia (green-blind)
#909BBC
Tritanopia (blue-blind)
#E7708D
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #dd6dbf; /* rgb */ color: rgb(221, 109, 191); /* oklch */ color: oklch(69.2% 0.170 338.6);
Tailwind
colors: {
custom: {
50: '#ea9bd2',
500: '#dd6dbf',
950: '#000000',
},
}SCSS
$custom: #dd6dbf; $custom-light: #ea9bd2; $custom-dark: #000000;
JSON
{
"hex": "#dd6dbf",
"rgb": {
"r": 221,
"g": 109,
"b": 191
},
"hsl": {
"h": 316.071,
"s": 62.222,
"l": 64.706
},
"oklch": {
"l": 0.69186,
"c": 0.1695,
"h": 338.6
},
"luminance": 0.30071
}Semantic roles & 50–950 ramp
primary
#DD6DBF
secondary
#C0E6CA
accent
#CA4A1C
background
#FEF9FC
surface
#FDF2F9
border
#D5CCD2
text
#160E14
muted
#847E82