#CC8BF8#CC8BF8
#CC8BF8 is a light, vivid violet. Relative luminance 0.381; OKLCH L 74.3% C 0.165 H 310.4°. Best body text is #000000 at 8.62:1 contrast (WCAG AA passes).
Color values
| HEX | #CC8BF8 |
|---|---|
| RGB | rgb(204, 139, 248) |
| HSL | hsl(276, 89%, 76%) |
| HSV | hsv(276, 44%, 97%) |
| CMYK | cmyk(17.7%, 44%, 0%, 2.7%) |
| CIE-LAB | lab(68.08, 44.08, -45.10) |
| CIE-LCH | lch(68.08, 63.07, 314.35°) |
| OKLab | oklab(74.28% 0.1068 -0.1254) |
| OKLCH | oklch(74.28% 0.165 310.4) |
| XYZ | xyz(51.0747, 38.0807, 93.4485) |
| Luminance | 0.3808 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.21
Baby Purple
#CA9BF7
ΔE00 4.17
Light Purple
#BF77F6
ΔE00 5.30
Pastel Purple
#CAA0FF
ΔE00 5.38
Lilac (survey)
#CEA2FD
ΔE00 5.69
Lavender (survey)
#C79FEF
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC8BF8 #B7F88B
analogous
#958BF8 #CC8BF8 #F88BED
triadic
#CC8BF8 #F8CC8B #8BF8CC
tetradic
#CC8BF8 #F8958B #B7F88B #8BEDF8
square
#CC8BF8 #F8958B #B7F88B #8BEDF8
split-complementary
#CC8BF8 #EDF88B #8BF895
monochromatic
#9918F1 #B351F5 #CC8BF8 #E5C5FB #F2E2FD
Accessibility & contrast
On white
2.44
#CC8BF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.62
#CC8BF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC8BF8
8.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC8BF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC8BF8 | 1.00 | 2.44 | 8.62 | 8.62 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#73A3FC
Deuteranopia (green-blind)
#84A7F5
Tritanopia (blue-blind)
#C79CB6
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #cc8bf8; /* rgb */ color: rgb(204, 139, 248); /* oklch */ color: oklch(74.3% 0.165 310.4);
Tailwind
colors: {
custom: {
50: '#ddaefb',
500: '#cc8bf8',
950: '#000000',
},
}SCSS
$custom: #cc8bf8; $custom-light: #ddaefb; $custom-dark: #000000;
JSON
{
"hex": "#cc8bf8",
"rgb": {
"r": 204,
"g": 139,
"b": 248
},
"hsl": {
"h": 275.78,
"s": 88.618,
"l": 75.882
},
"oklch": {
"l": 0.74283,
"c": 0.16468,
"h": 310.4
},
"luminance": 0.3808
}Semantic roles & 50–950 ramp
primary
#CC8BF8
secondary
#E2F5D6
accent
#E5005D
background
#FDFAFF
surface
#FBF4FF
border
#D4CED7
text
#151017
muted
#837F85