#CC7BEE#CC7BEE
#CC7BEE is a light, vivid purple. Relative luminance 0.332; OKLCH L 71.3% C 0.179 H 315.2°. Best body text is #000000 at 7.64:1 contrast (WCAG AA passes).
Color values
| HEX | #CC7BEE |
|---|---|
| RGB | rgb(204, 123, 238) |
| HSL | hsl(282, 77%, 71%) |
| HSV | hsv(282, 48%, 93%) |
| CMYK | cmyk(14.3%, 48.3%, 0%, 6.7%) |
| CIE-LAB | lab(64.30, 50.41, -45.54) |
| CIE-LCH | lch(64.30, 67.93, 317.91°) |
| OKLab | oklab(71.32% 0.1272 -0.1266) |
| OKLCH | oklch(71.32% 0.179 315.2) |
| XYZ | xyz(47.4150, 33.1777, 84.7786) |
| Luminance | 0.3318 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 3.42
Easter Purple
#C071FE
ΔE00 4.69
Liliac
#C48EFD
ΔE00 5.46
Orchid
#DA70D6
ΔE00 5.87
Light Urple
#B36FF6
ΔE00 6.21
Bright Lilac
#C95EFB
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC7BEE #9DEE7B
analogous
#927BEE #CC7BEE #EE7BD6
triadic
#CC7BEE #EECC7B #7BEECC
tetradic
#CC7BEE #EE927B #9DEE7B #7BD6EE
square
#CC7BEE #EE927B #9DEE7B #7BD6EE
split-complementary
#CC7BEE #D6EE7B #7BEE92
monochromatic
#9D1BD3 #B745E7 #CC7BEE #E1B1F5 #F5E4FC
Accessibility & contrast
On white
2.75
#CC7BEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.64
#CC7BEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC7BEE
7.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC7BEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC7BEE | 1.00 | 2.75 | 7.64 | 7.64 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6397F2
Deuteranopia (green-blind)
#7B9EEB
Tritanopia (blue-blind)
#CA8CAA
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #cc7bee; /* rgb */ color: rgb(204, 123, 238); /* oklch */ color: oklch(71.3% 0.179 315.2);
Tailwind
colors: {
custom: {
50: '#dea3f4',
500: '#cc7bee',
950: '#000000',
},
}SCSS
$custom: #cc7bee; $custom-light: #dea3f4; $custom-dark: #000000;
JSON
{
"hex": "#cc7bee",
"rgb": {
"r": 204,
"g": 123,
"b": 238
},
"hsl": {
"h": 282.261,
"s": 77.181,
"l": 70.784
},
"oklch": {
"l": 0.71315,
"c": 0.17947,
"h": 315.2
},
"luminance": 0.33176
}Semantic roles & 50–950 ramp
primary
#CC7BEE
secondary
#DCF2D3
accent
#D90C49
background
#FDFAFE
surface
#FBF4FD
border
#D4CED5
text
#150F17
muted
#837F85