#CC83DB#CC83DB
#CC83DB is a light, vivid purple. Relative luminance 0.342; OKLCH L 71.6% C 0.146 H 320.6°. Best body text is #000000 at 7.84:1 contrast (WCAG AA passes).
Color values
| HEX | #CC83DB |
|---|---|
| RGB | rgb(204, 131, 219) |
| HSL | hsl(290, 55%, 69%) |
| HSV | hsv(290, 40%, 86%) |
| CMYK | cmyk(6.8%, 40.2%, 0%, 14.1%) |
| CIE-LAB | lab(65.11, 42.39, -33.74) |
| CIE-LCH | lch(65.11, 54.18, 321.48°) |
| OKLab | oklab(71.64% 0.1129 -0.0927) |
| OKLCH | oklch(71.64% 0.146 320.6) |
| XYZ | xyz(45.8028, 34.1860, 71.1899) |
| Luminance | 0.3418 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.91
Orchid
#DA70D6
ΔE00 4.87
Orchid (survey)
#C875C4
ΔE00 4.91
Violet (CSS)
#EE82EE
ΔE00 5.76
Pale Purple
#B790D4
ΔE00 5.97
Purply Pink
#F075E6
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC83DB #92DB83
analogous
#A083DB #CC83DB #DB83BE
triadic
#CC83DB #DBCC83 #83DBCC
tetradic
#CC83DB #DBA083 #92DB83 #83BEDB
square
#CC83DB #DBA083 #92DB83 #83BEDB
split-complementary
#CC83DB #BEDB83 #83DBA0
monochromatic
#9B33B0 #B854CD #CC83DB #E0B2E9 #F3E2F7
Accessibility & contrast
On white
2.68
#CC83DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.84
#CC83DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC83DB
7.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC83DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC83DB | 1.00 | 2.68 | 7.84 | 7.84 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7799DE
Deuteranopia (green-blind)
#8AA1D8
Tritanopia (blue-blind)
#CE8EA5
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #cc83db; /* rgb */ color: rgb(204, 131, 219); /* oklch */ color: oklch(71.6% 0.146 320.6);
Tailwind
colors: {
custom: {
50: '#dda8e6',
500: '#cc83db',
950: '#000000',
},
}SCSS
$custom: #cc83db; $custom-light: #dda8e6; $custom-dark: #000000;
JSON
{
"hex": "#cc83db",
"rgb": {
"r": 204,
"g": 131,
"b": 219
},
"hsl": {
"h": 289.773,
"s": 55,
"l": 68.627
},
"oklch": {
"l": 0.7164,
"c": 0.14602,
"h": 320.6
},
"luminance": 0.34184
}Semantic roles & 50–950 ramp
primary
#CC83DB
secondary
#D4EAD0
accent
#C3233E
background
#FDFAFE
surface
#FBF4FC
border
#D4CED5
text
#151016
muted
#837F84