#C39CC7#C39CC7
#C39CC7 is a light, moderate purple. Relative luminance 0.395; OKLCH L 74.2% C 0.075 H 323.3°. Best body text is #000000 at 8.90:1 contrast (WCAG AA passes).
Color values
| HEX | #C39CC7 |
|---|---|
| RGB | rgb(195, 156, 199) |
| HSL | hsl(294, 28%, 70%) |
| HSV | hsv(294, 22%, 78%) |
| CMYK | cmyk(2%, 21.6%, 0%, 22%) |
| CIE-LAB | lab(69.11, 21.96, -16.57) |
| CIE-LCH | lch(69.11, 27.51, 322.96°) |
| OKLab | oklab(74.23% 0.0598 -0.0446) |
| OKLCH | oklch(74.23% 0.075 323.3) |
| XYZ | xyz(44.7017, 39.5035, 59.2919) |
| Luminance | 0.3950 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 2.07
Plum
#DDA0DD
ΔE00 5.84
Pale Purple
#B790D4
ΔE00 7.04
Dusty Lavender
#AC86A8
ΔE00 7.52
Lavender
#B39DDB
ΔE00 7.63
Heather
#A484AC
ΔE00 8.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C39CC7 #A0C79C
analogous
#AE9CC7 #C39CC7 #C79CB6
triadic
#C39CC7 #C7C39C #9CC7C3
tetradic
#C39CC7 #C7AE9C #A0C79C #9CB6C7
square
#C39CC7 #C7AE9C #A0C79C #9CB6C7
split-complementary
#C39CC7 #B6C79C #9CC7AE
monochromatic
#8F5495 #AB75B1 #C39CC7 #DBC3DD #F2EAF3
Accessibility & contrast
On white
2.36
#C39CC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.90
#C39CC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C39CC7
8.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C39CC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C39CC7 | 1.00 | 2.36 | 8.90 | 8.90 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98A6C9
Deuteranopia (green-blind)
#A1AAC5
Tritanopia (blue-blind)
#C5A0AB
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #c39cc7; /* rgb */ color: rgb(195, 156, 199); /* oklch */ color: oklch(74.2% 0.075 323.3);
Tailwind
colors: {
custom: {
50: '#d5b9d8',
500: '#c39cc7',
950: '#000000',
},
}SCSS
$custom: #c39cc7; $custom-light: #d5b9d8; $custom-dark: #000000;
JSON
{
"hex": "#c39cc7",
"rgb": {
"r": 195,
"g": 156,
"b": 199
},
"hsl": {
"h": 294.419,
"s": 27.742,
"l": 69.608
},
"oklch": {
"l": 0.74227,
"c": 0.07459,
"h": 323.3
},
"luminance": 0.39503
}Semantic roles & 50–950 ramp
primary
#C39CC7
secondary
#DAE6D9
accent
#A63F49
background
#FDFBFD
surface
#FAF6FA
border
#D3D0D3
text
#141114
muted
#838083