#DD88CE#DD88CE
#DD88CE is a light, vivid pink. Relative luminance 0.374; OKLCH L 73.8% C 0.136 H 333.5°. Best body text is #000000 at 8.49:1 contrast (WCAG AA passes).
Color values
| HEX | #DD88CE |
|---|---|
| RGB | rgb(221, 136, 206) |
| HSL | hsl(311, 56%, 70%) |
| HSV | hsv(311, 38%, 87%) |
| CMYK | cmyk(0%, 38.5%, 6.8%, 13.3%) |
| CIE-LAB | lab(67.61, 42.62, -22.50) |
| CIE-LCH | lch(67.61, 48.19, 332.17°) |
| OKLab | oklab(73.78% 0.1218 -0.0606) |
| OKLCH | oklch(73.78% 0.136 333.5) |
| XYZ | xyz(49.7632, 37.4393, 62.9859) |
| Luminance | 0.3744 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.32
Plum
#DDA0DD
ΔE00 5.95
Orchid (survey)
#C875C4
ΔE00 6.09
Bubblegum Pink
#FE83CC
ΔE00 6.11
Violet (CSS)
#EE82EE
ΔE00 6.13
Purply Pink
#F075E6
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD88CE #88DD97
analogous
#C188DD #DD88CE #DD88A4
triadic
#DD88CE #CEDD88 #88CEDD
tetradic
#DD88CE #DDC188 #88DD97 #88A4DD
square
#DD88CE #DDC188 #88DD97 #88A4DD
split-complementary
#DD88CE #A4DD88 #88DDC1
monochromatic
#B6349F #CF58BA #DD88CE #EBB8E2 #F8E7F5
Accessibility & contrast
On white
2.47
#DD88CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.49
#DD88CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD88CE
8.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD88CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD88CE | 1.00 | 2.47 | 8.49 | 8.49 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#879DD1
Deuteranopia (green-blind)
#9DA9CB
Tritanopia (blue-blind)
#E48CA2
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #dd88ce; /* rgb */ color: rgb(221, 136, 206); /* oklch */ color: oklch(73.8% 0.136 333.5);
Tailwind
colors: {
custom: {
50: '#e9acdd',
500: '#dd88ce',
950: '#000000',
},
}SCSS
$custom: #dd88ce; $custom-light: #e9acdd; $custom-dark: #000000;
JSON
{
"hex": "#dd88ce",
"rgb": {
"r": 221,
"g": 136,
"b": 206
},
"hsl": {
"h": 310.588,
"s": 55.556,
"l": 70
},
"oklch": {
"l": 0.73778,
"c": 0.13609,
"h": 333.5
},
"luminance": 0.37437
}Semantic roles & 50–950 ramp
primary
#DD88CE
secondary
#D4ECD9
accent
#C33F22
background
#FEFAFD
surface
#FDF4FB
border
#D5CED4
text
#161015
muted
#847F83