#CC5BDF#CC5BDF
#CC5BDF is a light, highly saturated purple. Relative luminance 0.256; OKLCH L 66.2% C 0.213 H 321.7°. Best body text is #000000 at 6.13:1 contrast (WCAG AA passes).
Color values
| HEX | #CC5BDF |
|---|---|
| RGB | rgb(204, 91, 223) |
| HSL | hsl(291, 67%, 62%) |
| HSV | hsv(291, 59%, 87%) |
| CMYK | cmyk(8.5%, 59.2%, 0%, 12.5%) |
| CIE-LAB | lab(57.70, 63.04, -47.60) |
| CIE-LCH | lch(57.70, 78.99, 322.94°) |
| OKLab | oklab(66.22% 0.1674 -0.1324) |
| OKLCH | oklch(66.22% 0.213 321.7) |
| XYZ | xyz(41.9608, 25.6493, 72.5383) |
| Luminance | 0.2565 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pinkish Purple
#D648D7
ΔE00 3.37
Heliotrope
#D94FF5
ΔE00 3.41
Mediumorchid
#BA55D3
ΔE00 4.00
Bright Lilac
#C95EFB
ΔE00 4.46
Bright Lavender
#C760FF
ΔE00 5.20
Purpleish Pink
#DF4EC8
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC5BDF #6EDF5B
analogous
#8A5BDF #CC5BDF #DF5BB0
triadic
#CC5BDF #DFCC5B #5BDFCC
tetradic
#CC5BDF #DF8A5B #6EDF5B #5BB0DF
square
#CC5BDF #DF8A5B #6EDF5B #5BB0DF
split-complementary
#CC5BDF #B0DF5B #5BDF8A
monochromatic
#8E1FA0 #BB29D4 #CC5BDF #DC8EE9 #ECC1F3
Accessibility & contrast
On white
3.43
#CC5BDF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.13
#CC5BDF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CC5BDF
6.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC5BDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC5BDF | 1.00 | 3.43 | 6.13 | 6.13 |
| #FFFFFF | 3.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4082E3
Deuteranopia (green-blind)
#6A8FDC
Tritanopia (blue-blind)
#CE6F95
Achromatopsia (no color)
#8B8B8B
Design tokens & code
CSS
--color: #cc5bdf; /* rgb */ color: rgb(204, 91, 223); /* oklch */ color: oklch(66.2% 0.213 321.7);
Tailwind
colors: {
custom: {
50: '#df8fe9',
500: '#cc5bdf',
950: '#000000',
},
}SCSS
$custom: #cc5bdf; $custom-light: #df8fe9; $custom-dark: #000000;
JSON
{
"hex": "#cc5bdf",
"rgb": {
"r": 204,
"g": 91,
"b": 223
},
"hsl": {
"h": 291.364,
"s": 67.347,
"l": 61.569
},
"oklch": {
"l": 0.6622,
"c": 0.21342,
"h": 321.7
},
"luminance": 0.25647
}Semantic roles & 50–950 ramp
primary
#CC5BDF
secondary
#B9E3B2
accent
#CF1631
background
#FEF9FE
surface
#FCF1FD
border
#D5CBD5
text
#160D16
muted
#847E84