#CC88DB#CC88DB
#CC88DB is a light, vivid purple. Relative luminance 0.356; OKLCH L 72.4% C 0.137 H 320.2°. Best body text is #000000 at 8.11:1 contrast (WCAG AA passes).
Color values
| HEX | #CC88DB |
|---|---|
| RGB | rgb(204, 136, 219) |
| HSL | hsl(289, 54%, 70%) |
| HSV | hsv(289, 38%, 86%) |
| CMYK | cmyk(6.8%, 37.9%, 0%, 14.1%) |
| CIE-LAB | lab(66.18, 39.71, -32.08) |
| CIE-LCH | lch(66.18, 51.05, 321.07°) |
| OKLab | oklab(72.45% 0.1056 -0.0879) |
| OKLCH | oklch(72.45% 0.137 320.2) |
| XYZ | xyz(46.4906, 35.5616, 71.4192) |
| Luminance | 0.3556 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.80
Pale Purple
#B790D4
ΔE00 5.17
Orchid (survey)
#C875C4
ΔE00 5.64
Orchid
#DA70D6
ΔE00 5.92
Violet (CSS)
#EE82EE
ΔE00 5.97
Baby Purple
#CA9BF7
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC88DB #97DB88
analogous
#A388DB #CC88DB #DB88C0
triadic
#CC88DB #DBCC88 #88DBCC
tetradic
#CC88DB #DBA388 #97DB88 #88C0DB
square
#CC88DB #DBA388 #97DB88 #88C0DB
split-complementary
#CC88DB #C0DB88 #88DBA3
monochromatic
#9C36B3 #B859CD #CC88DB #E0B7E9 #F4E6F7
Accessibility & contrast
On white
2.59
#CC88DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.11
#CC88DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC88DB
8.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC88DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC88DB | 1.00 | 2.59 | 8.11 | 8.11 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7D9CDE
Deuteranopia (green-blind)
#8EA3D8
Tritanopia (blue-blind)
#CD92A7
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #cc88db; /* rgb */ color: rgb(204, 136, 219); /* oklch */ color: oklch(72.4% 0.137 320.2);
Tailwind
colors: {
custom: {
50: '#ddace6',
500: '#cc88db',
950: '#000000',
},
}SCSS
$custom: #cc88db; $custom-light: #ddace6; $custom-dark: #000000;
JSON
{
"hex": "#cc88db",
"rgb": {
"r": 204,
"g": 136,
"b": 219
},
"hsl": {
"h": 289.157,
"s": 53.548,
"l": 69.608
},
"oklch": {
"l": 0.72448,
"c": 0.13741,
"h": 320.2
},
"luminance": 0.3556
}Semantic roles & 50–950 ramp
primary
#CC88DB
secondary
#D8EBD4
accent
#C12441
background
#FDFAFE
surface
#FBF4FC
border
#D4CED5
text
#151016
muted
#837F84