#CCB4B6#CCB4B6
#CCB4B6 is a light, muted red. Relative luminance 0.489; OKLCH L 79.1% C 0.028 H 12.0°. Best body text is #000000 at 10.77:1 contrast (WCAG AA passes).
Color values
| HEX | #CCB4B6 |
|---|---|
| RGB | rgb(204, 180, 182) |
| HSL | hsl(355, 19%, 75%) |
| HSV | hsv(355, 12%, 80%) |
| CMYK | cmyk(0%, 11.8%, 10.8%, 20%) |
| CIE-LAB | lab(75.36, 8.92, 2.14) |
| CIE-LCH | lch(75.36, 9.17, 13.48°) |
| OKLab | oklab(79.1% 0.0271 0.0058) |
| OKLCH | oklch(79.1% 0.028 12) |
| XYZ | xyz(49.6660, 48.8583, 51.0612) |
| Luminance | 0.4886 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 3.22
Dusty Pink
#D8A7B1
ΔE00 8.10
Thistle
#D8BFD8
ΔE00 9.31
Silver
#C0C0C0
ΔE00 10.51
Pale Rose
#FDC1C5
ΔE00 11.00
Dove Gray
#B6B8BD
ΔE00 11.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCB4B6 #B4CCCA
analogous
#CCB4C2 #CCB4B6 #CCBEB4
triadic
#CCB4B6 #B6CCB4 #B4B6CC
tetradic
#CCB4B6 #C2CCB4 #B4CCCA #BEB4CC
square
#CCB4B6 #C2CCB4 #B4CCCA #BEB4CC
split-complementary
#CCB4B6 #B4CCBE #B4C2CC
monochromatic
#9A6B6F #B39093 #CCB4B6 #E5D8D9 #F3EDED
Accessibility & contrast
On white
1.95
#CCB4B6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.77
#CCB4B6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCB4B6
10.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCB4B6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCB4B6 | 1.00 | 1.95 | 10.77 | 10.77 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B7B6
Deuteranopia (green-blind)
#BDBBB6
Tritanopia (blue-blind)
#D1B2B5
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #ccb4b6; /* rgb */ color: rgb(204, 180, 182); /* oklch */ color: oklch(79.1% 0.028 12.0);
Tailwind
colors: {
custom: {
50: '#dbcacb',
500: '#ccb4b6',
950: '#000000',
},
}SCSS
$custom: #ccb4b6; $custom-light: #dbcacb; $custom-dark: #000000;
JSON
{
"hex": "#ccb4b6",
"rgb": {
"r": 204,
"g": 180,
"b": 182
},
"hsl": {
"h": 355,
"s": 19.048,
"l": 75.294
},
"oklch": {
"l": 0.791,
"c": 0.02773,
"h": 12
},
"luminance": 0.48857
}Semantic roles & 50–950 ramp
primary
#CCB4B6
secondary
#E2E9E8
accent
#9D9648
background
#FDFCFC
surface
#FBF8F8
border
#D4D1D1
text
#151313
muted
#838282