#C09DCD#C09DCD
#C09DCD is a light, moderate purple. Relative luminance 0.397; OKLCH L 74.4% C 0.078 H 316.8°. Best body text is #000000 at 8.95:1 contrast (WCAG AA passes).
Color values
| HEX | #C09DCD |
|---|---|
| RGB | rgb(192, 157, 205) |
| HSL | hsl(284, 32%, 71%) |
| HSV | hsv(284, 23%, 80%) |
| CMYK | cmyk(6.3%, 23.4%, 0%, 19.6%) |
| CIE-LAB | lab(69.28, 21.59, -19.68) |
| CIE-LCH | lch(69.28, 29.21, 317.65°) |
| OKLab | oklab(74.35% 0.0567 -0.0533) |
| OKLCH | oklch(74.35% 0.078 316.8) |
| XYZ | xyz(44.8130, 39.7289, 63.0535) |
| Luminance | 0.3973 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 3.47
Pale Purple
#B790D4
ΔE00 5.62
Lavender
#B39DDB
ΔE00 5.73
Plum
#DDA0DD
ΔE00 5.94
Lavender (survey)
#C79FEF
ΔE00 7.29
Dusty Lavender
#AC86A8
ΔE00 8.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C09DCD #AACD9D
analogous
#A89DCD #C09DCD #CD9DC2
triadic
#C09DCD #CDC09D #9DCDC0
tetradic
#C09DCD #CDA89D #AACD9D #9DC2CD
square
#C09DCD #CDA89D #AACD9D #9DC2CD
split-complementary
#C09DCD #C2CD9D #9DCDA8
monochromatic
#8A519F #A674B8 #C09DCD #DAC6E2 #F2EBF5
Accessibility & contrast
On white
2.35
#C09DCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.95
#C09DCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C09DCD
8.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C09DCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C09DCD | 1.00 | 2.35 | 8.95 | 8.95 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97A7CF
Deuteranopia (green-blind)
#9FAACB
Tritanopia (blue-blind)
#C0A2AE
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #c09dcd; /* rgb */ color: rgb(192, 157, 205); /* oklch */ color: oklch(74.4% 0.078 316.8);
Tailwind
colors: {
custom: {
50: '#d3badc',
500: '#c09dcd',
950: '#000000',
},
}SCSS
$custom: #c09dcd; $custom-light: #d3badc; $custom-dark: #000000;
JSON
{
"hex": "#c09dcd",
"rgb": {
"r": 192,
"g": 157,
"b": 205
},
"hsl": {
"h": 283.75,
"s": 32.432,
"l": 70.98
},
"oklch": {
"l": 0.74353,
"c": 0.07785,
"h": 316.8
},
"luminance": 0.39728
}Semantic roles & 50–950 ramp
primary
#C09DCD
secondary
#E0E9DD
accent
#AB3A59
background
#FDFBFD
surface
#FAF6FB
border
#D3D0D4
text
#141115
muted
#838083