#C69FAC#C69FAC
#C69FAC is a light, muted pink. Relative luminance 0.398; OKLCH L 74.2% C 0.049 H 356.4°. Best body text is #000000 at 8.96:1 contrast (WCAG AA passes).
Color values
| HEX | #C69FAC |
|---|---|
| RGB | rgb(198, 159, 172) |
| HSL | hsl(340, 25%, 70%) |
| HSV | hsv(340, 20%, 78%) |
| CMYK | cmyk(0%, 19.7%, 13.1%, 22.4%) |
| CIE-LAB | lab(69.31, 16.50, -1.25) |
| CIE-LCH | lch(69.31, 16.55, 355.67°) |
| OKLab | oklab(74.18% 0.0491 -0.0031) |
| OKLCH | oklch(74.18% 0.049 356.4) |
| XYZ | xyz(43.1330, 39.7820, 44.4283) |
| Luminance | 0.3978 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 3.97
Dusty Pink
#D8A7B1
ΔE00 4.07
Grey Pink
#C3909B
ΔE00 4.93
Faded Pink
#DE9DAC
ΔE00 6.13
Greyish Pink
#C88D94
ΔE00 6.99
Rosybrown
#BC8F8F
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C69FAC #9FC6B9
analogous
#C69FBF #C69FAC #C6A69F
triadic
#C69FAC #ACC69F #9FACC6
tetradic
#C69FAC #BFC69F #9FC6B9 #A69FC6
square
#C69FAC #BFC69F #9FC6B9 #A69FC6
split-complementary
#C69FAC #9FC6A6 #9FBFC6
monochromatic
#93576B #AF798B #C69FAC #DDC5CD #F4ECEE
Accessibility & contrast
On white
2.34
#C69FAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.96
#C69FAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C69FAC
8.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C69FAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C69FAC | 1.00 | 2.34 | 8.96 | 8.96 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A5AC
Deuteranopia (green-blind)
#ACACAB
Tritanopia (blue-blind)
#CD9DA3
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #c69fac; /* rgb */ color: rgb(198, 159, 172); /* oklch */ color: oklch(74.2% 0.049 356.4);
Tailwind
colors: {
custom: {
50: '#d7bbc4',
500: '#c69fac',
950: '#000000',
},
}SCSS
$custom: #c69fac; $custom-light: #d7bbc4; $custom-dark: #000000;
JSON
{
"hex": "#c69fac",
"rgb": {
"r": 198,
"g": 159,
"b": 172
},
"hsl": {
"h": 340,
"s": 25.49,
"l": 70
},
"oklch": {
"l": 0.74177,
"c": 0.04918,
"h": 356.4
},
"luminance": 0.39781
}Semantic roles & 50–950 ramp
primary
#C69FAC
secondary
#DBE6E2
accent
#A48341
background
#FDFBFC
surface
#FAF6F8
border
#D3D0D1
text
#141212
muted
#838181