#C69BB2#C69BB2
#C69BB2 is a light, muted pink. Relative luminance 0.387; OKLCH L 73.6% C 0.060 H 345.3°. Best body text is #000000 at 8.73:1 contrast (WCAG AA passes).
Color values
| HEX | #C69BB2 |
|---|---|
| RGB | rgb(198, 155, 178) |
| HSL | hsl(328, 27%, 69%) |
| HSV | hsv(328, 22%, 78%) |
| CMYK | cmyk(0%, 21.7%, 10.1%, 22.4%) |
| CIE-LAB | lab(68.51, 19.72, -5.78) |
| CIE-LCH | lch(68.51, 20.55, 343.67°) |
| OKLab | oklab(73.61% 0.0576 -0.0151) |
| OKLCH | oklch(73.61% 0.06 345.3) |
| XYZ | xyz(43.0455, 38.6642, 47.3063) |
| Luminance | 0.3866 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 4.07
Lilac
#C8A2C8
ΔE00 5.45
Grey Pink
#C3909B
ΔE00 5.77
Dusty Pink
#D8A7B1
ΔE00 6.10
Faded Pink
#DE9DAC
ΔE00 6.54
Dusty Lavender
#AC86A8
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C69BB2 #9BC6AF
analogous
#C59BC6 #C69BB2 #C69B9D
triadic
#C69BB2 #B2C69B #9BB2C6
tetradic
#C69BB2 #C6C59B #9BC6AF #9B9DC6
square
#C69BB2 #C6C59B #9BC6AF #9B9DC6
split-complementary
#C69BB2 #9DC69B #9BC6C5
monochromatic
#935476 #B07494 #C69BB2 #DCC2D0 #F2E9EE
Accessibility & contrast
On white
2.40
#C69BB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.73
#C69BB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C69BB2
8.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C69BB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C69BB2 | 1.00 | 2.40 | 8.73 | 8.73 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA3B3
Deuteranopia (green-blind)
#A7AAB1
Tritanopia (blue-blind)
#CC9BA3
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #c69bb2; /* rgb */ color: rgb(198, 155, 178); /* oklch */ color: oklch(73.6% 0.060 345.3);
Tailwind
colors: {
custom: {
50: '#d7b8c9',
500: '#c69bb2',
950: '#000000',
},
}SCSS
$custom: #c69bb2; $custom-light: #d7b8c9; $custom-dark: #000000;
JSON
{
"hex": "#c69bb2",
"rgb": {
"r": 198,
"g": 155,
"b": 178
},
"hsl": {
"h": 327.907,
"s": 27.389,
"l": 69.216
},
"oklch": {
"l": 0.7361,
"c": 0.05952,
"h": 345.3
},
"luminance": 0.38663
}Semantic roles & 50–950 ramp
primary
#C69BB2
secondary
#D8E5DE
accent
#A66F40
background
#FDFBFC
surface
#FAF6F8
border
#D3D0D1
text
#141113
muted
#838082