#C69DCD#C69DCD
#C69DCD is a light, moderate purple. Relative luminance 0.405; OKLCH L 74.9% C 0.081 H 321.4°. Best body text is #000000 at 9.11:1 contrast (WCAG AA passes).
Color values
| HEX | #C69DCD |
|---|---|
| RGB | rgb(198, 157, 205) |
| HSL | hsl(291, 32%, 71%) |
| HSV | hsv(291, 23%, 80%) |
| CMYK | cmyk(3.4%, 23.4%, 0%, 19.6%) |
| CIE-LAB | lab(69.84, 23.58, -18.76) |
| CIE-LCH | lch(69.84, 30.13, 321.49°) |
| OKLab | oklab(74.92% 0.0636 -0.0507) |
| OKLCH | oklch(74.92% 0.081 321.4) |
| XYZ | xyz(46.3637, 40.5285, 63.1262) |
| Luminance | 0.4053 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 2.83
Plum
#DDA0DD
ΔE00 4.78
Pale Purple
#B790D4
ΔE00 6.30
Lavender
#B39DDB
ΔE00 6.97
Lavender (survey)
#C79FEF
ΔE00 7.73
Dusty Lavender
#AC86A8
ΔE00 8.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C69DCD #A4CD9D
analogous
#AE9DCD #C69DCD #CD9DBC
triadic
#C69DCD #CDC69D #9DCDC6
tetradic
#C69DCD #CDAE9D #A4CD9D #9DBCCD
square
#C69DCD #CDAE9D #A4CD9D #9DBCCD
split-complementary
#C69DCD #BCCD9D #9DCDAE
monochromatic
#93519F #AE74B8 #C69DCD #DEC6E2 #F3EBF5
Accessibility & contrast
On white
2.31
#C69DCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.11
#C69DCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C69DCD
9.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C69DCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C69DCD | 1.00 | 2.31 | 9.11 | 9.11 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98A8CF
Deuteranopia (green-blind)
#A1ACCB
Tritanopia (blue-blind)
#C7A2AE
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #c69dcd; /* rgb */ color: rgb(198, 157, 205); /* oklch */ color: oklch(74.9% 0.081 321.4);
Tailwind
colors: {
custom: {
50: '#d7badc',
500: '#c69dcd',
950: '#000000',
},
}SCSS
$custom: #c69dcd; $custom-light: #d7badc; $custom-dark: #000000;
JSON
{
"hex": "#c69dcd",
"rgb": {
"r": 198,
"g": 157,
"b": 205
},
"hsl": {
"h": 291.25,
"s": 32.432,
"l": 70.98
},
"oklch": {
"l": 0.74922,
"c": 0.08129,
"h": 321.4
},
"luminance": 0.40527
}Semantic roles & 50–950 ramp
primary
#C69DCD
secondary
#DEE9DD
accent
#AB3A4B
background
#FDFBFD
surface
#FAF6FB
border
#D3D0D4
text
#141115
muted
#838083