#CBB4B2#CBB4B2
#CBB4B2 is a light, muted red. Relative luminance 0.486; OKLCH L 78.9% C 0.027 H 23.7°. Best body text is #000000 at 10.71:1 contrast (WCAG AA passes).
Color values
| HEX | #CBB4B2 |
|---|---|
| RGB | rgb(203, 180, 178) |
| HSL | hsl(5, 19%, 75%) |
| HSV | hsv(5, 12%, 80%) |
| CMYK | cmyk(0%, 11.3%, 12.3%, 20.4%) |
| CIE-LAB | lab(75.17, 7.89, 4.03) |
| CIE-LCH | lch(75.17, 8.86, 27.07°) |
| OKLab | oklab(78.9% 0.0245 0.0107) |
| OKLCH | oklch(78.9% 0.027 23.7) |
| XYZ | xyz(48.9852, 48.5544, 48.9023) |
| Luminance | 0.4855 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 2.58
Dusty Pink
#D8A7B1
ΔE00 9.36
Warm Gray
#C9BEB0
ΔE00 9.39
Silver
#C0C0C0
ΔE00 9.92
Dark Gray
#A9A9A9
ΔE00 10.73
Dove Gray
#B6B8BD
ΔE00 10.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBB4B2 #B2C9CB
analogous
#CBB2BD #CBB4B2 #CBC1B2
triadic
#CBB4B2 #B2CBB4 #B4B2CB
tetradic
#CBB4B2 #BDCBB2 #B2C9CB #C1B2CB
square
#CBB4B2 #BDCBB2 #B2C9CB #C1B2CB
split-complementary
#CBB4B2 #B2CBC1 #B2BDCB
monochromatic
#9A6D69 #B2908D #CBB4B2 #E4D8D7 #F3EDED
Accessibility & contrast
On white
1.96
#CBB4B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.71
#CBB4B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBB4B2
10.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBB4B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBB4B2 | 1.00 | 1.96 | 10.71 | 10.71 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B7B2
Deuteranopia (green-blind)
#BDBBB2
Tritanopia (blue-blind)
#D1B2B4
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #cbb4b2; /* rgb */ color: rgb(203, 180, 178); /* oklch */ color: oklch(78.9% 0.027 23.7);
Tailwind
colors: {
custom: {
50: '#dbcac9',
500: '#cbb4b2',
950: '#000000',
},
}SCSS
$custom: #cbb4b2; $custom-light: #dbcac9; $custom-dark: #000000;
JSON
{
"hex": "#cbb4b2",
"rgb": {
"r": 203,
"g": 180,
"b": 178
},
"hsl": {
"h": 4.8,
"s": 19.38,
"l": 74.706
},
"oklch": {
"l": 0.78897,
"c": 0.0267,
"h": 23.7
},
"luminance": 0.48553
}Semantic roles & 50–950 ramp
primary
#CBB4B2
secondary
#E2E8E9
accent
#979E48
background
#FDFCFC
surface
#FBF8F8
border
#D4D1D1
text
#151313
muted
#838282