#CC91C0#CC91C0
#CC91C0 is a light, moderate pink. Relative luminance 0.369; OKLCH L 72.9% C 0.094 H 333.9°. Best body text is #000000 at 8.38:1 contrast (WCAG AA passes).
Color values
| HEX | #CC91C0 |
|---|---|
| RGB | rgb(204, 145, 192) |
| HSL | hsl(312, 37%, 68%) |
| HSV | hsv(312, 29%, 80%) |
| CMYK | cmyk(0%, 28.9%, 5.9%, 20%) |
| CIE-LAB | lab(67.20, 29.75, -15.48) |
| CIE-LCH | lch(67.20, 33.54, 332.51°) |
| OKLab | oklab(72.89% 0.0848 -0.0414) |
| OKLCH | oklch(72.89% 0.094 333.9) |
| XYZ | xyz(44.5411, 36.8957, 54.6343) |
| Luminance | 0.3689 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 5.41
Plum
#DDA0DD
ΔE00 5.78
Lavender Pink
#DD85D7
ΔE00 6.98
Dusty Lavender
#AC86A8
ΔE00 7.21
Pale Purple
#B790D4
ΔE00 8.28
Orchid (survey)
#C875C4
ΔE00 8.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC91C0 #91CC9D
analogous
#BA91CC #CC91C0 #CC91A2
triadic
#CC91C0 #C0CC91 #91C0CC
tetradic
#CC91C0 #CCBA91 #91CC9D #91A2CC
square
#CC91C0 #CCBA91 #91CC9D #91A2CC
split-complementary
#CC91C0 #A2CC91 #91CCBA
monochromatic
#9B488A #B967A8 #CC91C0 #DFBBD8 #F3E5F0
Accessibility & contrast
On white
2.51
#CC91C0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.38
#CC91C0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC91C0
8.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC91C0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC91C0 | 1.00 | 2.51 | 8.38 | 8.38 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#919EC2
Deuteranopia (green-blind)
#9FA7BE
Tritanopia (blue-blind)
#D294A1
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #cc91c0; /* rgb */ color: rgb(204, 145, 192); /* oklch */ color: oklch(72.9% 0.094 333.9);
Tailwind
colors: {
custom: {
50: '#dcb2d3',
500: '#cc91c0',
950: '#000000',
},
}SCSS
$custom: #cc91c0; $custom-light: #dcb2d3; $custom-dark: #000000;
JSON
{
"hex": "#cc91c0",
"rgb": {
"r": 204,
"g": 145,
"b": 192
},
"hsl": {
"h": 312.203,
"s": 36.646,
"l": 68.431
},
"oklch": {
"l": 0.7289,
"c": 0.09433,
"h": 333.9
},
"luminance": 0.36894
}Semantic roles & 50–950 ramp
primary
#CC91C0
secondary
#D4E5D7
accent
#B04F36
background
#FDFBFC
surface
#FBF6F9
border
#D4D0D2
text
#151114
muted
#838082