#C09BB3#C09BB3
#C09BB3 is a light, muted pink. Relative luminance 0.379; OKLCH L 73.1% C 0.055 H 339.5°. Best body text is #000000 at 8.58:1 contrast (WCAG AA passes).
Color values
| HEX | #C09BB3 |
|---|---|
| RGB | rgb(192, 155, 179) |
| HSL | hsl(321, 23%, 68%) |
| HSV | hsv(321, 19%, 75%) |
| CMYK | cmyk(0%, 19.3%, 6.8%, 24.7%) |
| CIE-LAB | lab(67.95, 17.76, -7.22) |
| CIE-LCH | lch(67.95, 19.17, 337.86°) |
| OKLab | oklab(73.05% 0.0511 -0.0191) |
| OKLCH | oklch(73.05% 0.055 339.5) |
| XYZ | xyz(41.5956, 37.9050, 47.7643) |
| Luminance | 0.3790 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 4.86
Light Mauve
#C292A1
ΔE00 5.02
Grey Pink
#C3909B
ΔE00 6.75
Dusty Lavender
#AC86A8
ΔE00 7.02
Dusty Pink
#D8A7B1
ΔE00 7.28
Faded Pink
#DE9DAC
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C09BB3 #9BC0A8
analogous
#BA9BC0 #C09BB3 #C09BA0
triadic
#C09BB3 #B3C09B #9BB3C0
tetradic
#C09BB3 #C0BA9B #9BC0A8 #9BA0C0
square
#C09BB3 #C0BA9B #9BC0A8 #9BA0C0
split-complementary
#C09BB3 #A0C09B #9BC0BA
monochromatic
#8A5778 #A87596 #C09BB3 #D8C1D0 #EFE6EC
Accessibility & contrast
On white
2.45
#C09BB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.58
#C09BB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C09BB3
8.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C09BB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C09BB3 | 1.00 | 2.45 | 8.58 | 8.58 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA2B4
Deuteranopia (green-blind)
#A4A8B2
Tritanopia (blue-blind)
#C59CA3
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #c09bb3; /* rgb */ color: rgb(192, 155, 179); /* oklch */ color: oklch(73.1% 0.055 339.5);
Tailwind
colors: {
custom: {
50: '#d3b8c9',
500: '#c09bb3',
950: '#000000',
},
}SCSS
$custom: #c09bb3; $custom-light: #d3b8c9; $custom-dark: #000000;
JSON
{
"hex": "#c09bb3",
"rgb": {
"r": 192,
"g": 155,
"b": 179
},
"hsl": {
"h": 321.081,
"s": 22.699,
"l": 68.039
},
"oklch": {
"l": 0.73054,
"c": 0.05452,
"h": 339.5
},
"luminance": 0.37904
}Semantic roles & 50–950 ramp
primary
#C09BB3
secondary
#D6E1DA
accent
#A16544
background
#FCFBFC
surface
#F9F6F8
border
#D2D0D1
text
#141113
muted
#828082