#CC84F2#CC84F2
#CC84F2 is a light, vivid violet. Relative luminance 0.358; OKLCH L 72.9% C 0.169 H 313.0°. Best body text is #000000 at 8.15:1 contrast (WCAG AA passes).
Color values
| HEX | #CC84F2 |
|---|---|
| RGB | rgb(204, 132, 242) |
| HSL | hsl(279, 81%, 73%) |
| HSV | hsv(279, 45%, 95%) |
| CMYK | cmyk(15.7%, 45.5%, 0%, 5.1%) |
| CIE-LAB | lab(66.33, 46.53, -44.56) |
| CIE-LCH | lch(66.33, 64.42, 316.24°) |
| OKLab | oklab(72.88% 0.1155 -0.1238) |
| OKLCH | oklch(72.88% 0.169 313) |
| XYZ | xyz(49.1774, 35.7518, 88.2974) |
| Luminance | 0.3575 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.66
Light Purple
#BF77F6
ΔE00 4.27
Easter Purple
#C071FE
ΔE00 5.72
Baby Purple
#CA9BF7
ΔE00 5.76
Violet (CSS)
#EE82EE
ΔE00 6.57
Pastel Purple
#CAA0FF
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC84F2 #AAF284
analogous
#9584F2 #CC84F2 #F284E1
triadic
#CC84F2 #F2CC84 #84F2CC
tetradic
#CC84F2 #F29584 #AAF284 #84E1F2
square
#CC84F2 #F29584 #AAF284 #84E1F2
split-complementary
#CC84F2 #E1F284 #84F295
monochromatic
#9D18E4 #B54DEC #CC84F2 #E3BBF8 #F4E3FC
Accessibility & contrast
On white
2.58
#CC84F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.15
#CC84F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC84F2
8.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC84F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC84F2 | 1.00 | 2.58 | 8.15 | 8.15 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6D9DF6
Deuteranopia (green-blind)
#81A3EF
Tritanopia (blue-blind)
#C995B0
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #cc84f2; /* rgb */ color: rgb(204, 132, 242); /* oklch */ color: oklch(72.9% 0.169 313.0);
Tailwind
colors: {
custom: {
50: '#dda9f7',
500: '#cc84f2',
950: '#000000',
},
}SCSS
$custom: #cc84f2; $custom-light: #dda9f7; $custom-dark: #000000;
JSON
{
"hex": "#cc84f2",
"rgb": {
"r": 204,
"g": 132,
"b": 242
},
"hsl": {
"h": 279.273,
"s": 80.882,
"l": 73.333
},
"oklch": {
"l": 0.72884,
"c": 0.16929,
"h": 313
},
"luminance": 0.35751
}Semantic roles & 50–950 ramp
primary
#CC84F2
secondary
#E1F4D7
accent
#DD0852
background
#FDFAFF
surface
#FBF4FE
border
#D4CED6
text
#151017
muted
#837F85