#CC8BDF#CC8BDF
#CC8BDF is a light, vivid purple. Relative luminance 0.366; OKLCH L 73.1% C 0.137 H 318.4°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #CC8BDF |
|---|---|
| RGB | rgb(204, 139, 223) |
| HSL | hsl(286, 57%, 71%) |
| HSV | hsv(286, 38%, 87%) |
| CMYK | cmyk(8.5%, 37.7%, 0%, 12.5%) |
| CIE-LAB | lab(67.00, 38.89, -33.03) |
| CIE-LCH | lch(67.00, 51.03, 319.66°) |
| OKLab | oklab(73.12% 0.1021 -0.0907) |
| OKLCH | oklch(73.12% 0.137 318.4) |
| XYZ | xyz(47.4519, 36.6316, 74.3687) |
| Luminance | 0.3663 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 4.39
Pale Purple
#B790D4
ΔE00 4.82
Baby Purple
#CA9BF7
ΔE00 5.71
Lavender (survey)
#C79FEF
ΔE00 6.04
Violet (CSS)
#EE82EE
ΔE00 6.11
Liliac
#C48EFD
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC8BDF #9EDF8B
analogous
#A28BDF #CC8BDF #DF8BC8
triadic
#CC8BDF #DFCC8B #8BDFCC
tetradic
#CC8BDF #DFA28B #9EDF8B #8BC8DF
square
#CC8BDF #DFA28B #9EDF8B #8BC8DF
split-complementary
#CC8BDF #C8DF8B #8BDFA2
monochromatic
#9D34BC #B75BD2 #CC8BDF #E1BBEC #F4E7F8
Accessibility & contrast
On white
2.52
#CC8BDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#CC8BDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC8BDF
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC8BDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC8BDF | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7F9FE2
Deuteranopia (green-blind)
#8FA5DC
Tritanopia (blue-blind)
#CC95AB
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #cc8bdf; /* rgb */ color: rgb(204, 139, 223); /* oklch */ color: oklch(73.1% 0.137 318.4);
Tailwind
colors: {
custom: {
50: '#ddaee9',
500: '#cc8bdf',
950: '#000000',
},
}SCSS
$custom: #cc8bdf; $custom-light: #ddaee9; $custom-dark: #000000;
JSON
{
"hex": "#cc8bdf",
"rgb": {
"r": 204,
"g": 139,
"b": 223
},
"hsl": {
"h": 286.429,
"s": 56.757,
"l": 70.98
},
"oklch": {
"l": 0.73117,
"c": 0.13654,
"h": 318.4
},
"luminance": 0.3663
}Semantic roles & 50–950 ramp
primary
#CC8BDF
secondary
#DDEED8
accent
#C42146
background
#FDFAFE
surface
#FBF4FD
border
#D4CED5
text
#151016
muted
#837F84