#CC82DB#CC82DB
#CC82DB is a light, vivid purple. Relative luminance 0.339; OKLCH L 71.5% C 0.148 H 320.7°. Best body text is #000000 at 7.78:1 contrast (WCAG AA passes).
Color values
| HEX | #CC82DB |
|---|---|
| RGB | rgb(204, 130, 219) |
| HSL | hsl(290, 55%, 68%) |
| HSV | hsv(290, 41%, 86%) |
| CMYK | cmyk(6.8%, 40.6%, 0%, 14.1%) |
| CIE-LAB | lab(64.90, 42.92, -34.07) |
| CIE-LCH | lch(64.90, 54.80, 321.56°) |
| OKLab | oklab(71.48% 0.1143 -0.0936) |
| OKLCH | oklch(71.48% 0.148 320.7) |
| XYZ | xyz(45.6691, 33.9187, 71.1454) |
| Luminance | 0.3392 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.98
Orchid
#DA70D6
ΔE00 4.67
Orchid (survey)
#C875C4
ΔE00 4.79
Violet (CSS)
#EE82EE
ΔE00 5.75
Pale Purple
#B790D4
ΔE00 6.14
Purply Pink
#F075E6
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC82DB #91DB82
analogous
#9F82DB #CC82DB #DB82BD
triadic
#CC82DB #DBCC82 #82DBCC
tetradic
#CC82DB #DB9F82 #91DB82 #82BDDB
square
#CC82DB #DB9F82 #91DB82 #82BDDB
split-complementary
#CC82DB #BDDB82 #82DB9F
monochromatic
#9B33B0 #B952CD #CC82DB #DFB2E9 #F3E1F6
Accessibility & contrast
On white
2.70
#CC82DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.78
#CC82DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC82DB
7.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC82DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC82DB | 1.00 | 2.70 | 7.78 | 7.78 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7698DE
Deuteranopia (green-blind)
#8AA0D8
Tritanopia (blue-blind)
#CE8DA4
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #cc82db; /* rgb */ color: rgb(204, 130, 219); /* oklch */ color: oklch(71.5% 0.148 320.7);
Tailwind
colors: {
custom: {
50: '#dda8e6',
500: '#cc82db',
950: '#000000',
},
}SCSS
$custom: #cc82db; $custom-light: #dda8e6; $custom-dark: #000000;
JSON
{
"hex": "#cc82db",
"rgb": {
"r": 204,
"g": 130,
"b": 219
},
"hsl": {
"h": 289.888,
"s": 55.28,
"l": 68.431
},
"oklch": {
"l": 0.71481,
"c": 0.14773,
"h": 320.7
},
"luminance": 0.33917
}Semantic roles & 50–950 ramp
primary
#CC82DB
secondary
#D4EACF
accent
#C3233E
background
#FDFAFE
surface
#FBF4FC
border
#D4CED5
text
#151016
muted
#837F84