#C09BB2#C09BB2
#C09BB2 is a light, muted pink. Relative luminance 0.379; OKLCH L 73.0% C 0.054 H 340.8°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #C09BB2 |
|---|---|
| RGB | rgb(192, 155, 178) |
| HSL | hsl(323, 23%, 68%) |
| HSV | hsv(323, 19%, 75%) |
| CMYK | cmyk(0%, 19.3%, 7.3%, 24.7%) |
| CIE-LAB | lab(67.92, 17.58, -6.71) |
| CIE-LCH | lch(67.92, 18.81, 339.11°) |
| OKLab | oklab(73.02% 0.0507 -0.0177) |
| OKLCH | oklch(73.02% 0.054 340.8) |
| XYZ | xyz(41.4949, 37.8647, 47.2336) |
| Luminance | 0.3786 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 4.78
Lilac
#C8A2C8
ΔE00 5.16
Grey Pink
#C3909B
ΔE00 6.49
Dusty Pink
#D8A7B1
ΔE00 7.05
Dusty Lavender
#AC86A8
ΔE00 7.16
Faded Pink
#DE9DAC
ΔE00 7.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C09BB2 #9BC0A9
analogous
#BB9BC0 #C09BB2 #C09B9F
triadic
#C09BB2 #B2C09B #9BB2C0
tetradic
#C09BB2 #C0BB9B #9BC0A9 #9B9FC0
square
#C09BB2 #C0BB9B #9BC0A9 #9B9FC0
split-complementary
#C09BB2 #9FC09B #9BC0BB
monochromatic
#8A5776 #A87595 #C09BB2 #D8C1CF #EFE6EC
Accessibility & contrast
On white
2.45
#C09BB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#C09BB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C09BB2
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C09BB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C09BB2 | 1.00 | 2.45 | 8.57 | 8.57 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA2B3
Deuteranopia (green-blind)
#A5A8B1
Tritanopia (blue-blind)
#C59BA3
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #c09bb2; /* rgb */ color: rgb(192, 155, 178); /* oklch */ color: oklch(73.0% 0.054 340.8);
Tailwind
colors: {
custom: {
50: '#d3b8c9',
500: '#c09bb2',
950: '#000000',
},
}SCSS
$custom: #c09bb2; $custom-light: #d3b8c9; $custom-dark: #000000;
JSON
{
"hex": "#c09bb2",
"rgb": {
"r": 192,
"g": 155,
"b": 178
},
"hsl": {
"h": 322.703,
"s": 22.699,
"l": 68.039
},
"oklch": {
"l": 0.73021,
"c": 0.05371,
"h": 340.8
},
"luminance": 0.37864
}Semantic roles & 50–950 ramp
primary
#C09BB2
secondary
#D6E1DA
accent
#A16744
background
#FCFBFC
surface
#F9F6F8
border
#D2D0D1
text
#141113
muted
#828082