#CCBABB#CCBABB
#CCBABB is a light, muted red. Relative luminance 0.515; OKLCH L 80.4% C 0.021 H 13.7°. Best body text is #000000 at 11.31:1 contrast (WCAG AA passes).
Color values
| HEX | #CCBABB |
|---|---|
| RGB | rgb(204, 186, 187) |
| HSL | hsl(357, 15%, 76%) |
| HSV | hsv(357, 9%, 80%) |
| CMYK | cmyk(0%, 8.8%, 8.3%, 20%) |
| CIE-LAB | lab(77.01, 6.54, 1.81) |
| CIE-LCH | lch(77.01, 6.79, 15.46°) |
| OKLab | oklab(80.43% 0.02 0.0049) |
| OKLCH | oklch(80.43% 0.021 13.7) |
| XYZ | xyz(51.4295, 51.5438, 54.2438) |
| Luminance | 0.5154 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.00
Silver
#C0C0C0
ΔE00 8.16
Dove Gray
#B6B8BD
ΔE00 9.02
Warm Gray
#C9BEB0
ΔE00 9.15
Light Gray
#D3D3D3
ΔE00 9.66
Thistle
#D8BFD8
ΔE00 9.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCBABB #BACCCB
analogous
#CCBAC4 #CCBABB #CCC2BA
triadic
#CCBABB #BBCCBA #BABBCC
tetradic
#CCBABB #C4CCBA #BACCCB #C2BACC
square
#CCBABB #C4CCBA #BACCCB #C2BACC
split-complementary
#CCBABB #BACCC2 #BAC4CC
monochromatic
#987476 #B29798 #CCBABB #E6DDDE #F2EDEE
Accessibility & contrast
On white
1.86
#CCBABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.31
#CCBABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCBABB
11.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCBABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCBABB | 1.00 | 1.86 | 11.31 | 11.31 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDBCBB
Deuteranopia (green-blind)
#C1BFBB
Tritanopia (blue-blind)
#D0B9BA
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #ccbabb; /* rgb */ color: rgb(204, 186, 187); /* oklch */ color: oklch(80.4% 0.021 13.7);
Tailwind
colors: {
custom: {
50: '#dbcecf',
500: '#ccbabb',
950: '#000000',
},
}SCSS
$custom: #ccbabb; $custom-light: #dbcecf; $custom-dark: #000000;
JSON
{
"hex": "#ccbabb",
"rgb": {
"r": 204,
"g": 186,
"b": 187
},
"hsl": {
"h": 356.667,
"s": 15,
"l": 76.471
},
"oklch": {
"l": 0.80427,
"c": 0.02055,
"h": 13.7
},
"luminance": 0.51543
}Semantic roles & 50–950 ramp
primary
#CCBABB
secondary
#8AA09F
accent
#99954C
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#151313
muted
#848383