#CC83EB#CC83EB
#CC83EB is a light, vivid purple. Relative luminance 0.351; OKLCH L 72.4% C 0.163 H 315.2°. Best body text is #000000 at 8.01:1 contrast (WCAG AA passes).
Color values
| HEX | #CC83EB |
|---|---|
| RGB | rgb(204, 131, 235) |
| HSL | hsl(282, 72%, 72%) |
| HSV | hsv(282, 44%, 92%) |
| CMYK | cmyk(13.2%, 44.3%, 0%, 7.8%) |
| CIE-LAB | lab(65.80, 45.61, -41.53) |
| CIE-LCH | lch(65.80, 61.68, 317.68°) |
| OKLab | oklab(72.39% 0.1158 -0.115) |
| OKLCH | oklch(72.39% 0.163 315.2) |
| XYZ | xyz(48.0112, 35.0694, 82.8211) |
| Luminance | 0.3507 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Liliac
#C48EFD
ΔE00 4.63
Light Purple
#BF77F6
ΔE00 4.82
Violet (CSS)
#EE82EE
ΔE00 6.08
Baby Purple
#CA9BF7
ΔE00 6.15
Lavender Pink
#DD85D7
ΔE00 6.23
Orchid
#DA70D6
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC83EB #A2EB83
analogous
#9883EB #CC83EB #EB83D6
triadic
#CC83EB #EBCC83 #83EBCC
tetradic
#CC83EB #EB9883 #A2EB83 #83D6EB
square
#CC83EB #EB9883 #A2EB83 #83D6EB
split-complementary
#CC83EB #D6EB83 #83EB98
monochromatic
#9D22D2 #B64EE2 #CC83EB #E2B8F4 #F4E5FB
Accessibility & contrast
On white
2.62
#CC83EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.01
#CC83EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC83EB
8.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC83EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC83EB | 1.00 | 2.62 | 8.01 | 8.01 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#709BEF
Deuteranopia (green-blind)
#83A2E8
Tritanopia (blue-blind)
#CA92AC
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #cc83eb; /* rgb */ color: rgb(204, 131, 235); /* oklch */ color: oklch(72.4% 0.163 315.2);
Tailwind
colors: {
custom: {
50: '#dda9f2',
500: '#cc83eb',
950: '#000000',
},
}SCSS
$custom: #cc83eb; $custom-light: #dda9f2; $custom-dark: #000000;
JSON
{
"hex": "#cc83eb",
"rgb": {
"r": 204,
"g": 131,
"b": 235
},
"hsl": {
"h": 282.115,
"s": 72.222,
"l": 71.765
},
"oklch": {
"l": 0.72386,
"c": 0.16322,
"h": 315.2
},
"luminance": 0.35068
}Semantic roles & 50–950 ramp
primary
#CC83EB
secondary
#E0F2D8
accent
#D4114B
background
#FDFAFE
surface
#FBF4FD
border
#D4CED5
text
#151017
muted
#837F85