#C697C3#C697C3
#C697C3 is a light, moderate purple. Relative luminance 0.381; OKLCH L 73.5% C 0.082 H 328.5°. Best body text is #000000 at 8.62:1 contrast (WCAG AA passes).
Color values
| HEX | #C697C3 |
|---|---|
| RGB | rgb(198, 151, 195) |
| HSL | hsl(304, 29%, 68%) |
| HSV | hsv(304, 24%, 78%) |
| CMYK | cmyk(0%, 23.7%, 1.5%, 22.4%) |
| CIE-LAB | lab(68.08, 24.98, -15.88) |
| CIE-LCH | lch(68.08, 29.60, 327.54°) |
| OKLab | oklab(73.46% 0.0696 -0.0427) |
| OKLCH | oklch(73.46% 0.082 328.5) |
| XYZ | xyz(44.2047, 38.0804, 56.6408) |
| Luminance | 0.3808 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 3.26
Plum
#DDA0DD
ΔE00 5.60
Dusty Lavender
#AC86A8
ΔE00 6.87
Pale Purple
#B790D4
ΔE00 7.37
Heather
#A484AC
ΔE00 7.99
Lavender Pink
#DD85D7
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C697C3 #97C69A
analogous
#B197C6 #C697C3 #C697AB
triadic
#C697C3 #C3C697 #97C3C6
tetradic
#C697C3 #C6B197 #97C69A #97ABC6
square
#C697C3 #C6B197 #97C69A #97ABC6
split-complementary
#C697C3 #ABC697 #97C6B1
monochromatic
#92508E #B06FAC #C697C3 #DCBFDA #F1E6F1
Accessibility & contrast
On white
2.44
#C697C3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.62
#C697C3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C697C3
8.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C697C3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C697C3 | 1.00 | 2.44 | 8.62 | 8.62 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95A2C5
Deuteranopia (green-blind)
#A0A8C1
Tritanopia (blue-blind)
#CA9AA6
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #c697c3; /* rgb */ color: rgb(198, 151, 195); /* oklch */ color: oklch(73.5% 0.082 328.5);
Tailwind
colors: {
custom: {
50: '#d7b6d5',
500: '#c697c3',
950: '#000000',
},
}SCSS
$custom: #c697c3; $custom-light: #d7b6d5; $custom-dark: #000000;
JSON
{
"hex": "#c697c3",
"rgb": {
"r": 198,
"g": 151,
"b": 195
},
"hsl": {
"h": 303.83,
"s": 29.193,
"l": 68.431
},
"oklch": {
"l": 0.73456,
"c": 0.08161,
"h": 328.5
},
"luminance": 0.38079
}Semantic roles & 50–950 ramp
primary
#C697C3
secondary
#D5E3D6
accent
#A8443E
background
#FDFBFD
surface
#FAF6FA
border
#D3D0D3
text
#141114
muted
#838083