#C69FBF#C69FBF
#C69FBF is a light, moderate pink. Relative luminance 0.406; OKLCH L 74.8% C 0.063 H 332.4°. Best body text is #000000 at 9.11:1 contrast (WCAG AA passes).
Color values
| HEX | #C69FBF |
|---|---|
| RGB | rgb(198, 159, 191) |
| HSL | hsl(311, 25%, 70%) |
| HSV | hsv(311, 20%, 78%) |
| CMYK | cmyk(0%, 19.7%, 3.5%, 22.4%) |
| CIE-LAB | lab(69.87, 19.83, -10.97) |
| CIE-LCH | lch(69.87, 22.66, 331.04°) |
| OKLab | oklab(74.79% 0.0559 -0.0292) |
| OKLCH | oklch(74.79% 0.063 332.4) |
| XYZ | xyz(45.0899, 40.5648, 54.7347) |
| Luminance | 0.4056 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 2.08
Light Mauve
#C292A1
ΔE00 7.36
Plum
#DDA0DD
ΔE00 7.68
Dusty Lavender
#AC86A8
ΔE00 7.76
Dusty Pink
#D8A7B1
ΔE00 8.51
Thistle
#D8BFD8
ΔE00 8.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C69FBF #9FC6A6
analogous
#B99FC6 #C69FBF #C69FAC
triadic
#C69FBF #BFC69F #9FBFC6
tetradic
#C69FBF #C6B99F #9FC6A6 #9FACC6
square
#C69FBF #C6B99F #9FC6A6 #9FACC6
split-complementary
#C69FBF #ACC69F #9FC6B9
monochromatic
#935788 #AF79A5 #C69FBF #DDC5D9 #F4ECF2
Accessibility & contrast
On white
2.30
#C69FBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.11
#C69FBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C69FBF
9.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C69FBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C69FBF | 1.00 | 2.30 | 9.11 | 9.11 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA7C0
Deuteranopia (green-blind)
#A7ADBE
Tritanopia (blue-blind)
#CAA1AA
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #c69fbf; /* rgb */ color: rgb(198, 159, 191); /* oklch */ color: oklch(74.8% 0.063 332.4);
Tailwind
colors: {
custom: {
50: '#d7bbd2',
500: '#c69fbf',
950: '#000000',
},
}SCSS
$custom: #c69fbf; $custom-light: #d7bbd2; $custom-dark: #000000;
JSON
{
"hex": "#c69fbf",
"rgb": {
"r": 198,
"g": 159,
"b": 191
},
"hsl": {
"h": 310.769,
"s": 25.49,
"l": 70
},
"oklch": {
"l": 0.74791,
"c": 0.06311,
"h": 332.4
},
"luminance": 0.40564
}Semantic roles & 50–950 ramp
primary
#C69FBF
secondary
#DBE6DD
accent
#A45341
background
#FDFBFC
surface
#FAF6F9
border
#D3D0D2
text
#141214
muted
#838182