#CC90CE#CC90CE
#CC90CE is a light, moderate purple. Relative luminance 0.372; OKLCH L 73.2% C 0.110 H 325.5°. Best body text is #000000 at 8.45:1 contrast (WCAG AA passes).
Color values
| HEX | #CC90CE |
|---|---|
| RGB | rgb(204, 144, 206) |
| HSL | hsl(298, 39%, 69%) |
| HSV | hsv(298, 30%, 81%) |
| CMYK | cmyk(1%, 30.1%, 0%, 19.2%) |
| CIE-LAB | lab(67.46, 32.87, -22.89) |
| CIE-LCH | lch(67.46, 40.06, 325.15°) |
| OKLab | oklab(73.25% 0.0904 -0.062) |
| OKLCH | oklch(73.25% 0.11 325.5) |
| XYZ | xyz(46.0146, 37.2416, 63.1450) |
| Luminance | 0.3724 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.57
Lavender Pink
#DD85D7
ΔE00 4.60
Pale Purple
#B790D4
ΔE00 5.54
Lilac
#C8A2C8
ΔE00 6.81
Orchid (survey)
#C875C4
ΔE00 6.92
Lavender (survey)
#C79FEF
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC90CE #92CE90
analogous
#AD90CE #CC90CE #CE90B1
triadic
#CC90CE #CECC90 #90CECC
tetradic
#CC90CE #CEAD90 #92CE90 #90B1CE
square
#CC90CE #CEAD90 #92CE90 #90B1CE
split-complementary
#CC90CE #B1CE90 #90CEAD
monochromatic
#9B469E #B866BB #CC90CE #E0BAE1 #F3E5F3
Accessibility & contrast
On white
2.49
#CC90CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.45
#CC90CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC90CE
8.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC90CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC90CE | 1.00 | 2.49 | 8.45 | 8.45 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BA0D0
Deuteranopia (green-blind)
#9AA7CC
Tritanopia (blue-blind)
#CF96A6
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #cc90ce; /* rgb */ color: rgb(204, 144, 206); /* oklch */ color: oklch(73.2% 0.110 325.5);
Tailwind
colors: {
custom: {
50: '#dcb1dd',
500: '#cc90ce',
950: '#000000',
},
}SCSS
$custom: #cc90ce; $custom-light: #dcb1dd; $custom-dark: #000000;
JSON
{
"hex": "#cc90ce",
"rgb": {
"r": 204,
"g": 144,
"b": 206
},
"hsl": {
"h": 298.065,
"s": 38.75,
"l": 68.627
},
"oklch": {
"l": 0.73248,
"c": 0.10965,
"h": 325.5
},
"luminance": 0.3724
}Semantic roles & 50–950 ramp
primary
#CC90CE
secondary
#D4E6D4
accent
#B23438
background
#FDFAFD
surface
#FBF5FB
border
#D4CFD4
text
#151115
muted
#838083