#CBB3B2#CBB3B2
#CBB3B2 is a light, muted red. Relative luminance 0.482; OKLCH L 78.7% C 0.028 H 20.6°. Best body text is #000000 at 10.63:1 contrast (WCAG AA passes).
Color values
| HEX | #CBB3B2 |
|---|---|
| RGB | rgb(203, 179, 178) |
| HSL | hsl(2, 19%, 75%) |
| HSV | hsv(2, 12%, 80%) |
| CMYK | cmyk(0%, 11.8%, 12.3%, 20.4%) |
| CIE-LAB | lab(74.92, 8.43, 3.67) |
| CIE-LCH | lch(74.92, 9.19, 23.51°) |
| OKLab | oklab(78.7% 0.026 0.0098) |
| OKLCH | oklch(78.7% 0.028 20.6) |
| XYZ | xyz(48.7841, 48.1521, 48.8353) |
| Luminance | 0.4815 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 2.30
Dusty Pink
#D8A7B1
ΔE00 8.74
Warm Gray
#C9BEB0
ΔE00 10.09
Silver
#C0C0C0
ΔE00 10.35
Thistle
#D8BFD8
ΔE00 10.69
Dark Gray
#A9A9A9
ΔE00 11.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBB3B2 #B2CACB
analogous
#CBB2BE #CBB3B2 #CBC0B2
triadic
#CBB3B2 #B2CBB3 #B3B2CB
tetradic
#CBB3B2 #BECBB2 #B2CACB #C0B2CB
square
#CBB3B2 #BECBB2 #B2CACB #C0B2CB
split-complementary
#CBB3B2 #B2CBC0 #B2BECB
monochromatic
#9A6B69 #B28F8D #CBB3B2 #E4D7D7 #F3EDED
Accessibility & contrast
On white
1.98
#CBB3B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.63
#CBB3B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBB3B2
10.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBB3B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBB3B2 | 1.00 | 1.98 | 10.63 | 10.63 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B6B2
Deuteranopia (green-blind)
#BCBAB2
Tritanopia (blue-blind)
#D1B1B3
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #cbb3b2; /* rgb */ color: rgb(203, 179, 178); /* oklch */ color: oklch(78.7% 0.028 20.6);
Tailwind
colors: {
custom: {
50: '#dbc9c9',
500: '#cbb3b2',
950: '#000000',
},
}SCSS
$custom: #cbb3b2; $custom-light: #dbc9c9; $custom-dark: #000000;
JSON
{
"hex": "#cbb3b2",
"rgb": {
"r": 203,
"g": 179,
"b": 178
},
"hsl": {
"h": 2.4,
"s": 19.38,
"l": 74.706
},
"oklch": {
"l": 0.787,
"c": 0.02776,
"h": 20.6
},
"luminance": 0.48151
}Semantic roles & 50–950 ramp
primary
#CBB3B2
secondary
#E2E9E9
accent
#9A9E48
background
#FDFCFC
surface
#FBF8F8
border
#D4D1D1
text
#151313
muted
#838282