#CCB0B6#CCB0B6
#CCB0B6 is a light, muted red. Relative luminance 0.473; OKLCH L 78.3% C 0.033 H 3.4°. Best body text is #000000 at 10.45:1 contrast (WCAG AA passes).
Color values
| HEX | #CCB0B6 |
|---|---|
| RGB | rgb(204, 176, 182) |
| HSL | hsl(347, 22%, 75%) |
| HSV | hsv(347, 14%, 80%) |
| CMYK | cmyk(0%, 13.7%, 10.8%, 20%) |
| CIE-LAB | lab(74.36, 11.08, 0.68) |
| CIE-LCH | lch(74.36, 11.10, 3.50°) |
| OKLab | oklab(78.32% 0.0332 0.002) |
| OKLCH | oklch(78.32% 0.033 3.4) |
| XYZ | xyz(48.8701, 47.2666, 50.7959) |
| Luminance | 0.4727 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.17
Dusty Pink
#D8A7B1
ΔE00 6.12
Thistle
#D8BFD8
ΔE00 8.11
Light Mauve
#C292A1
ΔE00 9.58
Faded Pink
#DE9DAC
ΔE00 9.85
Grey Pink
#C3909B
ΔE00 10.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCB0B6 #B0CCC6
analogous
#CCB0C4 #CCB0B6 #CCB8B0
triadic
#CCB0B6 #B6CCB0 #B0B6CC
tetradic
#CCB0B6 #C4CCB0 #B0CCC6 #B8B0CC
square
#CCB0B6 #C4CCB0 #B0CCC6 #B8B0CC
split-complementary
#CCB0B6 #B0CCB8 #B0C4CC
monochromatic
#9C6671 #B48B94 #CCB0B6 #E4D5D8 #F3ECEE
Accessibility & contrast
On white
2.01
#CCB0B6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.45
#CCB0B6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCB0B6
10.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCB0B6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCB0B6 | 1.00 | 2.01 | 10.45 | 10.45 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B4B6
Deuteranopia (green-blind)
#BAB9B5
Tritanopia (blue-blind)
#D2AEB2
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #ccb0b6; /* rgb */ color: rgb(204, 176, 182); /* oklch */ color: oklch(78.3% 0.033 3.4);
Tailwind
colors: {
custom: {
50: '#dbc7cb',
500: '#ccb0b6',
950: '#000000',
},
}SCSS
$custom: #ccb0b6; $custom-light: #dbc7cb; $custom-dark: #000000;
JSON
{
"hex": "#ccb0b6",
"rgb": {
"r": 204,
"g": 176,
"b": 182
},
"hsl": {
"h": 347.143,
"s": 21.538,
"l": 74.51
},
"oklch": {
"l": 0.78318,
"c": 0.0333,
"h": 3.4
},
"luminance": 0.47265
}Semantic roles & 50–950 ramp
primary
#CCB0B6
secondary
#E2E9E8
accent
#A08D46
background
#FDFCFC
surface
#FBF8F8
border
#D4D1D1
text
#151313
muted
#838282