#C09CCD#C09CCD
#C09CCD is a light, moderate purple. Relative luminance 0.394; OKLCH L 74.2% C 0.080 H 317.0°. Best body text is #000000 at 8.88:1 contrast (WCAG AA passes).
Color values
| HEX | #C09CCD |
|---|---|
| RGB | rgb(192, 156, 205) |
| HSL | hsl(284, 33%, 71%) |
| HSV | hsv(284, 24%, 80%) |
| CMYK | cmyk(6.3%, 23.9%, 0%, 19.6%) |
| CIE-LAB | lab(69.03, 22.14, -20.04) |
| CIE-LCH | lch(69.03, 29.87, 317.85°) |
| OKLab | oklab(74.17% 0.0582 -0.0543) |
| OKLCH | oklch(74.17% 0.08 317) |
| XYZ | xyz(44.6445, 39.3919, 62.9973) |
| Luminance | 0.3939 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 3.68
Pale Purple
#B790D4
ΔE00 5.34
Lavender
#B39DDB
ΔE00 5.69
Plum
#DDA0DD
ΔE00 5.83
Lavender (survey)
#C79FEF
ΔE00 7.15
Dusty Lavender
#AC86A8
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C09CCD #A9CD9C
analogous
#A79CCD #C09CCD #CD9CC1
triadic
#C09CCD #CDC09C #9CCDC0
tetradic
#C09CCD #CDA79C #A9CD9C #9CC1CD
square
#C09CCD #CDA79C #A9CD9C #9CC1CD
split-complementary
#C09CCD #C1CD9C #9CCDA7
monochromatic
#8A509F #A673B8 #C09CCD #DAC5E2 #F2EBF5
Accessibility & contrast
On white
2.37
#C09CCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.88
#C09CCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C09CCD
8.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C09CCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C09CCD | 1.00 | 2.37 | 8.88 | 8.88 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96A6CF
Deuteranopia (green-blind)
#9EAACB
Tritanopia (blue-blind)
#C0A1AD
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #c09ccd; /* rgb */ color: rgb(192, 156, 205); /* oklch */ color: oklch(74.2% 0.080 317.0);
Tailwind
colors: {
custom: {
50: '#d3b9dc',
500: '#c09ccd',
950: '#000000',
},
}SCSS
$custom: #c09ccd; $custom-light: #d3b9dc; $custom-dark: #000000;
JSON
{
"hex": "#c09ccd",
"rgb": {
"r": 192,
"g": 156,
"b": 205
},
"hsl": {
"h": 284.082,
"s": 32.886,
"l": 70.784
},
"oklch": {
"l": 0.74167,
"c": 0.07964,
"h": 317
},
"luminance": 0.39391
}Semantic roles & 50–950 ramp
primary
#C09CCD
secondary
#DFE9DC
accent
#AC3A58
background
#FDFBFD
surface
#FAF6FB
border
#D3D0D4
text
#141115
muted
#838083