#C692CA#C692CA
#C692CA is a light, moderate purple. Relative luminance 0.368; OKLCH L 72.8% C 0.098 H 324.1°. Best body text is #000000 at 8.37:1 contrast (WCAG AA passes).
Color values
| HEX | #C692CA |
|---|---|
| RGB | rgb(198, 146, 202) |
| HSL | hsl(296, 35%, 68%) |
| HSV | hsv(296, 28%, 79%) |
| CMYK | cmyk(2%, 27.7%, 0%, 20.8%) |
| CIE-LAB | lab(67.15, 29.05, -21.19) |
| CIE-LCH | lch(67.15, 35.96, 323.89°) |
| OKLab | oklab(72.82% 0.0793 -0.0574) |
| OKLCH | oklch(72.82% 0.098 324.1) |
| XYZ | xyz(44.2271, 36.8291, 60.6446) |
| Luminance | 0.3683 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 5.02
Pale Purple
#B790D4
ΔE00 5.11
Lilac
#C8A2C8
ΔE00 5.65
Lavender Pink
#DD85D7
ΔE00 6.17
Orchid (survey)
#C875C4
ΔE00 7.78
Dusty Lavender
#AC86A8
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C692CA #96CA92
analogous
#AA92CA #C692CA #CA92B2
triadic
#C692CA #CAC692 #92CAC6
tetradic
#C692CA #CAAA92 #96CA92 #92B2CA
square
#C692CA #CAAA92 #96CA92 #92B2CA
split-complementary
#C692CA #B2CA92 #92CAAA
monochromatic
#924A98 #B069B6 #C692CA #DCBBDE #F1E4F2
Accessibility & contrast
On white
2.51
#C692CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.37
#C692CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C692CA
8.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C692CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C692CA | 1.00 | 2.51 | 8.37 | 8.37 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DA0CC
Deuteranopia (green-blind)
#99A6C8
Tritanopia (blue-blind)
#C997A6
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #c692ca; /* rgb */ color: rgb(198, 146, 202); /* oklch */ color: oklch(72.8% 0.098 324.1);
Tailwind
colors: {
custom: {
50: '#d8b2da',
500: '#c692ca',
950: '#000000',
},
}SCSS
$custom: #c692ca; $custom-light: #d8b2da; $custom-dark: #000000;
JSON
{
"hex": "#c692ca",
"rgb": {
"r": 198,
"g": 146,
"b": 202
},
"hsl": {
"h": 295.714,
"s": 34.568,
"l": 68.235
},
"oklch": {
"l": 0.72824,
"c": 0.09791,
"h": 324.1
},
"luminance": 0.36828
}Semantic roles & 50–950 ramp
primary
#C692CA
secondary
#D5E4D3
accent
#AD3840
background
#FDFBFD
surface
#FAF6FA
border
#D3D0D3
text
#141114
muted
#838083