#CC83F7#CC83F7
#CC83F7 is a light, vivid violet. Relative luminance 0.358; OKLCH L 73.0% C 0.176 H 311.8°. Best body text is #000000 at 8.16:1 contrast (WCAG AA passes).
Color values
| HEX | #CC83F7 |
|---|---|
| RGB | rgb(204, 131, 247) |
| HSL | hsl(278, 88%, 74%) |
| HSV | hsv(278, 47%, 97%) |
| CMYK | cmyk(17.4%, 47%, 0%, 3.1%) |
| CIE-LAB | lab(66.36, 48.11, -47.26) |
| CIE-LCH | lch(66.36, 67.44, 315.51°) |
| OKLab | oklab(72.98% 0.1176 -0.1316) |
| OKLCH | oklch(72.98% 0.176 311.8) |
| XYZ | xyz(49.8037, 35.7864, 92.2615) |
| Luminance | 0.3579 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.38
Light Purple
#BF77F6
ΔE00 3.76
Easter Purple
#C071FE
ΔE00 5.09
Baby Purple
#CA9BF7
ΔE00 6.02
Light Urple
#B36FF6
ΔE00 6.76
Violet (CSS)
#EE82EE
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC83F7 #AEF783
analogous
#9283F7 #CC83F7 #F783E8
triadic
#CC83F7 #F7CC83 #83F7CC
tetradic
#CC83F7 #F79283 #AEF783 #83E8F7
square
#CC83F7 #F79283 #AEF783 #83E8F7
split-complementary
#CC83F7 #E8F783 #83F792
monochromatic
#9D10F0 #B44AF3 #CC83F7 #E4BCFB #F3E2FD
Accessibility & contrast
On white
2.57
#CC83F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.16
#CC83F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC83F7
8.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC83F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC83F7 | 1.00 | 2.57 | 8.16 | 8.16 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#699EFB
Deuteranopia (green-blind)
#7DA3F4
Tritanopia (blue-blind)
#C895B2
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #cc83f7; /* rgb */ color: rgb(204, 131, 247); /* oklch */ color: oklch(73.0% 0.176 311.8);
Tailwind
colors: {
custom: {
50: '#dea9fa',
500: '#cc83f7',
950: '#000000',
},
}SCSS
$custom: #cc83f7; $custom-light: #dea9fa; $custom-dark: #000000;
JSON
{
"hex": "#cc83f7",
"rgb": {
"r": 204,
"g": 131,
"b": 247
},
"hsl": {
"h": 277.759,
"s": 87.879,
"l": 74.118
},
"oklch": {
"l": 0.7298,
"c": 0.17646,
"h": 311.8
},
"luminance": 0.35785
}Semantic roles & 50–950 ramp
primary
#CC83F7
secondary
#E1F5D6
accent
#E40155
background
#FDFAFF
surface
#FBF4FF
border
#D4CED7
text
#151017
muted
#837F85