#DD88CB#DD88CB
#DD88CB is a light, vivid pink. Relative luminance 0.373; OKLCH L 73.7% C 0.134 H 335.0°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #DD88CB |
|---|---|
| RGB | rgb(221, 136, 203) |
| HSL | hsl(313, 56%, 70%) |
| HSV | hsv(313, 38%, 87%) |
| CMYK | cmyk(0%, 38.5%, 8.1%, 13.3%) |
| CIE-LAB | lab(67.50, 42.11, -20.99) |
| CIE-LCH | lch(67.50, 47.05, 333.51°) |
| OKLab | oklab(73.66% 0.121 -0.0564) |
| OKLCH | oklch(73.66% 0.134 335) |
| XYZ | xyz(49.4022, 37.2949, 61.0848) |
| Luminance | 0.3729 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.98
Bubblegum Pink
#FE83CC
ΔE00 5.85
Plum
#DDA0DD
ΔE00 6.09
Orchid (survey)
#C875C4
ΔE00 6.29
Violet (CSS)
#EE82EE
ΔE00 6.72
Orchid
#DA70D6
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD88CB #88DD9A
analogous
#C588DD #DD88CB #DD88A0
triadic
#DD88CB #CBDD88 #88CBDD
tetradic
#DD88CB #DDC588 #88DD9A #88A0DD
square
#DD88CB #DDC588 #88DD9A #88A0DD
split-complementary
#DD88CB #A0DD88 #88DDC5
monochromatic
#B6349B #CF58B6 #DD88CB #EBB8E0 #F8E7F5
Accessibility & contrast
On white
2.48
#DD88CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#DD88CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD88CB
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD88CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD88CB | 1.00 | 2.48 | 8.46 | 8.46 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#889DCD
Deuteranopia (green-blind)
#9EA9C8
Tritanopia (blue-blind)
#E58CA1
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #dd88cb; /* rgb */ color: rgb(221, 136, 203); /* oklch */ color: oklch(73.7% 0.134 335.0);
Tailwind
colors: {
custom: {
50: '#e9acdb',
500: '#dd88cb',
950: '#000000',
},
}SCSS
$custom: #dd88cb; $custom-light: #e9acdb; $custom-dark: #000000;
JSON
{
"hex": "#dd88cb",
"rgb": {
"r": 221,
"g": 136,
"b": 203
},
"hsl": {
"h": 312.706,
"s": 55.556,
"l": 70
},
"oklch": {
"l": 0.73662,
"c": 0.13354,
"h": 335
},
"luminance": 0.37292
}Semantic roles & 50–950 ramp
primary
#DD88CB
secondary
#D4ECDA
accent
#C34422
background
#FEFAFD
surface
#FDF4FA
border
#D5CED3
text
#161015
muted
#847F83