#CBB9C2#CBB9C2
#CBB9C2 is a light, muted pink. Relative luminance 0.513; OKLCH L 80.3% C 0.024 H 345.9°. Best body text is #000000 at 11.26:1 contrast (WCAG AA passes).
Color values
| HEX | #CBB9C2 |
|---|---|
| RGB | rgb(203, 185, 194) |
| HSL | hsl(330, 15%, 76%) |
| HSV | hsv(330, 9%, 80%) |
| CMYK | cmyk(0%, 8.9%, 4.4%, 20.4%) |
| CIE-LAB | lab(76.85, 7.95, -2.22) |
| CIE-LCH | lch(76.85, 8.26, 344.39°) |
| OKLab | oklab(80.35% 0.0231 -0.0058) |
| OKLCH | oklch(80.35% 0.024 345.9) |
| XYZ | xyz(51.7140, 51.2902, 58.2042) |
| Luminance | 0.5129 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.64
Pinkish Grey
#C8ACA9
ΔE00 6.84
Dove Gray
#B6B8BD
ΔE00 9.49
Silver
#C0C0C0
ΔE00 9.55
Dusty Pink
#D8A7B1
ΔE00 9.66
Light Gray
#D3D3D3
ΔE00 10.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBB9C2 #B9CBC2
analogous
#CBB9CB #CBB9C2 #CBB9B9
triadic
#CBB9C2 #C2CBB9 #B9C2CB
tetradic
#CBB9C2 #CBCBB9 #B9CBC2 #B9B9CB
square
#CBB9C2 #CBCBB9 #B9CBC2 #B9B9CB
split-complementary
#CBB9C2 #B9CBB9 #B9CBCB
monochromatic
#977385 #B196A3 #CBB9C2 #E5DCE1 #F2EDF0
Accessibility & contrast
On white
1.87
#CBB9C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.26
#CBB9C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBB9C2
11.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBB9C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBB9C2 | 1.00 | 1.87 | 11.26 | 11.26 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABCC2
Deuteranopia (green-blind)
#BEBFC2
Tritanopia (blue-blind)
#CEB9BC
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #cbb9c2; /* rgb */ color: rgb(203, 185, 194); /* oklch */ color: oklch(80.3% 0.024 345.9);
Tailwind
colors: {
custom: {
50: '#daced4',
500: '#cbb9c2',
950: '#000000',
},
}SCSS
$custom: #cbb9c2; $custom-light: #daced4; $custom-dark: #000000;
JSON
{
"hex": "#cbb9c2",
"rgb": {
"r": 203,
"g": 185,
"b": 194
},
"hsl": {
"h": 330,
"s": 14.754,
"l": 76.078
},
"oklch": {
"l": 0.80348,
"c": 0.02377,
"h": 345.9
},
"luminance": 0.51289
}Semantic roles & 50–950 ramp
primary
#CBB9C2
secondary
#899F94
accent
#99734D
background
#FEFEFE
surface
#FBFAFB
border
#D4D3D4
text
#151314
muted
#848383