#CC81DD#CC81DD
#CC81DD is a light, vivid purple. Relative luminance 0.338; OKLCH L 71.4% C 0.152 H 320.0°. Best body text is #000000 at 7.75:1 contrast (WCAG AA passes).
Color values
| HEX | #CC81DD |
|---|---|
| RGB | rgb(204, 129, 221) |
| HSL | hsl(289, 58%, 69%) |
| HSV | hsv(289, 42%, 87%) |
| CMYK | cmyk(7.7%, 41.6%, 0%, 13.3%) |
| CIE-LAB | lab(64.77, 43.84, -35.38) |
| CIE-LCH | lch(64.77, 56.34, 321.10°) |
| OKLab | oklab(71.41% 0.1161 -0.0973) |
| OKLCH | oklch(71.41% 0.152 320) |
| XYZ | xyz(45.8016, 33.7599, 72.4962) |
| Luminance | 0.3376 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 4.32
Orchid
#DA70D6
ΔE00 4.60
Orchid (survey)
#C875C4
ΔE00 4.98
Violet (CSS)
#EE82EE
ΔE00 5.72
Purply Pink
#F075E6
ΔE00 6.25
Pale Purple
#B790D4
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC81DD #92DD81
analogous
#9E81DD #CC81DD #DD81C0
triadic
#CC81DD #DDCC81 #81DDCC
tetradic
#CC81DD #DD9E81 #92DD81 #81C0DD
square
#CC81DD #DD9E81 #92DD81 #81C0DD
split-complementary
#CC81DD #C0DD81 #81DD9E
monochromatic
#9B30B3 #B851D0 #CC81DD #E0B1EA #F3E1F7
Accessibility & contrast
On white
2.71
#CC81DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.75
#CC81DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC81DD
7.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC81DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC81DD | 1.00 | 2.71 | 7.75 | 7.75 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7498E0
Deuteranopia (green-blind)
#88A0DA
Tritanopia (blue-blind)
#CD8CA5
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #cc81dd; /* rgb */ color: rgb(204, 129, 221); /* oklch */ color: oklch(71.4% 0.152 320.0);
Tailwind
colors: {
custom: {
50: '#dda7e8',
500: '#cc81dd',
950: '#000000',
},
}SCSS
$custom: #cc81dd; $custom-light: #dda7e8; $custom-dark: #000000;
JSON
{
"hex": "#cc81dd",
"rgb": {
"r": 204,
"g": 129,
"b": 221
},
"hsl": {
"h": 288.913,
"s": 57.5,
"l": 68.627
},
"oklch": {
"l": 0.71414,
"c": 0.15153,
"h": 320
},
"luminance": 0.33758
}Semantic roles & 50–950 ramp
primary
#CC81DD
secondary
#D4EBCF
accent
#C5203F
background
#FDFAFE
surface
#FBF4FC
border
#D4CED5
text
#151016
muted
#837F84