#CC8FCA#CC8FCA
#CC8FCA is a light, moderate purple. Relative luminance 0.367; OKLCH L 72.9% C 0.107 H 327.7°. Best body text is #000000 at 8.35:1 contrast (WCAG AA passes).
Color values
| HEX | #CC8FCA |
|---|---|
| RGB | rgb(204, 143, 202) |
| HSL | hsl(302, 37%, 68%) |
| HSV | hsv(302, 30%, 80%) |
| CMYK | cmyk(0%, 29.9%, 1%, 20%) |
| CIE-LAB | lab(67.09, 32.67, -21.23) |
| CIE-LCH | lch(67.09, 38.96, 326.98°) |
| OKLab | oklab(72.92% 0.0908 -0.0574) |
| OKLCH | oklch(72.92% 0.107 327.7) |
| XYZ | xyz(45.3840, 36.7482, 60.5681) |
| Luminance | 0.3675 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 4.80
Plum
#DDA0DD
ΔE00 4.87
Pale Purple
#B790D4
ΔE00 6.16
Lilac
#C8A2C8
ΔE00 6.63
Orchid (survey)
#C875C4
ΔE00 6.83
Dusty Lavender
#AC86A8
ΔE00 8.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC8FCA #8FCC91
analogous
#AF8FCC #CC8FCA #CC8FAB
triadic
#CC8FCA #CACC8F #8FCACC
tetradic
#CC8FCA #CCAF8F #8FCC91 #8FABCC
square
#CC8FCA #CCAF8F #8FCC91 #8FABCC
split-complementary
#CC8FCA #ABCC8F #8FCCAF
monochromatic
#9A4698 #B965B6 #CC8FCA #DFB9DE #F2E3F2
Accessibility & contrast
On white
2.52
#CC8FCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.35
#CC8FCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC8FCA
8.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC8FCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC8FCA | 1.00 | 2.52 | 8.35 | 8.35 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8B9ECC
Deuteranopia (green-blind)
#9AA6C8
Tritanopia (blue-blind)
#D094A4
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #cc8fca; /* rgb */ color: rgb(204, 143, 202); /* oklch */ color: oklch(72.9% 0.107 327.7);
Tailwind
colors: {
custom: {
50: '#dcb0da',
500: '#cc8fca',
950: '#000000',
},
}SCSS
$custom: #cc8fca; $custom-light: #dcb0da; $custom-dark: #000000;
JSON
{
"hex": "#cc8fca",
"rgb": {
"r": 204,
"g": 143,
"b": 202
},
"hsl": {
"h": 301.967,
"s": 37.423,
"l": 68.039
},
"oklch": {
"l": 0.72919,
"c": 0.10741,
"h": 327.7
},
"luminance": 0.36747
}Semantic roles & 50–950 ramp
primary
#CC8FCA
secondary
#D2E5D3
accent
#B03935
background
#FDFAFD
surface
#FBF5FA
border
#D4CFD3
text
#151014
muted
#837F83