#CC91C2#CC91C2
#CC91C2 is a light, moderate pink. Relative luminance 0.370; OKLCH L 73.0% C 0.096 H 332.6°. Best body text is #000000 at 8.40:1 contrast (WCAG AA passes).
Color values
| HEX | #CC91C2 |
|---|---|
| RGB | rgb(204, 145, 194) |
| HSL | hsl(310, 37%, 68%) |
| HSV | hsv(310, 29%, 80%) |
| CMYK | cmyk(0%, 28.9%, 4.9%, 20%) |
| CIE-LAB | lab(67.27, 30.11, -16.50) |
| CIE-LCH | lch(67.27, 34.34, 331.28°) |
| OKLab | oklab(72.96% 0.0854 -0.0442) |
| OKLCH | oklch(72.96% 0.096 332.6) |
| XYZ | xyz(44.7642, 36.9849, 55.8093) |
| Luminance | 0.3698 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 5.45
Lilac
#C8A2C8
ΔE00 5.45
Lavender Pink
#DD85D7
ΔE00 6.58
Dusty Lavender
#AC86A8
ΔE00 7.38
Pale Purple
#B790D4
ΔE00 7.84
Orchid (survey)
#C875C4
ΔE00 8.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC91C2 #91CC9B
analogous
#B891CC #CC91C2 #CC91A4
triadic
#CC91C2 #C2CC91 #91C2CC
tetradic
#CC91C2 #CCB891 #91CC9B #91A4CC
square
#CC91C2 #CCB891 #91CC9B #91A4CC
split-complementary
#CC91C2 #A4CC91 #91CCB8
monochromatic
#9B488D #B967AB #CC91C2 #DFBBD9 #F3E5F0
Accessibility & contrast
On white
2.50
#CC91C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.40
#CC91C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC91C2
8.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC91C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC91C2 | 1.00 | 2.50 | 8.40 | 8.40 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#909FC4
Deuteranopia (green-blind)
#9EA7C0
Tritanopia (blue-blind)
#D194A2
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #cc91c2; /* rgb */ color: rgb(204, 145, 194); /* oklch */ color: oklch(73.0% 0.096 332.6);
Tailwind
colors: {
custom: {
50: '#dcb2d4',
500: '#cc91c2',
950: '#000000',
},
}SCSS
$custom: #cc91c2; $custom-light: #dcb2d4; $custom-dark: #000000;
JSON
{
"hex": "#cc91c2",
"rgb": {
"r": 204,
"g": 145,
"b": 194
},
"hsl": {
"h": 310.169,
"s": 36.646,
"l": 68.431
},
"oklch": {
"l": 0.72963,
"c": 0.09615,
"h": 332.6
},
"luminance": 0.36983
}Semantic roles & 50–950 ramp
primary
#CC91C2
secondary
#D4E5D7
accent
#B04B36
background
#FDFBFD
surface
#FBF6FA
border
#D4D0D3
text
#151114
muted
#838083