#CC90CD#CC90CD
#CC90CD is a light, moderate purple. Relative luminance 0.372; OKLCH L 73.2% C 0.109 H 326.1°. Best body text is #000000 at 8.44:1 contrast (WCAG AA passes).
Color values
| HEX | #CC90CD |
|---|---|
| RGB | rgb(204, 144, 205) |
| HSL | hsl(299, 38%, 68%) |
| HSV | hsv(299, 30%, 80%) |
| CMYK | cmyk(0.5%, 29.8%, 0%, 19.6%) |
| CIE-LAB | lab(67.42, 32.68, -22.39) |
| CIE-LCH | lch(67.42, 39.62, 325.59°) |
| OKLab | oklab(73.21% 0.0901 -0.0606) |
| OKLCH | oklch(73.21% 0.109 326.1) |
| XYZ | xyz(45.8935, 37.1932, 62.5073) |
| Luminance | 0.3719 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.59
Lavender Pink
#DD85D7
ΔE00 4.69
Pale Purple
#B790D4
ΔE00 5.69
Lilac
#C8A2C8
ΔE00 6.69
Orchid (survey)
#C875C4
ΔE00 6.95
Lavender (survey)
#C79FEF
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC90CD #91CD90
analogous
#AD90CD #CC90CD #CD90AF
triadic
#CC90CD #CDCC90 #90CDCC
tetradic
#CC90CD #CDAD90 #91CD90 #90AFCD
square
#CC90CD #CDAD90 #91CD90 #90AFCD
split-complementary
#CC90CD #AFCD90 #90CDAD
monochromatic
#9B469C #B966BA #CC90CD #DFBAE0 #F3E4F3
Accessibility & contrast
On white
2.49
#CC90CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.44
#CC90CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC90CD
8.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC90CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC90CD | 1.00 | 2.49 | 8.44 | 8.44 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8C9FCF
Deuteranopia (green-blind)
#9AA7CB
Tritanopia (blue-blind)
#D095A6
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #cc90cd; /* rgb */ color: rgb(204, 144, 205); /* oklch */ color: oklch(73.2% 0.109 326.1);
Tailwind
colors: {
custom: {
50: '#dcb1dc',
500: '#cc90cd',
950: '#000000',
},
}SCSS
$custom: #cc90cd; $custom-light: #dcb1dc; $custom-dark: #000000;
JSON
{
"hex": "#cc90cd",
"rgb": {
"r": 204,
"g": 144,
"b": 205
},
"hsl": {
"h": 299.016,
"s": 37.888,
"l": 68.431
},
"oklch": {
"l": 0.73209,
"c": 0.10863,
"h": 326.1
},
"luminance": 0.37192
}Semantic roles & 50–950 ramp
primary
#CC90CD
secondary
#D4E6D3
accent
#B13537
background
#FDFAFD
surface
#FBF5FB
border
#D4CFD4
text
#151115
muted
#838083