#CC83ED#CC83ED
#CC83ED is a light, vivid purple. Relative luminance 0.352; OKLCH L 72.5% C 0.165 H 314.6°. Best body text is #000000 at 8.04:1 contrast (WCAG AA passes).
Color values
| HEX | #CC83ED |
|---|---|
| RGB | rgb(204, 131, 237) |
| HSL | hsl(281, 75%, 72%) |
| HSV | hsv(281, 45%, 93%) |
| CMYK | cmyk(13.9%, 44.7%, 0%, 7.1%) |
| CIE-LAB | lab(65.89, 46.02, -42.49) |
| CIE-LCH | lch(65.89, 62.63, 317.28°) |
| OKLab | oklab(72.48% 0.1161 -0.1178) |
| OKLCH | oklch(72.48% 0.165 314.6) |
| XYZ | xyz(48.3018, 35.1856, 84.3514) |
| Luminance | 0.3518 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Liliac
#C48EFD
ΔE00 4.37
Light Purple
#BF77F6
ΔE00 4.58
Easter Purple
#C071FE
ΔE00 6.08
Baby Purple
#CA9BF7
ΔE00 6.08
Violet (CSS)
#EE82EE
ΔE00 6.20
Orchid
#DA70D6
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC83ED #A4ED83
analogous
#9783ED #CC83ED #ED83D9
triadic
#CC83ED #EDCC83 #83EDCC
tetradic
#CC83ED #ED9783 #A4ED83 #83D9ED
square
#CC83ED #ED9783 #A4ED83 #83D9ED
split-complementary
#CC83ED #D9ED83 #83ED97
monochromatic
#9D1FD6 #B64EE5 #CC83ED #E2B8F5 #F4E4FB
Accessibility & contrast
On white
2.61
#CC83ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.04
#CC83ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC83ED
8.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC83ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC83ED | 1.00 | 2.61 | 8.04 | 8.04 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6E9CF1
Deuteranopia (green-blind)
#82A2EA
Tritanopia (blue-blind)
#CA92AD
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #cc83ed; /* rgb */ color: rgb(204, 131, 237); /* oklch */ color: oklch(72.5% 0.165 314.6);
Tailwind
colors: {
custom: {
50: '#dda9f3',
500: '#cc83ed',
950: '#000000',
},
}SCSS
$custom: #cc83ed; $custom-light: #dda9f3; $custom-dark: #000000;
JSON
{
"hex": "#cc83ed",
"rgb": {
"r": 204,
"g": 131,
"b": 237
},
"hsl": {
"h": 281.321,
"s": 74.648,
"l": 72.157
},
"oklch": {
"l": 0.72483,
"c": 0.1654,
"h": 314.6
},
"luminance": 0.35184
}Semantic roles & 50–950 ramp
primary
#CC83ED
secondary
#E0F3D8
accent
#D70F4D
background
#FDFAFE
surface
#FBF4FD
border
#D4CED5
text
#151017
muted
#837F85