#C39CCD#C39CCD
#C39CCD is a light, moderate purple. Relative luminance 0.398; OKLCH L 74.5% C 0.081 H 319.3°. Best body text is #000000 at 8.96:1 contrast (WCAG AA passes).
Color values
| HEX | #C39CCD |
|---|---|
| RGB | rgb(195, 156, 205) |
| HSL | hsl(288, 33%, 71%) |
| HSV | hsv(288, 24%, 80%) |
| CMYK | cmyk(4.9%, 23.9%, 0%, 19.6%) |
| CIE-LAB | lab(69.32, 23.13, -19.59) |
| CIE-LCH | lch(69.32, 30.31, 319.75°) |
| OKLab | oklab(74.45% 0.0617 -0.053) |
| OKLCH | oklch(74.45% 0.081 319.3) |
| XYZ | xyz(45.4121, 39.7877, 63.0333) |
| Luminance | 0.3979 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 3.33
Plum
#DDA0DD
ΔE00 5.23
Pale Purple
#B790D4
ΔE00 5.67
Lavender
#B39DDB
ΔE00 6.31
Lavender (survey)
#C79FEF
ΔE00 7.35
Dusty Lavender
#AC86A8
ΔE00 8.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C39CCD #A6CD9C
analogous
#AA9CCD #C39CCD #CD9CBE
triadic
#C39CCD #CDC39C #9CCDC3
tetradic
#C39CCD #CDAA9C #A6CD9C #9CBECD
square
#C39CCD #CDAA9C #A6CD9C #9CBECD
split-complementary
#C39CCD #BECD9C #9CCDAA
monochromatic
#8F509F #AA73B8 #C39CCD #DCC5E2 #F3EBF5
Accessibility & contrast
On white
2.34
#C39CCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.96
#C39CCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C39CCD
8.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C39CCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C39CCD | 1.00 | 2.34 | 8.96 | 8.96 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97A7CF
Deuteranopia (green-blind)
#9FABCB
Tritanopia (blue-blind)
#C4A1AD
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #c39ccd; /* rgb */ color: rgb(195, 156, 205); /* oklch */ color: oklch(74.5% 0.081 319.3);
Tailwind
colors: {
custom: {
50: '#d5b9dc',
500: '#c39ccd',
950: '#000000',
},
}SCSS
$custom: #c39ccd; $custom-light: #d5b9dc; $custom-dark: #000000;
JSON
{
"hex": "#c39ccd",
"rgb": {
"r": 195,
"g": 156,
"b": 205
},
"hsl": {
"h": 287.755,
"s": 32.886,
"l": 70.784
},
"oklch": {
"l": 0.74451,
"c": 0.08131,
"h": 319.3
},
"luminance": 0.39787
}Semantic roles & 50–950 ramp
primary
#C39CCD
secondary
#DFE9DC
accent
#AC3A51
background
#FDFBFD
surface
#FAF6FB
border
#D3D0D4
text
#141115
muted
#838083