#DD88CF#DD88CF
#DD88CF is a light, vivid purple. Relative luminance 0.375; OKLCH L 73.8% C 0.137 H 333.1°. Best body text is #000000 at 8.50:1 contrast (WCAG AA passes).
Color values
| HEX | #DD88CF |
|---|---|
| RGB | rgb(221, 136, 207) |
| HSL | hsl(310, 56%, 70%) |
| HSV | hsv(310, 38%, 87%) |
| CMYK | cmyk(0%, 38.5%, 6.3%, 13.3%) |
| CIE-LAB | lab(67.64, 42.79, -23.00) |
| CIE-LCH | lch(67.64, 48.58, 331.74°) |
| OKLab | oklab(73.82% 0.1221 -0.062) |
| OKLCH | oklch(73.82% 0.137 333.1) |
| XYZ | xyz(49.8850, 37.4880, 63.6277) |
| Luminance | 0.3749 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.11
Plum
#DDA0DD
ΔE00 5.92
Violet (CSS)
#EE82EE
ΔE00 5.94
Orchid (survey)
#C875C4
ΔE00 6.04
Bubblegum Pink
#FE83CC
ΔE00 6.21
Purply Pink
#F075E6
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD88CF #88DD96
analogous
#C088DD #DD88CF #DD88A5
triadic
#DD88CF #CFDD88 #88CFDD
tetradic
#DD88CF #DDC088 #88DD96 #88A5DD
square
#DD88CF #DDC088 #88DD96 #88A5DD
split-complementary
#DD88CF #A5DD88 #88DDC0
monochromatic
#B634A1 #CF58BC #DD88CF #EBB8E2 #F8E7F5
Accessibility & contrast
On white
2.47
#DD88CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.50
#DD88CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD88CF
8.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD88CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD88CF | 1.00 | 2.47 | 8.50 | 8.50 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#879DD2
Deuteranopia (green-blind)
#9DA9CC
Tritanopia (blue-blind)
#E48DA2
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #dd88cf; /* rgb */ color: rgb(221, 136, 207); /* oklch */ color: oklch(73.8% 0.137 333.1);
Tailwind
colors: {
custom: {
50: '#e9acdd',
500: '#dd88cf',
950: '#000000',
},
}SCSS
$custom: #dd88cf; $custom-light: #e9acdd; $custom-dark: #000000;
JSON
{
"hex": "#dd88cf",
"rgb": {
"r": 221,
"g": 136,
"b": 207
},
"hsl": {
"h": 309.882,
"s": 55.556,
"l": 70
},
"oklch": {
"l": 0.73818,
"c": 0.13695,
"h": 333.1
},
"luminance": 0.37485
}Semantic roles & 50–950 ramp
primary
#DD88CF
secondary
#D4ECD8
accent
#C33D22
background
#FEFAFD
surface
#FDF4FB
border
#D5CED4
text
#161015
muted
#847F83