#CC8FFD#CC8FFD
#CC8FFD is a light, vivid violet. Relative luminance 0.396; OKLCH L 75.2% C 0.164 H 308.5°. Best body text is #000000 at 8.91:1 contrast (WCAG AA passes).
Color values
| HEX | #CC8FFD |
|---|---|
| RGB | rgb(204, 143, 253) |
| HSL | hsl(273, 96%, 78%) |
| HSV | hsv(273, 43%, 99%) |
| CMYK | cmyk(19.4%, 43.5%, 0%, 0.8%) |
| CIE-LAB | lab(69.17, 43.02, -46.12) |
| CIE-LCH | lch(69.17, 63.07, 313.01°) |
| OKLab | oklab(75.17% 0.1021 -0.1284) |
| OKLCH | oklch(75.17% 0.164 308.5) |
| XYZ | xyz(52.4505, 39.5748, 97.7850) |
| Luminance | 0.3957 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.59
Baby Purple
#CA9BF7
ΔE00 3.45
Pastel Purple
#CAA0FF
ΔE00 4.39
Lilac (survey)
#CEA2FD
ΔE00 4.82
Lavender (survey)
#C79FEF
ΔE00 5.42
Light Purple
#BF77F6
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC8FFD #C0FD8F
analogous
#958FFD #CC8FFD #FD8FF7
triadic
#CC8FFD #FDCC8F #8FFDCC
tetradic
#CC8FFD #FD958F #C0FD8F #8FF7FD
square
#CC8FFD #FD958F #C0FD8F #8FF7FD
split-complementary
#CC8FFD #F7FD8F #8FFD95
monochromatic
#9517FB #B153FC #CC8FFD #E7CBFE #F1E1FE
Accessibility & contrast
On white
2.36
#CC8FFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.91
#CC8FFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC8FFD
8.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC8FFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC8FFD | 1.00 | 2.36 | 8.91 | 8.91 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#76A6FF
Deuteranopia (green-blind)
#85AAFA
Tritanopia (blue-blind)
#C5A0BA
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #cc8ffd; /* rgb */ color: rgb(204, 143, 253); /* oklch */ color: oklch(75.2% 0.164 308.5);
Tailwind
colors: {
custom: {
50: '#ddb1fe',
500: '#cc8ffd',
950: '#000000',
},
}SCSS
$custom: #cc8ffd; $custom-light: #ddb1fe; $custom-dark: #000000;
JSON
{
"hex": "#cc8ffd",
"rgb": {
"r": 204,
"g": 143,
"b": 253
},
"hsl": {
"h": 273.273,
"s": 96.491,
"l": 77.647
},
"oklch": {
"l": 0.75171,
"c": 0.164,
"h": 308.5
},
"luminance": 0.39574
}Semantic roles & 50–950 ramp
primary
#CC8FFD
secondary
#E4F7D4
accent
#E60066
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151118
muted
#838086