#CCBAB8#CCBAB8
#CCBAB8 is a light, muted red. Relative luminance 0.514; OKLCH L 80.3% C 0.021 H 25.2°. Best body text is #000000 at 11.28:1 contrast (WCAG AA passes).
Color values
| HEX | #CCBAB8 |
|---|---|
| RGB | rgb(204, 186, 184) |
| HSL | hsl(6, 16%, 76%) |
| HSV | hsv(6, 10%, 80%) |
| CMYK | cmyk(0%, 8.8%, 9.8%, 20%) |
| CIE-LAB | lab(76.93, 6.03, 3.33) |
| CIE-LCH | lch(76.93, 6.89, 28.86°) |
| OKLab | oklab(80.34% 0.0188 0.0089) |
| OKLCH | oklch(80.34% 0.021 25.2) |
| XYZ | xyz(51.1117, 51.4167, 52.5700) |
| Luminance | 0.5142 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.82
Warm Gray
#C9BEB0
ΔE00 7.79
Silver
#C0C0C0
ΔE00 7.94
Dove Gray
#B6B8BD
ΔE00 9.14
Light Gray
#D3D3D3
ΔE00 9.50
Dark Gray
#A9A9A9
ΔE00 9.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCBAB8 #B8CACC
analogous
#CCB8C0 #CCBAB8 #CCC4B8
triadic
#CCBAB8 #B8CCBA #BAB8CC
tetradic
#CCBAB8 #C0CCB8 #B8CACC #C4B8CC
square
#CCBAB8 #C0CCB8 #B8CACC #C4B8CC
split-complementary
#CCBAB8 #B8CCC4 #B8C0CC
monochromatic
#997571 #B29794 #CCBAB8 #E6DDDC #F2EEED
Accessibility & contrast
On white
1.86
#CCBAB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.28
#CCBAB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCBAB8
11.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCBAB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCBAB8 | 1.00 | 1.86 | 11.28 | 11.28 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDBCB8
Deuteranopia (green-blind)
#C1BFB8
Tritanopia (blue-blind)
#D1B8B9
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #ccbab8; /* rgb */ color: rgb(204, 186, 184); /* oklch */ color: oklch(80.3% 0.021 25.2);
Tailwind
colors: {
custom: {
50: '#dbcecd',
500: '#ccbab8',
950: '#000000',
},
}SCSS
$custom: #ccbab8; $custom-light: #dbcecd; $custom-dark: #000000;
JSON
{
"hex": "#ccbab8",
"rgb": {
"r": 204,
"g": 186,
"b": 184
},
"hsl": {
"h": 6,
"s": 16.393,
"l": 76.078
},
"oklch": {
"l": 0.80342,
"c": 0.02077,
"h": 25.2
},
"luminance": 0.51416
}Semantic roles & 50–950 ramp
primary
#CCBAB8
secondary
#889EA0
accent
#939B4B
background
#FEFEFE
surface
#FBFBFA
border
#D4D4D3
text
#151313
muted
#848383