#C692DA#C692DA
#C692DA is a light, moderate purple. Relative luminance 0.376; OKLCH L 73.5% C 0.116 H 316.4°. Best body text is #000000 at 8.52:1 contrast (WCAG AA passes).
Color values
| HEX | #C692DA |
|---|---|
| RGB | rgb(198, 146, 218) |
| HSL | hsl(283, 49%, 71%) |
| HSV | hsv(283, 33%, 85%) |
| CMYK | cmyk(9.2%, 33%, 0%, 14.5%) |
| CIE-LAB | lab(67.74, 32.22, -29.16) |
| CIE-LCH | lch(67.74, 43.46, 317.85°) |
| OKLab | oklab(73.47% 0.0837 -0.0798) |
| OKLCH | oklch(73.47% 0.116 316.4) |
| XYZ | xyz(46.2206, 37.6265, 71.1439) |
| Luminance | 0.3762 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Purple
#B790D4
ΔE00 3.04
Lavender (survey)
#C79FEF
ΔE00 4.80
Baby Purple
#CA9BF7
ΔE00 5.42
Plum
#DDA0DD
ΔE00 5.79
Lavender Pink
#DD85D7
ΔE00 5.90
Lavender
#B39DDB
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C692DA #A6DA92
analogous
#A292DA #C692DA #DA92CA
triadic
#C692DA #DAC692 #92DAC6
tetradic
#C692DA #DAA292 #A6DA92 #92CADA
square
#C692DA #DAA292 #A6DA92 #92CADA
split-complementary
#C692DA #CADA92 #92DAA2
monochromatic
#933DB4 #AE64CA #C692DA #DEC0EA #F3E8F7
Accessibility & contrast
On white
2.46
#C692DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.52
#C692DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C692DA
8.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C692DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C692DA | 1.00 | 2.46 | 8.52 | 8.52 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88A2DD
Deuteranopia (green-blind)
#94A7D8
Tritanopia (blue-blind)
#C69BAC
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #c692da; /* rgb */ color: rgb(198, 146, 218); /* oklch */ color: oklch(73.5% 0.116 316.4);
Tailwind
colors: {
custom: {
50: '#d8b2e5',
500: '#c692da',
950: '#000000',
},
}SCSS
$custom: #c692da; $custom-light: #d8b2e5; $custom-dark: #000000;
JSON
{
"hex": "#c692da",
"rgb": {
"r": 198,
"g": 146,
"b": 218
},
"hsl": {
"h": 283.333,
"s": 49.315,
"l": 71.373
},
"oklch": {
"l": 0.73474,
"c": 0.11566,
"h": 316.4
},
"luminance": 0.37625
}Semantic roles & 50–950 ramp
primary
#C692DA
secondary
#E0EDDB
accent
#BD2952
background
#FDFBFE
surface
#FAF6FC
border
#D3D0D5
text
#141116
muted
#838084