#DD83CC#DD83CC
#DD83CC is a light, vivid pink. Relative luminance 0.360; OKLCH L 72.9% C 0.143 H 334.2°. Best body text is #000000 at 8.19:1 contrast (WCAG AA passes).
Color values
| HEX | #DD83CC |
|---|---|
| RGB | rgb(221, 131, 204) |
| HSL | hsl(311, 57%, 69%) |
| HSV | hsv(311, 41%, 87%) |
| CMYK | cmyk(0%, 40.7%, 7.7%, 13.3%) |
| CIE-LAB | lab(66.49, 44.88, -23.08) |
| CIE-LCH | lch(66.49, 50.47, 332.79°) |
| OKLab | oklab(72.92% 0.1288 -0.0622) |
| OKLCH | oklch(72.92% 0.143 334.2) |
| XYZ | xyz(48.8339, 35.9671, 61.4852) |
| Luminance | 0.3596 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.23
Orchid (survey)
#C875C4
ΔE00 5.27
Orchid
#DA70D6
ΔE00 5.56
Purply Pink
#F075E6
ΔE00 5.88
Violet (CSS)
#EE82EE
ΔE00 6.01
Bubblegum Pink
#FE83CC
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD83CC #83DD94
analogous
#C183DD #DD83CC #DD839F
triadic
#DD83CC #CCDD83 #83CCDD
tetradic
#DD83CC #DDC183 #83DD94 #839FDD
square
#DD83CC #DDC183 #83DD94 #839FDD
split-complementary
#DD83CC #9FDD83 #83DDC1
monochromatic
#B4319B #D053B8 #DD83CC #EAB3E0 #F7E3F4
Accessibility & contrast
On white
2.56
#DD83CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.19
#DD83CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD83CC
8.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD83CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD83CC | 1.00 | 2.56 | 8.19 | 8.19 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#839ACF
Deuteranopia (green-blind)
#9AA6C9
Tritanopia (blue-blind)
#E5879E
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #dd83cc; /* rgb */ color: rgb(221, 131, 204); /* oklch */ color: oklch(72.9% 0.143 334.2);
Tailwind
colors: {
custom: {
50: '#e9a9db',
500: '#dd83cc',
950: '#000000',
},
}SCSS
$custom: #dd83cc; $custom-light: #e9a9db; $custom-dark: #000000;
JSON
{
"hex": "#dd83cc",
"rgb": {
"r": 221,
"g": 131,
"b": 204
},
"hsl": {
"h": 311.333,
"s": 56.962,
"l": 69.02
},
"oklch": {
"l": 0.72918,
"c": 0.14302,
"h": 334.2
},
"luminance": 0.35964
}Semantic roles & 50–950 ramp
primary
#DD83CC
secondary
#D1EBD6
accent
#C54021
background
#FEFAFD
surface
#FDF4FB
border
#D5CED4
text
#161015
muted
#847F83