#CC83EE#CC83EE
#CC83EE is a light, vivid purple. Relative luminance 0.352; OKLCH L 72.5% C 0.167 H 314.3°. Best body text is #000000 at 8.05:1 contrast (WCAG AA passes).
Color values
| HEX | #CC83EE |
|---|---|
| RGB | rgb(204, 131, 238) |
| HSL | hsl(281, 76%, 72%) |
| HSV | hsv(281, 45%, 93%) |
| CMYK | cmyk(14.3%, 45%, 0%, 6.7%) |
| CIE-LAB | lab(65.94, 46.23, -42.97) |
| CIE-LCH | lch(65.94, 63.11, 317.09°) |
| OKLab | oklab(72.53% 0.1163 -0.1192) |
| OKLCH | oklch(72.53% 0.167 314.3) |
| XYZ | xyz(48.4483, 35.2442, 85.1230) |
| Luminance | 0.3524 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Liliac
#C48EFD
ΔE00 4.25
Light Purple
#BF77F6
ΔE00 4.47
Easter Purple
#C071FE
ΔE00 5.96
Baby Purple
#CA9BF7
ΔE00 6.06
Violet (CSS)
#EE82EE
ΔE00 6.27
Orchid
#DA70D6
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC83EE #A5EE83
analogous
#9783EE #CC83EE #EE83DA
triadic
#CC83EE #EECC83 #83EECC
tetradic
#CC83EE #EE9783 #A5EE83 #83DAEE
square
#CC83EE #EE9783 #A5EE83 #83DAEE
split-complementary
#CC83EE #DAEE83 #83EE97
monochromatic
#9D1ED9 #B64DE7 #CC83EE #E2B9F5 #F4E4FB
Accessibility & contrast
On white
2.61
#CC83EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.05
#CC83EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC83EE
8.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC83EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC83EE | 1.00 | 2.61 | 8.05 | 8.05 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6E9CF2
Deuteranopia (green-blind)
#82A2EB
Tritanopia (blue-blind)
#CA93AD
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #cc83ee; /* rgb */ color: rgb(204, 131, 238); /* oklch */ color: oklch(72.5% 0.167 314.3);
Tailwind
colors: {
custom: {
50: '#dda9f4',
500: '#cc83ee',
950: '#000000',
},
}SCSS
$custom: #cc83ee; $custom-light: #dda9f4; $custom-dark: #000000;
JSON
{
"hex": "#cc83ee",
"rgb": {
"r": 204,
"g": 131,
"b": 238
},
"hsl": {
"h": 280.935,
"s": 75.887,
"l": 72.353
},
"oklch": {
"l": 0.72532,
"c": 0.1665,
"h": 314.3
},
"luminance": 0.35243
}Semantic roles & 50–950 ramp
primary
#CC83EE
secondary
#E1F3D8
accent
#D80D4E
background
#FDFAFE
surface
#FBF4FD
border
#D4CED5
text
#151017
muted
#837F85