#C69CBF#C69CBF
#C69CBF is a light, moderate pink. Relative luminance 0.395; OKLCH L 74.2% C 0.069 H 332.0°. Best body text is #000000 at 8.91:1 contrast (WCAG AA passes).
Color values
| HEX | #C69CBF |
|---|---|
| RGB | rgb(198, 156, 191) |
| HSL | hsl(310, 27%, 69%) |
| HSV | hsv(310, 21%, 78%) |
| CMYK | cmyk(0%, 21.2%, 3.5%, 22.4%) |
| CIE-LAB | lab(69.14, 21.48, -12.06) |
| CIE-LCH | lch(69.14, 24.63, 330.69°) |
| OKLab | oklab(74.23% 0.0606 -0.0322) |
| OKLCH | oklch(74.23% 0.069 332) |
| XYZ | xyz(44.5803, 39.5455, 54.5648) |
| Luminance | 0.3954 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 2.13
Plum
#DDA0DD
ΔE00 7.04
Dusty Lavender
#AC86A8
ΔE00 7.19
Light Mauve
#C292A1
ΔE00 7.55
Heather
#A484AC
ΔE00 8.80
Dusty Pink
#D8A7B1
ΔE00 9.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C69CBF #9CC6A3
analogous
#B89CC6 #C69CBF #C69CAA
triadic
#C69CBF #BFC69C #9CBFC6
tetradic
#C69CBF #C6B89C #9CC6A3 #9CAAC6
square
#C69CBF #C6B89C #9CC6A3 #9CAAC6
split-complementary
#C69CBF #AAC69C #9CC6B8
monochromatic
#935589 #B075A6 #C69CBF #DCC3D8 #F3EAF1
Accessibility & contrast
On white
2.36
#C69CBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.91
#C69CBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C69CBF
8.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C69CBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C69CBF | 1.00 | 2.36 | 8.91 | 8.91 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA5C0
Deuteranopia (green-blind)
#A5ABBE
Tritanopia (blue-blind)
#CA9EA8
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #c69cbf; /* rgb */ color: rgb(198, 156, 191); /* oklch */ color: oklch(74.2% 0.069 332.0);
Tailwind
colors: {
custom: {
50: '#d7b9d2',
500: '#c69cbf',
950: '#000000',
},
}SCSS
$custom: #c69cbf; $custom-light: #d7b9d2; $custom-dark: #000000;
JSON
{
"hex": "#c69cbf",
"rgb": {
"r": 198,
"g": 156,
"b": 191
},
"hsl": {
"h": 310,
"s": 26.923,
"l": 69.412
},
"oklch": {
"l": 0.74232,
"c": 0.06857,
"h": 332
},
"luminance": 0.39544
}Semantic roles & 50–950 ramp
primary
#C69CBF
secondary
#D9E5DB
accent
#A65140
background
#FDFBFC
surface
#FAF6F9
border
#D3D0D2
text
#141114
muted
#838082