#CC8BF3#CC8BF3
#CC8BF3 is a light, vivid violet. Relative luminance 0.378; OKLCH L 74.0% C 0.159 H 311.8°. Best body text is #000000 at 8.55:1 contrast (WCAG AA passes).
Color values
| HEX | #CC8BF3 |
|---|---|
| RGB | rgb(204, 139, 243) |
| HSL | hsl(278, 81%, 75%) |
| HSV | hsv(278, 43%, 95%) |
| CMYK | cmyk(16%, 42.8%, 0%, 4.7%) |
| CIE-LAB | lab(67.85, 43.02, -42.72) |
| CIE-LCH | lch(67.85, 60.62, 315.20°) |
| OKLab | oklab(74.04% 0.106 -0.1185) |
| OKLCH | oklch(74.04% 0.159 311.8) |
| XYZ | xyz(50.3093, 37.7746, 89.4176) |
| Luminance | 0.3777 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.86
Baby Purple
#CA9BF7
ΔE00 4.12
Pastel Purple
#CAA0FF
ΔE00 5.55
Light Purple
#BF77F6
ΔE00 5.58
Lavender (survey)
#C79FEF
ΔE00 5.68
Lilac (survey)
#CEA2FD
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC8BF3 #B2F38B
analogous
#988BF3 #CC8BF3 #F38BE6
triadic
#CC8BF3 #F3CC8B #8BF3CC
tetradic
#CC8BF3 #F3988B #B2F38B #8BE6F3
square
#CC8BF3 #F3988B #B2F38B #8BE6F3
split-complementary
#CC8BF3 #E6F38B #8BF398
monochromatic
#9B1CE8 #B454ED #CC8BF3 #E4C2F9 #F3E3FC
Accessibility & contrast
On white
2.45
#CC8BF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.55
#CC8BF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC8BF3
8.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC8BF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC8BF3 | 1.00 | 2.45 | 8.55 | 8.55 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#76A2F7
Deuteranopia (green-blind)
#86A7F0
Tritanopia (blue-blind)
#C89AB4
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #cc8bf3; /* rgb */ color: rgb(204, 139, 243); /* oklch */ color: oklch(74.0% 0.159 311.8);
Tailwind
colors: {
custom: {
50: '#ddaef7',
500: '#cc8bf3',
950: '#000000',
},
}SCSS
$custom: #cc8bf3; $custom-light: #ddaef7; $custom-dark: #000000;
JSON
{
"hex": "#cc8bf3",
"rgb": {
"r": 204,
"g": 139,
"b": 243
},
"hsl": {
"h": 277.5,
"s": 81.25,
"l": 74.902
},
"oklch": {
"l": 0.7404,
"c": 0.15896,
"h": 311.8
},
"luminance": 0.37774
}Semantic roles & 50–950 ramp
primary
#CC8BF3
secondary
#E2F4D7
accent
#DE0858
background
#FDFAFF
surface
#FBF4FF
border
#D4CED7
text
#151017
muted
#837F85