#CC83EF#CC83EF
#CC83EF is a light, vivid purple. Relative luminance 0.353; OKLCH L 72.6% C 0.168 H 314.0°. Best body text is #000000 at 8.06:1 contrast (WCAG AA passes).
Color values
| HEX | #CC83EF |
|---|---|
| RGB | rgb(204, 131, 239) |
| HSL | hsl(281, 77%, 73%) |
| HSV | hsv(281, 45%, 94%) |
| CMYK | cmyk(14.6%, 45.2%, 0%, 6.3%) |
| CIE-LAB | lab(65.98, 46.43, -43.45) |
| CIE-LCH | lch(65.98, 63.59, 316.90°) |
| OKLab | oklab(72.58% 0.1164 -0.1206) |
| OKLCH | oklch(72.58% 0.168 314) |
| XYZ | xyz(48.5956, 35.3031, 85.8989) |
| Luminance | 0.3530 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Liliac
#C48EFD
ΔE00 4.13
Light Purple
#BF77F6
ΔE00 4.37
Easter Purple
#C071FE
ΔE00 5.85
Baby Purple
#CA9BF7
ΔE00 6.03
Violet (CSS)
#EE82EE
ΔE00 6.35
Orchid
#DA70D6
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC83EF #A6EF83
analogous
#9683EF #CC83EF #EF83DC
triadic
#CC83EF #EFCC83 #83EFCC
tetradic
#CC83EF #EF9683 #A6EF83 #83DCEF
square
#CC83EF #EF9683 #A6EF83 #83DCEF
split-complementary
#CC83EF #DCEF83 #83EF96
monochromatic
#9D1CDB #B64DE8 #CC83EF #E2B9F6 #F4E4FC
Accessibility & contrast
On white
2.61
#CC83EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.06
#CC83EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC83EF
8.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC83EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC83EF | 1.00 | 2.61 | 8.06 | 8.06 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6D9CF3
Deuteranopia (green-blind)
#81A2EC
Tritanopia (blue-blind)
#C993AE
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #cc83ef; /* rgb */ color: rgb(204, 131, 239); /* oklch */ color: oklch(72.6% 0.168 314.0);
Tailwind
colors: {
custom: {
50: '#dda9f4',
500: '#cc83ef',
950: '#000000',
},
}SCSS
$custom: #cc83ef; $custom-light: #dda9f4; $custom-dark: #000000;
JSON
{
"hex": "#cc83ef",
"rgb": {
"r": 204,
"g": 131,
"b": 239
},
"hsl": {
"h": 280.556,
"s": 77.143,
"l": 72.549
},
"oklch": {
"l": 0.72581,
"c": 0.1676,
"h": 314
},
"luminance": 0.35302
}Semantic roles & 50–950 ramp
primary
#CC83EF
secondary
#E1F3D8
accent
#D90C4F
background
#FDFAFE
surface
#FBF4FD
border
#D4CED5
text
#151017
muted
#837F85