#CC88EB#CC88EB
#CC88EB is a light, vivid purple. Relative luminance 0.364; OKLCH L 73.2% C 0.155 H 314.6°. Best body text is #000000 at 8.29:1 contrast (WCAG AA passes).
Color values
| HEX | #CC88EB |
|---|---|
| RGB | rgb(204, 136, 235) |
| HSL | hsl(281, 71%, 73%) |
| HSV | hsv(281, 42%, 92%) |
| CMYK | cmyk(13.2%, 42.1%, 0%, 7.8%) |
| CIE-LAB | lab(66.86, 42.95, -39.88) |
| CIE-LCH | lch(66.86, 58.60, 317.12°) |
| OKLab | oklab(73.18% 0.1088 -0.1103) |
| OKLCH | oklch(73.18% 0.155 314.6) |
| XYZ | xyz(48.6990, 36.4450, 83.0504) |
| Luminance | 0.3644 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Liliac
#C48EFD
ΔE00 4.22
Baby Purple
#CA9BF7
ΔE00 5.06
Light Purple
#BF77F6
ΔE00 5.71
Pale Purple
#B790D4
ΔE00 6.05
Lavender Pink
#DD85D7
ΔE00 6.07
Violet (CSS)
#EE82EE
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC88EB #A7EB88
analogous
#9A88EB #CC88EB #EB88D9
triadic
#CC88EB #EBCC88 #88EBCC
tetradic
#CC88EB #EB9A88 #A7EB88 #88D9EB
square
#CC88EB #EB9A88 #A7EB88 #88D9EB
split-complementary
#CC88EB #D9EB88 #88EB9A
monochromatic
#9D24D5 #B654E2 #CC88EB #E2BCF4 #F4E5FB
Accessibility & contrast
On white
2.53
#CC88EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.29
#CC88EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC88EB
8.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC88EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC88EB | 1.00 | 2.53 | 8.29 | 8.29 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#769FEF
Deuteranopia (green-blind)
#88A5E8
Tritanopia (blue-blind)
#CA96AE
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #cc88eb; /* rgb */ color: rgb(204, 136, 235); /* oklch */ color: oklch(73.2% 0.155 314.6);
Tailwind
colors: {
custom: {
50: '#ddacf2',
500: '#cc88eb',
950: '#000000',
},
}SCSS
$custom: #cc88eb; $custom-light: #ddacf2; $custom-dark: #000000;
JSON
{
"hex": "#cc88eb",
"rgb": {
"r": 204,
"g": 136,
"b": 235
},
"hsl": {
"h": 281.212,
"s": 71.223,
"l": 72.745
},
"oklch": {
"l": 0.73177,
"c": 0.1549,
"h": 314.6
},
"luminance": 0.36444
}Semantic roles & 50–950 ramp
primary
#CC88EB
secondary
#E1F2D9
accent
#D3124F
background
#FDFAFE
surface
#FBF4FD
border
#D4CED5
text
#151017
muted
#837F85