#CC83F9#CC83F9
#CC83F9 is a light, vivid violet. Relative luminance 0.359; OKLCH L 73.1% C 0.179 H 311.2°. Best body text is #000000 at 8.18:1 contrast (WCAG AA passes).
Color values
| HEX | #CC83F9 |
|---|---|
| RGB | rgb(204, 131, 249) |
| HSL | hsl(277, 91%, 75%) |
| HSV | hsv(277, 47%, 98%) |
| CMYK | cmyk(18.1%, 47.4%, 0%, 2.4%) |
| CIE-LAB | lab(66.45, 48.54, -48.21) |
| CIE-LCH | lch(66.45, 68.41, 315.20°) |
| OKLab | oklab(73.08% 0.1178 -0.1344) |
| OKLCH | oklch(73.08% 0.179 311.2) |
| XYZ | xyz(50.1140, 35.9105, 93.8956) |
| Luminance | 0.3591 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.26
Light Purple
#BF77F6
ΔE00 3.68
Easter Purple
#C071FE
ΔE00 4.95
Baby Purple
#CA9BF7
ΔE00 6.06
Light Urple
#B36FF6
ΔE00 6.66
Pastel Purple
#CAA0FF
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC83F9 #B0F983
analogous
#9183F9 #CC83F9 #F983EB
triadic
#CC83F9 #F9CC83 #83F9CC
tetradic
#CC83F9 #F99183 #B0F983 #83EBF9
square
#CC83F9 #F99183 #B0F983 #83EBF9
split-complementary
#CC83F9 #EBF983 #83F991
monochromatic
#9C0EF3 #B449F6 #CC83F9 #E4BDFC #F3E2FE
Accessibility & contrast
On white
2.57
#CC83F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.18
#CC83F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC83F9
8.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC83F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC83F9 | 1.00 | 2.57 | 8.18 | 8.18 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#679EFD
Deuteranopia (green-blind)
#7CA3F6
Tritanopia (blue-blind)
#C796B2
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #cc83f9; /* rgb */ color: rgb(204, 131, 249); /* oklch */ color: oklch(73.1% 0.179 311.2);
Tailwind
colors: {
custom: {
50: '#dea9fc',
500: '#cc83f9',
950: '#000000',
},
}SCSS
$custom: #cc83f9; $custom-light: #dea9fc; $custom-dark: #000000;
JSON
{
"hex": "#cc83f9",
"rgb": {
"r": 204,
"g": 131,
"b": 249
},
"hsl": {
"h": 277.119,
"s": 90.769,
"l": 74.51
},
"oklch": {
"l": 0.73082,
"c": 0.17869,
"h": 311.2
},
"luminance": 0.3591
}Semantic roles & 50–950 ramp
primary
#CC83F9
secondary
#E2F6D5
accent
#E60058
background
#FDFAFF
surface
#FBF4FF
border
#D4CED7
text
#151017
muted
#837F85