#C69CB2#C69CB2
#C69CB2 is a light, muted pink. Relative luminance 0.390; OKLCH L 73.8% C 0.058 H 345.8°. Best body text is #000000 at 8.80:1 contrast (WCAG AA passes).
Color values
| HEX | #C69CB2 |
|---|---|
| RGB | rgb(198, 156, 178) |
| HSL | hsl(329, 27%, 69%) |
| HSV | hsv(329, 21%, 78%) |
| CMYK | cmyk(0%, 21.2%, 10.1%, 22.4%) |
| CIE-LAB | lab(68.75, 19.17, -5.42) |
| CIE-LCH | lch(68.75, 19.92, 344.22°) |
| OKLab | oklab(73.8% 0.056 -0.0142) |
| OKLCH | oklch(73.8% 0.058 345.8) |
| XYZ | xyz(43.2127, 38.9985, 47.3620) |
| Luminance | 0.3900 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 4.09
Lilac
#C8A2C8
ΔE00 5.58
Grey Pink
#C3909B
ΔE00 5.75
Dusty Pink
#D8A7B1
ΔE00 5.83
Faded Pink
#DE9DAC
ΔE00 6.51
Dusty Lavender
#AC86A8
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C69CB2 #9CC6B0
analogous
#C59CC6 #C69CB2 #C69C9D
triadic
#C69CB2 #B2C69C #9CB2C6
tetradic
#C69CB2 #C6C59C #9CC6B0 #9C9DC6
square
#C69CB2 #C6C59C #9CC6B0 #9C9DC6
split-complementary
#C69CB2 #9DC69C #9CC6C5
monochromatic
#935575 #B07594 #C69CB2 #DCC3D0 #F3EAEE
Accessibility & contrast
On white
2.39
#C69CB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.80
#C69CB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C69CB2
8.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C69CB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C69CB2 | 1.00 | 2.39 | 8.80 | 8.80 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA4B3
Deuteranopia (green-blind)
#A8AAB1
Tritanopia (blue-blind)
#CC9CA3
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #c69cb2; /* rgb */ color: rgb(198, 156, 178); /* oklch */ color: oklch(73.8% 0.058 345.8);
Tailwind
colors: {
custom: {
50: '#d7b9c9',
500: '#c69cb2',
950: '#000000',
},
}SCSS
$custom: #c69cb2; $custom-light: #d7b9c9; $custom-dark: #000000;
JSON
{
"hex": "#c69cb2",
"rgb": {
"r": 198,
"g": 156,
"b": 178
},
"hsl": {
"h": 328.571,
"s": 26.923,
"l": 69.412
},
"oklch": {
"l": 0.73797,
"c": 0.05777,
"h": 345.8
},
"luminance": 0.38997
}Semantic roles & 50–950 ramp
primary
#C69CB2
secondary
#D9E5DF
accent
#A67040
background
#FDFBFC
surface
#FAF6F8
border
#D3D0D1
text
#141113
muted
#838082