#C696BB#C696BB
#C696BB is a light, moderate pink. Relative luminance 0.374; OKLCH L 73.0% C 0.076 H 334.7°. Best body text is #000000 at 8.48:1 contrast (WCAG AA passes).
Color values
| HEX | #C696BB |
|---|---|
| RGB | rgb(198, 150, 187) |
| HSL | hsl(314, 30%, 68%) |
| HSV | hsv(314, 24%, 78%) |
| CMYK | cmyk(0%, 24.2%, 5.6%, 22.4%) |
| CIE-LAB | lab(67.58, 24.06, -12.17) |
| CIE-LCH | lch(67.58, 26.96, 333.16°) |
| OKLab | oklab(72.99% 0.0685 -0.0324) |
| OKLCH | oklch(72.99% 0.076 334.7) |
| XYZ | xyz(43.1640, 37.4077, 51.9508) |
| Luminance | 0.3741 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 3.73
Dusty Lavender
#AC86A8
ΔE00 6.27
Plum
#DDA0DD
ΔE00 7.12
Light Mauve
#C292A1
ΔE00 7.22
Heather
#A484AC
ΔE00 8.11
Grey Pink
#C3909B
ΔE00 8.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C696BB #96C6A1
analogous
#B996C6 #C696BB #C696A3
triadic
#C696BB #BBC696 #96BBC6
tetradic
#C696BB #C6B996 #96C6A1 #96A3C6
square
#C696BB #C6B996 #96C6A1 #96A3C6
split-complementary
#C696BB #A3C696 #96C6B9
monochromatic
#924F83 #B06EA1 #C696BB #DCBED5 #F1E5EE
Accessibility & contrast
On white
2.48
#C696BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.48
#C696BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C696BB
8.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C696BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C696BB | 1.00 | 2.48 | 8.48 | 8.48 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96A0BD
Deuteranopia (green-blind)
#A1A7B9
Tritanopia (blue-blind)
#CB98A3
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #c696bb; /* rgb */ color: rgb(198, 150, 187); /* oklch */ color: oklch(73.0% 0.076 334.7);
Tailwind
colors: {
custom: {
50: '#d7b5cf',
500: '#c696bb',
950: '#000000',
},
}SCSS
$custom: #c696bb; $custom-light: #d7b5cf; $custom-dark: #000000;
JSON
{
"hex": "#c696bb",
"rgb": {
"r": 198,
"g": 150,
"b": 187
},
"hsl": {
"h": 313.75,
"s": 29.63,
"l": 68.235
},
"oklch": {
"l": 0.72988,
"c": 0.0758,
"h": 334.7
},
"luminance": 0.37406
}Semantic roles & 50–950 ramp
primary
#C696BB
secondary
#D5E3D8
accent
#A8563D
background
#FDFBFC
surface
#FAF6F9
border
#D3D0D2
text
#141113
muted
#838082