#CC83BD#CC83BD
#CC83BD is a light, moderate pink. Relative luminance 0.327; OKLCH L 70.4% C 0.117 H 334.5°. Best body text is #000000 at 7.55:1 contrast (WCAG AA passes).
Color values
| HEX | #CC83BD |
|---|---|
| RGB | rgb(204, 131, 189) |
| HSL | hsl(312, 42%, 66%) |
| HSV | hsv(312, 36%, 80%) |
| CMYK | cmyk(0%, 35.8%, 7.4%, 20%) |
| CIE-LAB | lab(63.95, 36.82, -18.71) |
| CIE-LCH | lch(63.95, 41.30, 333.06°) |
| OKLab | oklab(70.39% 0.1055 -0.0503) |
| OKLCH | oklch(70.39% 0.117 334.5) |
| XYZ | xyz(42.2031, 32.7461, 52.2319) |
| Luminance | 0.3274 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 4.92
Lavender Pink
#DD85D7
ΔE00 5.17
Pale Magenta
#D767AD
ΔE00 7.04
Orchid
#DA70D6
ΔE00 7.44
Dusty Lavender
#AC86A8
ΔE00 7.89
Plum
#DDA0DD
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC83BD #83CC92
analogous
#B683CC #CC83BD #CC8398
triadic
#CC83BD #BDCC83 #83BDCC
tetradic
#CC83BD #CCB683 #83CC92 #8398CC
square
#CC83BD #CCB683 #83CC92 #8398CC
split-complementary
#CC83BD #98CC83 #83CCB6
monochromatic
#973E84 #BA58A6 #CC83BD #DEAED4 #F0DAEB
Accessibility & contrast
On white
2.78
#CC83BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.55
#CC83BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC83BD
7.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC83BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC83BD | 1.00 | 2.78 | 7.55 | 7.55 |
| #FFFFFF | 2.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8394BF
Deuteranopia (green-blind)
#959FBB
Tritanopia (blue-blind)
#D38698
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #cc83bd; /* rgb */ color: rgb(204, 131, 189); /* oklch */ color: oklch(70.4% 0.117 334.5);
Tailwind
colors: {
custom: {
50: '#dda8d1',
500: '#cc83bd',
950: '#000000',
},
}SCSS
$custom: #cc83bd; $custom-light: #dda8d1; $custom-dark: #000000;
JSON
{
"hex": "#cc83bd",
"rgb": {
"r": 204,
"g": 131,
"b": 189
},
"hsl": {
"h": 312.329,
"s": 41.714,
"l": 65.686
},
"oklch": {
"l": 0.70389,
"c": 0.11683,
"h": 334.5
},
"luminance": 0.32744
}Semantic roles & 50–950 ramp
primary
#CC83BD
secondary
#C9E2CE
accent
#B54C31
background
#FDFAFC
surface
#FBF4F9
border
#D4CED2
text
#151014
muted
#837F82