#CC84BE#CC84BE
#CC84BE is a light, moderate pink. Relative luminance 0.331; OKLCH L 70.6% C 0.116 H 334.0°. Best body text is #000000 at 7.61:1 contrast (WCAG AA passes).
Color values
| HEX | #CC84BE |
|---|---|
| RGB | rgb(204, 132, 190) |
| HSL | hsl(312, 41%, 66%) |
| HSV | hsv(312, 35%, 80%) |
| CMYK | cmyk(0%, 35.3%, 6.9%, 20%) |
| CIE-LAB | lab(64.21, 36.46, -18.89) |
| CIE-LCH | lch(64.21, 41.06, 332.61°) |
| OKLab | oklab(70.59% 0.1042 -0.0508) |
| OKLCH | oklch(70.59% 0.116 334) |
| XYZ | xyz(42.4470, 33.0596, 52.8505) |
| Luminance | 0.3306 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 5.02
Lavender Pink
#DD85D7
ΔE00 5.06
Pale Magenta
#D767AD
ΔE00 7.31
Orchid
#DA70D6
ΔE00 7.49
Plum
#DDA0DD
ΔE00 7.69
Dusty Lavender
#AC86A8
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC84BE #84CC92
analogous
#B684CC #CC84BE #CC849A
triadic
#CC84BE #BECC84 #84BECC
tetradic
#CC84BE #CCB684 #84CC92 #849ACC
square
#CC84BE #CCB684 #84CC92 #849ACC
split-complementary
#CC84BE #9ACC84 #84CCB6
monochromatic
#973F86 #BA59A7 #CC84BE #DEAFD5 #F0DBEC
Accessibility & contrast
On white
2.76
#CC84BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.61
#CC84BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC84BE
7.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC84BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC84BE | 1.00 | 2.76 | 7.61 | 7.61 |
| #FFFFFF | 2.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8495C0
Deuteranopia (green-blind)
#969FBC
Tritanopia (blue-blind)
#D38799
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #cc84be; /* rgb */ color: rgb(204, 132, 190); /* oklch */ color: oklch(70.6% 0.116 334.0);
Tailwind
colors: {
custom: {
50: '#dca9d1',
500: '#cc84be',
950: '#000000',
},
}SCSS
$custom: #cc84be; $custom-light: #dca9d1; $custom-dark: #000000;
JSON
{
"hex": "#cc84be",
"rgb": {
"r": 204,
"g": 132,
"b": 190
},
"hsl": {
"h": 311.667,
"s": 41.379,
"l": 65.882
},
"oklch": {
"l": 0.70593,
"c": 0.11592,
"h": 334
},
"luminance": 0.33058
}Semantic roles & 50–950 ramp
primary
#CC84BE
secondary
#CAE2CF
accent
#B44B31
background
#FDFAFC
surface
#FBF4F9
border
#D4CED2
text
#151014
muted
#837F82