#CC83F2#CC83F2
#CC83F2 is a light, vivid violet. Relative luminance 0.355; OKLCH L 72.7% C 0.171 H 313.1°. Best body text is #000000 at 8.10:1 contrast (WCAG AA passes).
Color values
| HEX | #CC83F2 |
|---|---|
| RGB | rgb(204, 131, 242) |
| HSL | hsl(279, 81%, 73%) |
| HSV | hsv(279, 46%, 95%) |
| CMYK | cmyk(15.7%, 45.9%, 0%, 5.1%) |
| CIE-LAB | lab(66.12, 47.06, -44.88) |
| CIE-LCH | lch(66.12, 65.03, 316.36°) |
| OKLab | oklab(72.73% 0.1169 -0.1247) |
| OKLCH | oklch(72.73% 0.171 313.1) |
| XYZ | xyz(49.0425, 35.4819, 88.2524) |
| Luminance | 0.3548 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.81
Light Purple
#BF77F6
ΔE00 4.09
Easter Purple
#C071FE
ΔE00 5.53
Baby Purple
#CA9BF7
ΔE00 5.99
Violet (CSS)
#EE82EE
ΔE00 6.58
Light Urple
#B36FF6
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC83F2 #A9F283
analogous
#9483F2 #CC83F2 #F283E1
triadic
#CC83F2 #F2CC83 #83F2CC
tetradic
#CC83F2 #F29483 #A9F283 #83E1F2
square
#CC83F2 #F29483 #A9F283 #83E1F2
split-complementary
#CC83F2 #E1F283 #83F294
monochromatic
#9D18E3 #B54CEC #CC83F2 #E3BAF8 #F4E3FC
Accessibility & contrast
On white
2.59
#CC83F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.10
#CC83F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC83F2
8.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC83F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC83F2 | 1.00 | 2.59 | 8.10 | 8.10 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6C9DF6
Deuteranopia (green-blind)
#80A3EF
Tritanopia (blue-blind)
#C994AF
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #cc83f2; /* rgb */ color: rgb(204, 131, 242); /* oklch */ color: oklch(72.7% 0.171 313.1);
Tailwind
colors: {
custom: {
50: '#dda9f7',
500: '#cc83f2',
950: '#000000',
},
}SCSS
$custom: #cc83f2; $custom-light: #dda9f7; $custom-dark: #000000;
JSON
{
"hex": "#cc83f2",
"rgb": {
"r": 204,
"g": 131,
"b": 242
},
"hsl": {
"h": 279.459,
"s": 81.022,
"l": 73.137
},
"oklch": {
"l": 0.72729,
"c": 0.17091,
"h": 313.1
},
"luminance": 0.35481
}Semantic roles & 50–950 ramp
primary
#CC83F2
secondary
#E1F4D7
accent
#DD0851
background
#FDFAFF
surface
#FBF4FE
border
#D4CED6
text
#151017
muted
#837F85