#C29DCD#C29DCD
#C29DCD is a light, moderate purple. Relative luminance 0.400; OKLCH L 74.5% C 0.079 H 318.4°. Best body text is #000000 at 9.00:1 contrast (WCAG AA passes).
Color values
| HEX | #C29DCD |
|---|---|
| RGB | rgb(194, 157, 205) |
| HSL | hsl(286, 32%, 71%) |
| HSV | hsv(286, 23%, 80%) |
| CMYK | cmyk(5.4%, 23.4%, 0%, 19.6%) |
| CIE-LAB | lab(69.46, 22.25, -19.37) |
| CIE-LCH | lch(69.46, 29.50, 318.95°) |
| OKLab | oklab(74.54% 0.059 -0.0524) |
| OKLCH | oklch(74.54% 0.079 318.4) |
| XYZ | xyz(45.3230, 39.9918, 63.0774) |
| Luminance | 0.3999 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 3.19
Plum
#DDA0DD
ΔE00 5.53
Pale Purple
#B790D4
ΔE00 5.81
Lavender
#B39DDB
ΔE00 6.14
Lavender (survey)
#C79FEF
ΔE00 7.41
Dusty Lavender
#AC86A8
ΔE00 8.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C29DCD #A8CD9D
analogous
#AA9DCD #C29DCD #CD9DC0
triadic
#C29DCD #CDC29D #9DCDC2
tetradic
#C29DCD #CDAA9D #A8CD9D #9DC0CD
square
#C29DCD #CDAA9D #A8CD9D #9DC0CD
split-complementary
#C29DCD #C0CD9D #9DCDAA
monochromatic
#8D519F #A974B8 #C29DCD #DBC6E2 #F2EBF5
Accessibility & contrast
On white
2.33
#C29DCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.00
#C29DCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C29DCD
9.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C29DCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C29DCD | 1.00 | 2.33 | 9.00 | 9.00 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98A7CF
Deuteranopia (green-blind)
#A0ABCB
Tritanopia (blue-blind)
#C2A2AE
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #c29dcd; /* rgb */ color: rgb(194, 157, 205); /* oklch */ color: oklch(74.5% 0.079 318.4);
Tailwind
colors: {
custom: {
50: '#d5badc',
500: '#c29dcd',
950: '#000000',
},
}SCSS
$custom: #c29dcd; $custom-light: #d5badc; $custom-dark: #000000;
JSON
{
"hex": "#c29dcd",
"rgb": {
"r": 194,
"g": 157,
"b": 205
},
"hsl": {
"h": 286.25,
"s": 32.432,
"l": 70.98
},
"oklch": {
"l": 0.74541,
"c": 0.07894,
"h": 318.4
},
"luminance": 0.39991
}Semantic roles & 50–950 ramp
primary
#C29DCD
secondary
#DFE9DD
accent
#AB3A54
background
#FDFBFD
surface
#FAF6FB
border
#D3D0D4
text
#141115
muted
#838083