#CCB8B2#CCB8B2
#CCB8B2 is a light, muted red. Relative luminance 0.503; OKLCH L 79.8% C 0.024 H 37.4°. Best body text is #000000 at 11.07:1 contrast (WCAG AA passes).
Color values
| HEX | #CCB8B2 |
|---|---|
| RGB | rgb(204, 184, 178) |
| HSL | hsl(14, 20%, 75%) |
| HSV | hsv(14, 13%, 80%) |
| CMYK | cmyk(0%, 9.8%, 12.7%, 20%) |
| CIE-LAB | lab(76.27, 6.11, 5.63) |
| CIE-LCH | lch(76.27, 8.31, 42.69°) |
| OKLab | oklab(79.78% 0.0195 0.0149) |
| OKLCH | oklch(79.78% 0.024 37.4) |
| XYZ | xyz(50.0777, 50.3337, 49.1882) |
| Luminance | 0.5033 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.50
Warm Gray
#C9BEB0
ΔE00 6.76
Silver
#C0C0C0
ΔE00 8.71
Greige
#B8AB98
ΔE00 9.15
Mushroom
#BA9E88
ΔE00 9.89
Dark Gray
#A9A9A9
ΔE00 10.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCB8B2 #B2C6CC
analogous
#CCB2B9 #CCB8B2 #CCC5B2
triadic
#CCB8B2 #B2CCB8 #B8B2CC
tetradic
#CCB8B2 #B9CCB2 #B2C6CC #C5B2CC
square
#CCB8B2 #B9CCB2 #B2C6CC #C5B2CC
split-complementary
#CCB8B2 #B2CCC5 #B2B9CC
monochromatic
#9B7468 #B4968D #CCB8B2 #E4DAD7 #F3EEED
Accessibility & contrast
On white
1.90
#CCB8B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.07
#CCB8B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCB8B2
11.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCB8B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCB8B2 | 1.00 | 1.90 | 11.07 | 11.07 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCBAB2
Deuteranopia (green-blind)
#C1BEB2
Tritanopia (blue-blind)
#D2B5B6
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #ccb8b2; /* rgb */ color: rgb(204, 184, 178); /* oklch */ color: oklch(79.8% 0.024 37.4);
Tailwind
colors: {
custom: {
50: '#dbcdc9',
500: '#ccb8b2',
950: '#000000',
},
}SCSS
$custom: #ccb8b2; $custom-light: #dbcdc9; $custom-dark: #000000;
JSON
{
"hex": "#ccb8b2",
"rgb": {
"r": 204,
"g": 184,
"b": 178
},
"hsl": {
"h": 13.846,
"s": 20.313,
"l": 74.902
},
"oklch": {
"l": 0.79778,
"c": 0.02448,
"h": 37.4
},
"luminance": 0.50333
}Semantic roles & 50–950 ramp
primary
#CCB8B2
secondary
#819AA1
accent
#8A9F47
background
#FEFEFD
surface
#FCFAF9
border
#D5D3D2
text
#151313
muted
#848382