#C19CCD#C19CCD
#C19CCD is a light, moderate purple. Relative luminance 0.395; OKLCH L 74.3% C 0.080 H 317.8°. Best body text is #000000 at 8.90:1 contrast (WCAG AA passes).
Color values
| HEX | #C19CCD |
|---|---|
| RGB | rgb(193, 156, 205) |
| HSL | hsl(285, 33%, 71%) |
| HSV | hsv(285, 24%, 80%) |
| CMYK | cmyk(5.9%, 23.9%, 0%, 19.6%) |
| CIE-LAB | lab(69.13, 22.47, -19.89) |
| CIE-LCH | lch(69.13, 30.01, 318.49°) |
| OKLab | oklab(74.26% 0.0594 -0.0539) |
| OKLCH | oklch(74.26% 0.08 317.8) |
| XYZ | xyz(44.8986, 39.5229, 63.0092) |
| Luminance | 0.3952 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 3.55
Pale Purple
#B790D4
ΔE00 5.44
Plum
#DDA0DD
ΔE00 5.63
Lavender
#B39DDB
ΔE00 5.89
Lavender (survey)
#C79FEF
ΔE00 7.21
Dusty Lavender
#AC86A8
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C19CCD #A8CD9C
analogous
#A89CCD #C19CCD #CD9CC0
triadic
#C19CCD #CDC19C #9CCDC1
tetradic
#C19CCD #CDA89C #A8CD9C #9CC0CD
square
#C19CCD #CDA89C #A8CD9C #9CC0CD
split-complementary
#C19CCD #C0CD9C #9CCDA8
monochromatic
#8B509F #A873B8 #C19CCD #DAC5E2 #F2EBF5
Accessibility & contrast
On white
2.36
#C19CCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.90
#C19CCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C19CCD
8.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C19CCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C19CCD | 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)
#96A6CF
Deuteranopia (green-blind)
#9EAACB
Tritanopia (blue-blind)
#C1A1AD
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #c19ccd; /* rgb */ color: rgb(193, 156, 205); /* oklch */ color: oklch(74.3% 0.080 317.8);
Tailwind
colors: {
custom: {
50: '#d4b9dc',
500: '#c19ccd',
950: '#000000',
},
}SCSS
$custom: #c19ccd; $custom-light: #d4b9dc; $custom-dark: #000000;
JSON
{
"hex": "#c19ccd",
"rgb": {
"r": 193,
"g": 156,
"b": 205
},
"hsl": {
"h": 285.306,
"s": 32.886,
"l": 70.784
},
"oklch": {
"l": 0.74261,
"c": 0.08019,
"h": 317.8
},
"luminance": 0.39522
}Semantic roles & 50–950 ramp
primary
#C19CCD
secondary
#DFE9DC
accent
#AC3A56
background
#FDFBFD
surface
#FAF6FB
border
#D3D0D4
text
#141115
muted
#838083