#CC83F4#CC83F4
#CC83F4 is a light, vivid violet. Relative luminance 0.356; OKLCH L 72.8% C 0.173 H 312.6°. Best body text is #000000 at 8.12:1 contrast (WCAG AA passes).
Color values
| HEX | #CC83F4 |
|---|---|
| RGB | rgb(204, 131, 244) |
| HSL | hsl(279, 84%, 74%) |
| HSV | hsv(279, 46%, 96%) |
| CMYK | cmyk(16.4%, 46.3%, 0%, 4.3%) |
| CIE-LAB | lab(66.22, 47.48, -45.84) |
| CIE-LCH | lch(66.22, 66.00, 316.01°) |
| OKLab | oklab(72.83% 0.1171 -0.1275) |
| OKLCH | oklch(72.83% 0.173 312.6) |
| XYZ | xyz(49.3445, 35.6027, 89.8430) |
| Luminance | 0.3560 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.62
Light Purple
#BF77F6
ΔE00 3.94
Easter Purple
#C071FE
ΔE00 5.34
Baby Purple
#CA9BF7
ΔE00 5.99
Violet (CSS)
#EE82EE
ΔE00 6.75
Light Urple
#B36FF6
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC83F4 #ABF483
analogous
#9383F4 #CC83F4 #F483E3
triadic
#CC83F4 #F4CC83 #83F4CC
tetradic
#CC83F4 #F49383 #ABF483 #83E3F4
square
#CC83F4 #F49383 #ABF483 #83E3F4
split-complementary
#CC83F4 #E3F483 #83F493
monochromatic
#9D15E8 #B54BEF #CC83F4 #E3BBF9 #F3E3FD
Accessibility & contrast
On white
2.59
#CC83F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.12
#CC83F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC83F4
8.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC83F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC83F4 | 1.00 | 2.59 | 8.12 | 8.12 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6A9DF8
Deuteranopia (green-blind)
#7FA3F1
Tritanopia (blue-blind)
#C894B0
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #cc83f4; /* rgb */ color: rgb(204, 131, 244); /* oklch */ color: oklch(72.8% 0.173 312.6);
Tailwind
colors: {
custom: {
50: '#dda9f8',
500: '#cc83f4',
950: '#000000',
},
}SCSS
$custom: #cc83f4; $custom-light: #dda9f8; $custom-dark: #000000;
JSON
{
"hex": "#cc83f4",
"rgb": {
"r": 204,
"g": 131,
"b": 244
},
"hsl": {
"h": 278.761,
"s": 83.704,
"l": 73.529
},
"oklch": {
"l": 0.72829,
"c": 0.17313,
"h": 312.6
},
"luminance": 0.35602
}Semantic roles & 50–950 ramp
primary
#CC83F4
secondary
#E1F4D7
accent
#E00553
background
#FDFAFF
surface
#FBF4FF
border
#D4CED7
text
#151017
muted
#837F85