#CCB4B0#CCB4B0
#CCB4B0 is a light, muted red. Relative luminance 0.486; OKLCH L 78.9% C 0.028 H 29.0°. Best body text is #000000 at 10.72:1 contrast (WCAG AA passes).
Color values
| HEX | #CCB4B0 |
|---|---|
| RGB | rgb(204, 180, 176) |
| HSL | hsl(9, 22%, 75%) |
| HSV | hsv(9, 14%, 80%) |
| CMYK | cmyk(0%, 11.8%, 13.7%, 20%) |
| CIE-LAB | lab(75.21, 7.93, 5.19) |
| CIE-LCH | lch(75.21, 9.47, 33.21°) |
| OKLab | oklab(78.93% 0.0248 0.0137) |
| OKLCH | oklch(78.93% 0.028 29) |
| XYZ | xyz(49.0592, 48.6156, 47.8653) |
| Luminance | 0.4861 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 2.49
Warm Gray
#C9BEB0
ΔE00 8.95
Dusty Pink
#D8A7B1
ΔE00 9.69
Mushroom
#BA9E88
ΔE00 10.18
Silver
#C0C0C0
ΔE00 10.19
Greige
#B8AB98
ΔE00 10.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCB4B0 #B0C8CC
analogous
#CCB0BA #CCB4B0 #CCC2B0
triadic
#CCB4B0 #B0CCB4 #B4B0CC
tetradic
#CCB4B0 #BACCB0 #B0C8CC #C2B0CC
square
#CCB4B0 #BACCB0 #B0C8CC #C2B0CC
split-complementary
#CCB4B0 #B0CCC2 #B0BACC
monochromatic
#9C6D66 #B4918B #CCB4B0 #E4D7D5 #F3EDEC
Accessibility & contrast
On white
1.96
#CCB4B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.72
#CCB4B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCB4B0
10.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCB4B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCB4B0 | 1.00 | 1.96 | 10.72 | 10.72 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B7B0
Deuteranopia (green-blind)
#BEBBB0
Tritanopia (blue-blind)
#D2B1B3
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #ccb4b0; /* rgb */ color: rgb(204, 180, 176); /* oklch */ color: oklch(78.9% 0.028 29.0);
Tailwind
colors: {
custom: {
50: '#dbcac7',
500: '#ccb4b0',
950: '#000000',
},
}SCSS
$custom: #ccb4b0; $custom-light: #dbcac7; $custom-dark: #000000;
JSON
{
"hex": "#ccb4b0",
"rgb": {
"r": 204,
"g": 180,
"b": 176
},
"hsl": {
"h": 8.571,
"s": 21.538,
"l": 74.51
},
"oklch": {
"l": 0.78931,
"c": 0.02832,
"h": 29
},
"luminance": 0.48614
}Semantic roles & 50–950 ramp
primary
#CCB4B0
secondary
#E2E8E9
accent
#93A046
background
#FDFCFC
surface
#FBF8F8
border
#D4D1D1
text
#151313
muted
#838282