#C69FBD#C69FBD
#C69FBD is a light, moderate pink. Relative luminance 0.405; OKLCH L 74.7% C 0.061 H 334.4°. Best body text is #000000 at 9.10:1 contrast (WCAG AA passes).
Color values
| HEX | #C69FBD |
|---|---|
| RGB | rgb(198, 159, 189) |
| HSL | hsl(314, 25%, 70%) |
| HSV | hsv(314, 20%, 78%) |
| CMYK | cmyk(0%, 19.7%, 4.5%, 22.4%) |
| CIE-LAB | lab(69.81, 19.46, -9.96) |
| CIE-LCH | lch(69.81, 21.86, 332.91°) |
| OKLab | oklab(74.72% 0.0552 -0.0265) |
| OKLCH | oklch(74.72% 0.061 334.4) |
| XYZ | xyz(44.8713, 40.4774, 53.5834) |
| Luminance | 0.4048 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 2.66
Light Mauve
#C292A1
ΔE00 6.84
Dusty Lavender
#AC86A8
ΔE00 7.81
Dusty Pink
#D8A7B1
ΔE00 7.97
Plum
#DDA0DD
ΔE00 8.18
Grey Pink
#C3909B
ΔE00 8.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C69FBD #9FC6A8
analogous
#BB9FC6 #C69FBD #C69FAA
triadic
#C69FBD #BDC69F #9FBDC6
tetradic
#C69FBD #C6BB9F #9FC6A8 #9FAAC6
square
#C69FBD #C6BB9F #9FC6A8 #9FAAC6
split-complementary
#C69FBD #AAC69F #9FC6BB
monochromatic
#935785 #AF79A3 #C69FBD #DDC5D7 #F4ECF2
Accessibility & contrast
On white
2.31
#C69FBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.10
#C69FBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C69FBD
9.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C69FBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C69FBD | 1.00 | 2.31 | 9.10 | 9.10 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA7BE
Deuteranopia (green-blind)
#A8ADBC
Tritanopia (blue-blind)
#CAA0A9
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #c69fbd; /* rgb */ color: rgb(198, 159, 189); /* oklch */ color: oklch(74.7% 0.061 334.4);
Tailwind
colors: {
custom: {
50: '#d7bbd0',
500: '#c69fbd',
950: '#000000',
},
}SCSS
$custom: #c69fbd; $custom-light: #d7bbd0; $custom-dark: #000000;
JSON
{
"hex": "#c69fbd",
"rgb": {
"r": 198,
"g": 159,
"b": 189
},
"hsl": {
"h": 313.846,
"s": 25.49,
"l": 70
},
"oklch": {
"l": 0.74723,
"c": 0.06125,
"h": 334.4
},
"luminance": 0.40476
}Semantic roles & 50–950 ramp
primary
#C69FBD
secondary
#DBE6DD
accent
#A45841
background
#FDFBFC
surface
#FAF6F9
border
#D3D0D2
text
#141214
muted
#838182