#CC4BEE#CC4BEE
#CC4BEE is a light, highly saturated purple. Relative luminance 0.240; OKLCH L 65.4% C 0.247 H 318.4°. Best body text is #000000 at 5.81:1 contrast (WCAG AA passes).
Color values
| HEX | #CC4BEE |
|---|---|
| RGB | rgb(204, 75, 238) |
| HSL | hsl(287, 83%, 61%) |
| HSV | hsv(287, 68%, 93%) |
| CMYK | cmyk(14.3%, 68.5%, 0%, 6.7%) |
| CIE-LAB | lab(56.13, 72.47, -58.52) |
| CIE-LCH | lch(56.13, 93.15, 321.08°) |
| OKLab | oklab(65.35% 0.1851 -0.1641) |
| OKLCH | oklch(65.35% 0.247 318.4) |
| XYZ | xyz(42.8484, 24.0445, 83.2564) |
| Luminance | 0.2404 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Heliotrope
#D94FF5
ΔE00 2.68
Bright Lilac
#C95EFB
ΔE00 3.78
Pinkish Purple
#D648D7
ΔE00 4.30
Mediumorchid
#BA55D3
ΔE00 4.33
Bright Lavender
#C760FF
ΔE00 4.45
Purple Pink
#D725DE
ΔE00 4.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC4BEE #6DEE4B
analogous
#7B4BEE #CC4BEE #EE4BBE
triadic
#CC4BEE #EECC4B #4BEECC
tetradic
#CC4BEE #EE7B4B #6DEE4B #4BBEEE
square
#CC4BEE #EE7B4B #6DEE4B #4BBEEE
split-complementary
#CC4BEE #BEEE4B #4BEE7B
monochromatic
#8D10AE #BB16E6 #CC4BEE #DC83F3 #ECBBF9
Accessibility & contrast
On white
3.62
#CC4BEE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.81
#CC4BEE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CC4BEE
5.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC4BEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC4BEE | 1.00 | 3.62 | 5.81 | 5.81 |
| #FFFFFF | 3.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#007EF3
Deuteranopia (green-blind)
#538BEA
Tritanopia (blue-blind)
#CB6A97
Achromatopsia (no color)
#878787
Design tokens & code
CSS
--color: #cc4bee; /* rgb */ color: rgb(204, 75, 238); /* oklch */ color: oklch(65.4% 0.247 318.4);
Tailwind
colors: {
custom: {
50: '#e087f4',
500: '#cc4bee',
950: '#000000',
},
}SCSS
$custom: #cc4bee; $custom-light: #e087f4; $custom-dark: #000000;
JSON
{
"hex": "#cc4bee",
"rgb": {
"r": 204,
"g": 75,
"b": 238
},
"hsl": {
"h": 287.485,
"s": 82.741,
"l": 61.373
},
"oklch": {
"l": 0.65353,
"c": 0.24739,
"h": 318.4
},
"luminance": 0.24043
}Semantic roles & 50–950 ramp
primary
#CC4BEE
secondary
#B9E9AC
accent
#DF0634
background
#FEF8FF
surface
#FCF0FE
border
#D5CBD6
text
#160C17
muted
#847D85