#CCB4B4#CCB4B4
#CCB4B4 is a light, muted red. Relative luminance 0.488; OKLCH L 79.0% C 0.028 H 17.7°. Best body text is #000000 at 10.76:1 contrast (WCAG AA passes).
Color values
| HEX | #CCB4B4 |
|---|---|
| RGB | rgb(204, 180, 180) |
| HSL | hsl(0, 19%, 75%) |
| HSV | hsv(0, 12%, 80%) |
| CMYK | cmyk(0%, 11.8%, 11.8%, 20%) |
| CIE-LAB | lab(75.31, 8.59, 3.15) |
| CIE-LCH | lch(75.31, 9.15, 20.17°) |
| OKLab | oklab(79.04% 0.0263 0.0084) |
| OKLCH | oklch(79.04% 0.028 17.7) |
| XYZ | xyz(49.4608, 48.7763, 49.9804) |
| Luminance | 0.4878 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 2.69
Dusty Pink
#D8A7B1
ΔE00 8.53
Thistle
#D8BFD8
ΔE00 10.16
Silver
#C0C0C0
ΔE00 10.35
Warm Gray
#C9BEB0
ΔE00 10.41
Dove Gray
#B6B8BD
ΔE00 11.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCB4B4 #B4CCCC
analogous
#CCB4C0 #CCB4B4 #CCC0B4
triadic
#CCB4B4 #B4CCB4 #B4B4CC
tetradic
#CCB4B4 #C0CCB4 #B4CCCC #C0B4CC
square
#CCB4B4 #C0CCB4 #B4CCCC #C0B4CC
split-complementary
#CCB4B4 #B4CCC0 #B4C0CC
monochromatic
#9A6B6B #B39090 #CCB4B4 #E5D8D8 #F3EDED
Accessibility & contrast
On white
1.95
#CCB4B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.76
#CCB4B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCB4B4
10.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCB4B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCB4B4 | 1.00 | 1.95 | 10.76 | 10.76 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B7B4
Deuteranopia (green-blind)
#BDBBB4
Tritanopia (blue-blind)
#D2B2B4
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #ccb4b4; /* rgb */ color: rgb(204, 180, 180); /* oklch */ color: oklch(79.0% 0.028 17.7);
Tailwind
colors: {
custom: {
50: '#dbcaca',
500: '#ccb4b4',
950: '#000000',
},
}SCSS
$custom: #ccb4b4; $custom-light: #dbcaca; $custom-dark: #000000;
JSON
{
"hex": "#ccb4b4",
"rgb": {
"r": 204,
"g": 180,
"b": 180
},
"hsl": {
"h": 0,
"s": 19.048,
"l": 75.294
},
"oklch": {
"l": 0.79043,
"c": 0.02766,
"h": 17.7
},
"luminance": 0.48775
}Semantic roles & 50–950 ramp
primary
#CCB4B4
secondary
#E2E9E9
accent
#9D9D48
background
#FDFCFC
surface
#FBF8F8
border
#D4D1D1
text
#151313
muted
#838282