#CBB2B4#CBB2B4
#CBB2B4 is a light, muted red. Relative luminance 0.478; OKLCH L 78.6% C 0.029 H 12.3°. Best body text is #000000 at 10.57:1 contrast (WCAG AA passes).
Color values
| HEX | #CBB2B4 |
|---|---|
| RGB | rgb(203, 178, 180) |
| HSL | hsl(355, 19%, 75%) |
| HSV | hsv(355, 12%, 80%) |
| CMYK | cmyk(0%, 12.3%, 11.3%, 20.4%) |
| CIE-LAB | lab(74.72, 9.30, 2.28) |
| CIE-LCH | lch(74.72, 9.58, 13.80°) |
| OKLab | oklab(78.56% 0.0283 0.0062) |
| OKLCH | oklch(78.56% 0.029 12.3) |
| XYZ | xyz(48.7867, 47.8337, 49.8340) |
| Luminance | 0.4783 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 2.83
Dusty Pink
#D8A7B1
ΔE00 7.70
Thistle
#D8BFD8
ΔE00 9.46
Rosybrown
#BC8F8F
ΔE00 10.79
Silver
#C0C0C0
ΔE00 10.93
Pale Rose
#FDC1C5
ΔE00 10.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBB2B4 #B2CBC9
analogous
#CBB2C1 #CBB2B4 #CBBDB2
triadic
#CBB2B4 #B4CBB2 #B2B4CB
tetradic
#CBB2B4 #C1CBB2 #B2CBC9 #BDB2CB
square
#CBB2B4 #C1CBB2 #B2CBC9 #BDB2CB
split-complementary
#CBB2B4 #B2CBBD #B2C1CB
monochromatic
#9A696D #B28D90 #CBB2B4 #E4D7D8 #F3EDED
Accessibility & contrast
On white
1.99
#CBB2B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.57
#CBB2B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBB2B4
10.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBB2B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBB2B4 | 1.00 | 1.99 | 10.57 | 10.57 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B5B4
Deuteranopia (green-blind)
#BBBAB4
Tritanopia (blue-blind)
#D0B0B3
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #cbb2b4; /* rgb */ color: rgb(203, 178, 180); /* oklch */ color: oklch(78.6% 0.029 12.3);
Tailwind
colors: {
custom: {
50: '#dbc9ca',
500: '#cbb2b4',
950: '#000000',
},
}SCSS
$custom: #cbb2b4; $custom-light: #dbc9ca; $custom-dark: #000000;
JSON
{
"hex": "#cbb2b4",
"rgb": {
"r": 203,
"g": 178,
"b": 180
},
"hsl": {
"h": 355.2,
"s": 19.38,
"l": 74.706
},
"oklch": {
"l": 0.7856,
"c": 0.02895,
"h": 12.3
},
"luminance": 0.47833
}Semantic roles & 50–950 ramp
primary
#CBB2B4
secondary
#E2E9E8
accent
#9E9748
background
#FDFCFC
surface
#FBF8F8
border
#D4D1D1
text
#151313
muted
#838282