#C69FCA#C69FCA
#C69FCA is a light, moderate purple. Relative luminance 0.411; OKLCH L 75.2% C 0.074 H 323.2°. Best body text is #000000 at 9.21:1 contrast (WCAG AA passes).
Color values
| HEX | #C69FCA |
|---|---|
| RGB | rgb(198, 159, 202) |
| HSL | hsl(294, 29%, 71%) |
| HSV | hsv(294, 21%, 79%) |
| CMYK | cmyk(2%, 21.3%, 0%, 20.8%) |
| CIE-LAB | lab(70.22, 21.89, -16.53) |
| CIE-LCH | lch(70.22, 27.43, 322.95°) |
| OKLab | oklab(75.18% 0.0596 -0.0445) |
| OKLCH | oklch(75.18% 0.074 323.2) |
| XYZ | xyz(46.3462, 41.0673, 61.3510) |
| Luminance | 0.4107 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 1.54
Plum
#DDA0DD
ΔE00 5.44
Pale Purple
#B790D4
ΔE00 7.45
Lavender
#B39DDB
ΔE00 7.73
Dusty Lavender
#AC86A8
ΔE00 8.33
Lavender (survey)
#C79FEF
ΔE00 8.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C69FCA #A3CA9F
analogous
#B09FCA #C69FCA #CA9FB8
triadic
#C69FCA #CAC69F #9FCAC6
tetradic
#C69FCA #CAB09F #A3CA9F #9FB8CA
square
#C69FCA #CAB09F #A3CA9F #9FB8CA
split-complementary
#C69FCA #B8CA9F #9FCAB0
monochromatic
#93559A #AF78B4 #C69FCA #DDC6E0 #F3EBF4
Accessibility & contrast
On white
2.28
#C69FCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.21
#C69FCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C69FCA
9.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C69FCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C69FCA | 1.00 | 2.28 | 9.21 | 9.21 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA9CC
Deuteranopia (green-blind)
#A4ADC8
Tritanopia (blue-blind)
#C8A3AE
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #c69fca; /* rgb */ color: rgb(198, 159, 202); /* oklch */ color: oklch(75.2% 0.074 323.2);
Tailwind
colors: {
custom: {
50: '#d7bbda',
500: '#c69fca',
950: '#000000',
},
}SCSS
$custom: #c69fca; $custom-light: #d7bbda; $custom-dark: #000000;
JSON
{
"hex": "#c69fca",
"rgb": {
"r": 198,
"g": 159,
"b": 202
},
"hsl": {
"h": 294.419,
"s": 28.859,
"l": 70.784
},
"oklch": {
"l": 0.7518,
"c": 0.07438,
"h": 323.2
},
"luminance": 0.41066
}Semantic roles & 50–950 ramp
primary
#C69FCA
secondary
#DEE8DD
accent
#A83E48
background
#FDFBFD
surface
#FAF6FA
border
#D3D0D3
text
#141214
muted
#838183