#DD88CD#DD88CD
#DD88CD is a light, vivid pink. Relative luminance 0.374; OKLCH L 73.7% C 0.135 H 334.0°. Best body text is #000000 at 8.48:1 contrast (WCAG AA passes).
Color values
| HEX | #DD88CD |
|---|---|
| RGB | rgb(221, 136, 205) |
| HSL | hsl(311, 56%, 70%) |
| HSV | hsv(311, 38%, 87%) |
| CMYK | cmyk(0%, 38.5%, 7.2%, 13.3%) |
| CIE-LAB | lab(67.57, 42.45, -22.00) |
| CIE-LCH | lch(67.57, 47.81, 332.61°) |
| OKLab | oklab(73.74% 0.1216 -0.0592) |
| OKLCH | oklch(73.74% 0.135 334) |
| XYZ | xyz(49.6421, 37.3908, 62.3481) |
| Luminance | 0.3739 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.54
Plum
#DDA0DD
ΔE00 5.99
Bubblegum Pink
#FE83CC
ΔE00 6.02
Orchid (survey)
#C875C4
ΔE00 6.15
Violet (CSS)
#EE82EE
ΔE00 6.32
Purply Pink
#F075E6
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD88CD #88DD98
analogous
#C288DD #DD88CD #DD88A3
triadic
#DD88CD #CDDD88 #88CDDD
tetradic
#DD88CD #DDC288 #88DD98 #88A3DD
square
#DD88CD #DDC288 #88DD98 #88A3DD
split-complementary
#DD88CD #A3DD88 #88DDC2
monochromatic
#B6349E #CF58B9 #DD88CD #EBB8E1 #F8E7F5
Accessibility & contrast
On white
2.48
#DD88CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.48
#DD88CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD88CD
8.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD88CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD88CD | 1.00 | 2.48 | 8.48 | 8.48 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#879DD0
Deuteranopia (green-blind)
#9DA9CA
Tritanopia (blue-blind)
#E58CA2
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #dd88cd; /* rgb */ color: rgb(221, 136, 205); /* oklch */ color: oklch(73.7% 0.135 334.0);
Tailwind
colors: {
custom: {
50: '#e9acdc',
500: '#dd88cd',
950: '#000000',
},
}SCSS
$custom: #dd88cd; $custom-light: #e9acdc; $custom-dark: #000000;
JSON
{
"hex": "#dd88cd",
"rgb": {
"r": 221,
"g": 136,
"b": 205
},
"hsl": {
"h": 311.294,
"s": 55.556,
"l": 70
},
"oklch": {
"l": 0.73739,
"c": 0.13522,
"h": 334
},
"luminance": 0.37388
}Semantic roles & 50–950 ramp
primary
#DD88CD
secondary
#D4ECD9
accent
#C34122
background
#FEFAFD
surface
#FDF4FB
border
#D5CED4
text
#161015
muted
#847F83