#DD83BE#DD83BE
#DD83BE is a light, vivid pink. Relative luminance 0.353; OKLCH L 72.4% C 0.132 H 341.2°. Best body text is #000000 at 8.06:1 contrast (WCAG AA passes).
Color values
| HEX | #DD83BE |
|---|---|
| RGB | rgb(221, 131, 190) |
| HSL | hsl(321, 57%, 69%) |
| HSV | hsv(321, 41%, 87%) |
| CMYK | cmyk(0%, 40.7%, 14%, 13.3%) |
| CIE-LAB | lab(66.00, 42.58, -15.98) |
| CIE-LCH | lch(66.00, 45.48, 339.43°) |
| OKLab | oklab(72.38% 0.125 -0.0425) |
| OKLCH | oklch(72.38% 0.132 341.2) |
| XYZ | xyz(47.2297, 35.3254, 53.0360) |
| Luminance | 0.3532 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 5.41
Bubblegum Pink
#FE83CC
ΔE00 5.44
Pink (survey)
#FF81C0
ΔE00 6.02
Pale Magenta
#D767AD
ΔE00 6.60
Orchid (survey)
#C875C4
ΔE00 6.88
Bubblegum (survey)
#FF6CB5
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD83BE #83DDA2
analogous
#CF83DD #DD83BE #DD8391
triadic
#DD83BE #BEDD83 #83BEDD
tetradic
#DD83BE #DDCF83 #83DDA2 #8391DD
square
#DD83BE #DDCF83 #83DDA2 #8391DD
split-complementary
#DD83BE #91DD83 #83DDCF
monochromatic
#B43187 #D053A5 #DD83BE #EAB3D7 #F7E3F0
Accessibility & contrast
On white
2.60
#DD83BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.06
#DD83BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD83BE
8.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD83BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD83BE | 1.00 | 2.60 | 8.06 | 8.06 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8798C0
Deuteranopia (green-blind)
#9EA6BC
Tritanopia (blue-blind)
#E78499
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #dd83be; /* rgb */ color: rgb(221, 131, 190); /* oklch */ color: oklch(72.4% 0.132 341.2);
Tailwind
colors: {
custom: {
50: '#e9a9d1',
500: '#dd83be',
950: '#000000',
},
}SCSS
$custom: #dd83be; $custom-light: #e9a9d1; $custom-dark: #000000;
JSON
{
"hex": "#dd83be",
"rgb": {
"r": 221,
"g": 131,
"b": 190
},
"hsl": {
"h": 320.667,
"s": 56.962,
"l": 69.02
},
"oklch": {
"l": 0.72384,
"c": 0.13199,
"h": 341.2
},
"luminance": 0.35322
}Semantic roles & 50–950 ramp
primary
#DD83BE
secondary
#D1EBDA
accent
#C55921
background
#FEFAFC
surface
#FDF4F9
border
#D5CED2
text
#161014
muted
#847F82