#CC91C1#CC91C1
#CC91C1 is a light, moderate pink. Relative luminance 0.369; OKLCH L 72.9% C 0.095 H 333.3°. Best body text is #000000 at 8.39:1 contrast (WCAG AA passes).
Color values
| HEX | #CC91C1 |
|---|---|
| RGB | rgb(204, 145, 193) |
| HSL | hsl(311, 37%, 68%) |
| HSV | hsv(311, 29%, 80%) |
| CMYK | cmyk(0%, 28.9%, 5.4%, 20%) |
| CIE-LAB | lab(67.23, 29.93, -15.99) |
| CIE-LCH | lch(67.23, 33.94, 331.89°) |
| OKLab | oklab(72.93% 0.0851 -0.0428) |
| OKLCH | oklch(72.93% 0.095 333.3) |
| XYZ | xyz(44.6523, 36.9401, 55.2198) |
| Luminance | 0.3694 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 5.43
Plum
#DDA0DD
ΔE00 5.61
Lavender Pink
#DD85D7
ΔE00 6.78
Dusty Lavender
#AC86A8
ΔE00 7.29
Pale Purple
#B790D4
ΔE00 8.05
Orchid (survey)
#C875C4
ΔE00 8.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC91C1 #91CC9C
analogous
#B991CC #CC91C1 #CC91A3
triadic
#CC91C1 #C1CC91 #91C1CC
tetradic
#CC91C1 #CCB991 #91CC9C #91A3CC
square
#CC91C1 #CCB991 #91CC9C #91A3CC
split-complementary
#CC91C1 #A3CC91 #91CCB9
monochromatic
#9B488B #B967A9 #CC91C1 #DFBBD9 #F3E5F0
Accessibility & contrast
On white
2.50
#CC91C1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.39
#CC91C1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC91C1
8.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC91C1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC91C1 | 1.00 | 2.50 | 8.39 | 8.39 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#909FC3
Deuteranopia (green-blind)
#9EA7BF
Tritanopia (blue-blind)
#D294A2
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #cc91c1; /* rgb */ color: rgb(204, 145, 193); /* oklch */ color: oklch(72.9% 0.095 333.3);
Tailwind
colors: {
custom: {
50: '#dcb2d3',
500: '#cc91c1',
950: '#000000',
},
}SCSS
$custom: #cc91c1; $custom-light: #dcb2d3; $custom-dark: #000000;
JSON
{
"hex": "#cc91c1",
"rgb": {
"r": 204,
"g": 145,
"b": 193
},
"hsl": {
"h": 311.186,
"s": 36.646,
"l": 68.431
},
"oklch": {
"l": 0.72926,
"c": 0.09523,
"h": 333.3
},
"luminance": 0.36938
}Semantic roles & 50–950 ramp
primary
#CC91C1
secondary
#D4E5D7
accent
#B04D36
background
#FDFBFC
surface
#FBF6F9
border
#D4D0D2
text
#151114
muted
#838082