#CC91C3#CC91C3
#CC91C3 is a light, moderate purple. Relative luminance 0.370; OKLCH L 73.0% C 0.097 H 332.0°. Best body text is #000000 at 8.41:1 contrast (WCAG AA passes).
Color values
| HEX | #CC91C3 |
|---|---|
| RGB | rgb(204, 145, 195) |
| HSL | hsl(309, 37%, 68%) |
| HSV | hsv(309, 29%, 80%) |
| CMYK | cmyk(0%, 28.9%, 4.4%, 20%) |
| CIE-LAB | lab(67.30, 30.29, -17.00) |
| CIE-LCH | lch(67.30, 34.74, 330.69°) |
| OKLab | oklab(73% 0.0857 -0.0456) |
| OKLCH | oklch(73% 0.097 332) |
| XYZ | xyz(44.8769, 37.0300, 56.4028) |
| Luminance | 0.3703 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 5.30
Lilac
#C8A2C8
ΔE00 5.49
Lavender Pink
#DD85D7
ΔE00 6.39
Dusty Lavender
#AC86A8
ΔE00 7.48
Pale Purple
#B790D4
ΔE00 7.62
Orchid (survey)
#C875C4
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC91C3 #91CC9A
analogous
#B791CC #CC91C3 #CC91A5
triadic
#CC91C3 #C3CC91 #91C3CC
tetradic
#CC91C3 #CCB791 #91CC9A #91A5CC
square
#CC91C3 #CCB791 #91CC9A #91A5CC
split-complementary
#CC91C3 #A5CC91 #91CCB7
monochromatic
#9B488E #B967AC #CC91C3 #DFBBDA #F3E5F1
Accessibility & contrast
On white
2.50
#CC91C3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.41
#CC91C3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC91C3
8.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC91C3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC91C3 | 1.00 | 2.50 | 8.41 | 8.41 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#909FC5
Deuteranopia (green-blind)
#9EA7C1
Tritanopia (blue-blind)
#D194A3
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #cc91c3; /* rgb */ color: rgb(204, 145, 195); /* oklch */ color: oklch(73.0% 0.097 332.0);
Tailwind
colors: {
custom: {
50: '#dcb2d5',
500: '#cc91c3',
950: '#000000',
},
}SCSS
$custom: #cc91c3; $custom-light: #dcb2d5; $custom-dark: #000000;
JSON
{
"hex": "#cc91c3",
"rgb": {
"r": 204,
"g": 145,
"b": 195
},
"hsl": {
"h": 309.153,
"s": 36.646,
"l": 68.431
},
"oklch": {
"l": 0.73,
"c": 0.09708,
"h": 332
},
"luminance": 0.37028
}Semantic roles & 50–950 ramp
primary
#CC91C3
secondary
#D4E5D6
accent
#B04936
background
#FDFBFD
surface
#FBF6FA
border
#D4D0D3
text
#151114
muted
#838083