#C697C4#C697C4
#C697C4 is a light, moderate purple. Relative luminance 0.381; OKLCH L 73.5% C 0.083 H 327.8°. Best body text is #000000 at 8.62:1 contrast (WCAG AA passes).
Color values
| HEX | #C697C4 |
|---|---|
| RGB | rgb(198, 151, 196) |
| HSL | hsl(303, 29%, 68%) |
| HSV | hsv(303, 24%, 78%) |
| CMYK | cmyk(0%, 23.7%, 1%, 22.4%) |
| CIE-LAB | lab(68.11, 25.16, -16.39) |
| CIE-LCH | lch(68.11, 30.03, 326.92°) |
| OKLab | oklab(73.49% 0.0699 -0.0441) |
| OKLCH | oklch(73.49% 0.083 327.8) |
| XYZ | xyz(44.3181, 38.1258, 57.2383) |
| Luminance | 0.3812 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 3.33
Plum
#DDA0DD
ΔE00 5.44
Dusty Lavender
#AC86A8
ΔE00 6.97
Pale Purple
#B790D4
ΔE00 7.12
Heather
#A484AC
ΔE00 8.00
Lavender Pink
#DD85D7
ΔE00 8.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C697C4 #97C699
analogous
#B097C6 #C697C4 #C697AC
triadic
#C697C4 #C4C697 #97C4C6
tetradic
#C697C4 #C6B097 #97C699 #97ACC6
square
#C697C4 #C6B097 #97C699 #97ACC6
split-complementary
#C697C4 #ACC697 #97C6B0
monochromatic
#925090 #B06FAE #C697C4 #DCBFDA #F1E6F1
Accessibility & contrast
On white
2.43
#C697C4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.62
#C697C4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C697C4
8.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C697C4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C697C4 | 1.00 | 2.43 | 8.62 | 8.62 |
| #FFFFFF | 2.43 | 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)
#95A2C6
Deuteranopia (green-blind)
#9FA8C2
Tritanopia (blue-blind)
#C99AA7
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #c697c4; /* rgb */ color: rgb(198, 151, 196); /* oklch */ color: oklch(73.5% 0.083 327.8);
Tailwind
colors: {
custom: {
50: '#d7b6d6',
500: '#c697c4',
950: '#000000',
},
}SCSS
$custom: #c697c4; $custom-light: #d7b6d6; $custom-dark: #000000;
JSON
{
"hex": "#c697c4",
"rgb": {
"r": 198,
"g": 151,
"b": 196
},
"hsl": {
"h": 302.553,
"s": 29.193,
"l": 68.431
},
"oklch": {
"l": 0.73493,
"c": 0.08261,
"h": 327.8
},
"luminance": 0.38125
}Semantic roles & 50–950 ramp
primary
#C697C4
secondary
#D5E3D6
accent
#A8423E
background
#FDFBFD
surface
#FAF6FA
border
#D3D0D3
text
#141114
muted
#838083