#CCB4B2#CCB4B2
#CCB4B2 is a light, muted red. Relative luminance 0.487; OKLCH L 79.0% C 0.028 H 23.4°. Best body text is #000000 at 10.74:1 contrast (WCAG AA passes).
Color values
| HEX | #CCB4B2 |
|---|---|
| RGB | rgb(204, 180, 178) |
| HSL | hsl(5, 20%, 75%) |
| HSV | hsv(5, 13%, 80%) |
| CMYK | cmyk(0%, 11.8%, 12.7%, 20%) |
| CIE-LAB | lab(75.26, 8.25, 4.17) |
| CIE-LCH | lch(75.26, 9.25, 26.81°) |
| OKLab | oklab(78.99% 0.0256 0.0111) |
| OKLCH | oklch(78.99% 0.028 23.4) |
| XYZ | xyz(49.2585, 48.6953, 48.9151) |
| Luminance | 0.4869 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 2.41
Dusty Pink
#D8A7B1
ΔE00 9.07
Warm Gray
#C9BEB0
ΔE00 9.67
Silver
#C0C0C0
ΔE00 10.24
Mushroom
#BA9E88
ΔE00 11.00
Thistle
#D8BFD8
ΔE00 11.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCB4B2 #B2CACC
analogous
#CCB2BD #CCB4B2 #CCC1B2
triadic
#CCB4B2 #B2CCB4 #B4B2CC
tetradic
#CCB4B2 #BDCCB2 #B2CACC #C1B2CC
square
#CCB4B2 #BDCCB2 #B2CACC #C1B2CC
split-complementary
#CCB4B2 #B2CCC1 #B2BDCC
monochromatic
#9B6C68 #B4908D #CCB4B2 #E4D8D7 #F3EDED
Accessibility & contrast
On white
1.96
#CCB4B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.74
#CCB4B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCB4B2
10.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCB4B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCB4B2 | 1.00 | 1.96 | 10.74 | 10.74 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B7B2
Deuteranopia (green-blind)
#BEBBB2
Tritanopia (blue-blind)
#D2B2B4
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #ccb4b2; /* rgb */ color: rgb(204, 180, 178); /* oklch */ color: oklch(79.0% 0.028 23.4);
Tailwind
colors: {
custom: {
50: '#dbcac9',
500: '#ccb4b2',
950: '#000000',
},
}SCSS
$custom: #ccb4b2; $custom-light: #dbcac9; $custom-dark: #000000;
JSON
{
"hex": "#ccb4b2",
"rgb": {
"r": 204,
"g": 180,
"b": 178
},
"hsl": {
"h": 4.615,
"s": 20.313,
"l": 74.902
},
"oklch": {
"l": 0.78987,
"c": 0.02786,
"h": 23.4
},
"luminance": 0.48694
}Semantic roles & 50–950 ramp
primary
#CCB4B2
secondary
#E2E9E9
accent
#989F47
background
#FDFCFC
surface
#FBF8F8
border
#D4D1D1
text
#151313
muted
#838282