#DD84CC#DD84CC
#DD84CC is a light, vivid pink. Relative luminance 0.362; OKLCH L 73.1% C 0.141 H 334.3°. Best body text is #000000 at 8.25:1 contrast (WCAG AA passes).
Color values
| HEX | #DD84CC |
|---|---|
| RGB | rgb(221, 132, 204) |
| HSL | hsl(311, 57%, 69%) |
| HSV | hsv(311, 40%, 87%) |
| CMYK | cmyk(0%, 40.3%, 7.7%, 13.3%) |
| CIE-LAB | lab(66.70, 44.37, -22.76) |
| CIE-LCH | lch(66.70, 49.86, 332.84°) |
| OKLab | oklab(73.07% 0.1273 -0.0613) |
| OKLCH | oklch(73.07% 0.141 334.3) |
| XYZ | xyz(48.9689, 36.2370, 61.5301) |
| Luminance | 0.3623 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.29
Orchid (survey)
#C875C4
ΔE00 5.45
Orchid
#DA70D6
ΔE00 5.79
Bubblegum Pink
#FE83CC
ΔE00 6.03
Purply Pink
#F075E6
ΔE00 6.04
Violet (CSS)
#EE82EE
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD84CC #84DD95
analogous
#C284DD #DD84CC #DD84A0
triadic
#DD84CC #CCDD84 #84CCDD
tetradic
#DD84CC #DDC284 #84DD95 #84A0DD
square
#DD84CC #DDC284 #84DD95 #84A0DD
split-complementary
#DD84CC #A0DD84 #84DDC2
monochromatic
#B5329C #D054B8 #DD84CC #EAB4E0 #F8E4F4
Accessibility & contrast
On white
2.55
#DD84CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.25
#DD84CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD84CC
8.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD84CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD84CC | 1.00 | 2.55 | 8.25 | 8.25 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#849ACF
Deuteranopia (green-blind)
#9BA7C9
Tritanopia (blue-blind)
#E5889F
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #dd84cc; /* rgb */ color: rgb(221, 132, 204); /* oklch */ color: oklch(73.1% 0.141 334.3);
Tailwind
colors: {
custom: {
50: '#e9aadb',
500: '#dd84cc',
950: '#000000',
},
}SCSS
$custom: #dd84cc; $custom-light: #e9aadb; $custom-dark: #000000;
JSON
{
"hex": "#dd84cc",
"rgb": {
"r": 221,
"g": 132,
"b": 204
},
"hsl": {
"h": 311.461,
"s": 56.688,
"l": 69.216
},
"oklch": {
"l": 0.73073,
"c": 0.1413,
"h": 334.3
},
"luminance": 0.36234
}Semantic roles & 50–950 ramp
primary
#DD84CC
secondary
#D1EBD6
accent
#C44021
background
#FEFAFD
surface
#FDF4FB
border
#D5CED4
text
#161015
muted
#847F83