#CC89CF#CC89CF
#CC89CF is a light, vivid purple. Relative luminance 0.352; OKLCH L 72.1% C 0.123 H 325.3°. Best body text is #000000 at 8.05:1 contrast (WCAG AA passes).
Color values
| HEX | #CC89CF |
|---|---|
| RGB | rgb(204, 137, 207) |
| HSL | hsl(297, 42%, 67%) |
| HSV | hsv(297, 34%, 81%) |
| CMYK | cmyk(1.4%, 33.8%, 0%, 18.8%) |
| CIE-LAB | lab(65.93, 36.86, -25.79) |
| CIE-LCH | lch(65.93, 44.98, 325.02°) |
| OKLab | oklab(72.1% 0.1012 -0.0701) |
| OKLCH | oklch(72.1% 0.123 325.3) |
| XYZ | xyz(45.1089, 35.2353, 63.4443) |
| Luminance | 0.3523 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.31
Orchid (survey)
#C875C4
ΔE00 5.06
Pale Purple
#B790D4
ΔE00 5.66
Plum
#DDA0DD
ΔE00 6.12
Orchid
#DA70D6
ΔE00 6.49
Violet (CSS)
#EE82EE
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC89CF #8CCF89
analogous
#A989CF #CC89CF #CF89AF
triadic
#CC89CF #CFCC89 #89CFCC
tetradic
#CC89CF #CFA989 #8CCF89 #89AFCF
square
#CC89CF #CFA989 #8CCF89 #89AFCF
split-complementary
#CC89CF #AFCF89 #89CFA9
monochromatic
#9A409E #B95DBD #CC89CF #DFB5E1 #F2E0F2
Accessibility & contrast
On white
2.61
#CC89CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.05
#CC89CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC89CF
8.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC89CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC89CF | 1.00 | 2.61 | 8.05 | 8.05 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#839BD2
Deuteranopia (green-blind)
#94A3CD
Tritanopia (blue-blind)
#D090A3
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #cc89cf; /* rgb */ color: rgb(204, 137, 207); /* oklch */ color: oklch(72.1% 0.123 325.3);
Tailwind
colors: {
custom: {
50: '#dcacde',
500: '#cc89cf',
950: '#000000',
},
}SCSS
$custom: #cc89cf; $custom-light: #dcacde; $custom-dark: #000000;
JSON
{
"hex": "#cc89cf",
"rgb": {
"r": 204,
"g": 137,
"b": 207
},
"hsl": {
"h": 297.429,
"s": 42.169,
"l": 67.451
},
"oklch": {
"l": 0.72103,
"c": 0.12314,
"h": 325.3
},
"luminance": 0.35234
}Semantic roles & 50–950 ramp
primary
#CC89CF
secondary
#D0E5CF
accent
#B53036
background
#FDFAFD
surface
#FBF4FB
border
#D4CED4
text
#151015
muted
#837F83