#CC99CA#CC99CA
#CC99CA is a light, moderate purple. Relative luminance 0.399; OKLCH L 74.7% C 0.089 H 327.7°. Best body text is #000000 at 8.98:1 contrast (WCAG AA passes).
Color values
| HEX | #CC99CA |
|---|---|
| RGB | rgb(204, 153, 202) |
| HSL | hsl(302, 33%, 70%) |
| HSV | hsv(302, 25%, 80%) |
| CMYK | cmyk(0%, 25%, 1%, 20%) |
| CIE-LAB | lab(69.39, 27.20, -17.74) |
| CIE-LCH | lch(69.39, 32.47, 326.90°) |
| OKLab | oklab(74.68% 0.0756 -0.0477) |
| OKLCH | oklch(74.68% 0.089 327.7) |
| XYZ | xyz(46.9527, 39.8855, 61.0910) |
| Luminance | 0.3988 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 3.65
Plum
#DDA0DD
ΔE00 4.02
Pale Purple
#B790D4
ΔE00 7.09
Lavender Pink
#DD85D7
ΔE00 7.42
Dusty Lavender
#AC86A8
ΔE00 8.32
Lavender (survey)
#C79FEF
ΔE00 8.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC99CA #99CC9B
analogous
#B599CC #CC99CA #CC99B0
triadic
#CC99CA #CACC99 #99CACC
tetradic
#CC99CA #CCB599 #99CC9B #99B0CC
square
#CC99CA #CCB599 #99CC9B #99B0CC
split-complementary
#CC99CA #B0CC99 #99CCB5
monochromatic
#9C4E99 #B870B5 #CC99CA #E0C2DF #F5EBF4
Accessibility & contrast
On white
2.34
#CC99CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.98
#CC99CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC99CA
8.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC99CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC99CA | 1.00 | 2.34 | 8.98 | 8.98 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96A5CC
Deuteranopia (green-blind)
#A2ACC8
Tritanopia (blue-blind)
#D09DAA
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #cc99ca; /* rgb */ color: rgb(204, 153, 202); /* oklch */ color: oklch(74.7% 0.089 327.7);
Tailwind
colors: {
custom: {
50: '#dcb7da',
500: '#cc99ca',
950: '#000000',
},
}SCSS
$custom: #cc99ca; $custom-light: #dcb7da; $custom-dark: #000000;
JSON
{
"hex": "#cc99ca",
"rgb": {
"r": 204,
"g": 153,
"b": 202
},
"hsl": {
"h": 302.353,
"s": 33.333,
"l": 70
},
"oklch": {
"l": 0.74675,
"c": 0.08936,
"h": 327.7
},
"luminance": 0.39884
}Semantic roles & 50–950 ramp
primary
#CC99CA
secondary
#D9E8DA
accent
#AC3E39
background
#FDFBFD
surface
#FBF6FA
border
#D4D0D3
text
#151114
muted
#838083