#C697AF#C697AF
#C697AF is a light, moderate pink. Relative luminance 0.372; OKLCH L 72.8% C 0.065 H 346.8°. Best body text is #000000 at 8.45:1 contrast (WCAG AA passes).
Color values
| HEX | #C697AF |
|---|---|
| RGB | rgb(198, 151, 175) |
| HSL | hsl(329, 29%, 68%) |
| HSV | hsv(329, 24%, 78%) |
| CMYK | cmyk(0%, 23.7%, 11.6%, 22.4%) |
| CIE-LAB | lab(67.45, 21.41, -5.66) |
| CIE-LCH | lch(67.45, 22.14, 345.19°) |
| OKLab | oklab(72.77% 0.0628 -0.0148) |
| OKLCH | oklch(72.77% 0.065 346.8) |
| XYZ | xyz(42.0929, 37.2357, 45.5191) |
| Luminance | 0.3723 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 3.50
Grey Pink
#C3909B
ΔE00 5.22
Lilac
#C8A2C8
ΔE00 6.04
Faded Pink
#DE9DAC
ΔE00 6.30
Dusty Pink
#D8A7B1
ΔE00 6.60
Dusty Lavender
#AC86A8
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C697AF #97C6AE
analogous
#C597C6 #C697AF #C69797
triadic
#C697AF #AFC697 #97AFC6
tetradic
#C697AF #C6C597 #97C6AE #9797C6
square
#C697AF #C6C597 #97C6AE #9797C6
split-complementary
#C697AF #97C697 #97C6C5
monochromatic
#925072 #B06F91 #C697AF #DCBFCD #F1E6EC
Accessibility & contrast
On white
2.49
#C697AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.45
#C697AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C697AF
8.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C697AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C697AF | 1.00 | 2.49 | 8.45 | 8.45 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA0B0
Deuteranopia (green-blind)
#A5A7AE
Tritanopia (blue-blind)
#CD969F
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #c697af; /* rgb */ color: rgb(198, 151, 175); /* oklch */ color: oklch(72.8% 0.065 346.8);
Tailwind
colors: {
custom: {
50: '#d8b6c6',
500: '#c697af',
950: '#000000',
},
}SCSS
$custom: #c697af; $custom-light: #d8b6c6; $custom-dark: #000000;
JSON
{
"hex": "#c697af",
"rgb": {
"r": 198,
"g": 151,
"b": 175
},
"hsl": {
"h": 329.362,
"s": 29.193,
"l": 68.431
},
"oklch": {
"l": 0.72768,
"c": 0.0645,
"h": 346.8
},
"luminance": 0.37234
}Semantic roles & 50–950 ramp
primary
#C697AF
secondary
#D5E3DC
accent
#A8723E
background
#FDFBFC
surface
#FAF6F8
border
#D3D0D1
text
#141113
muted
#838082