#CCBABE#CCBABE
#CCBABE is a light, muted red. Relative luminance 0.517; OKLCH L 80.5% C 0.021 H 2.4°. Best body text is #000000 at 11.33:1 contrast (WCAG AA passes).
Color values
| HEX | #CCBABE |
|---|---|
| RGB | rgb(204, 186, 190) |
| HSL | hsl(347, 15%, 76%) |
| HSV | hsv(347, 9%, 80%) |
| CMYK | cmyk(0%, 8.8%, 6.9%, 20%) |
| CIE-LAB | lab(77.09, 7.06, 0.30) |
| CIE-LCH | lch(77.09, 7.07, 2.40°) |
| OKLab | oklab(80.51% 0.0211 0.0009) |
| OKLCH | oklch(80.51% 0.021 2.4) |
| XYZ | xyz(51.7540, 51.6737, 55.9528) |
| Luminance | 0.5167 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.57
Thistle
#D8BFD8
ΔE00 8.56
Silver
#C0C0C0
ΔE00 8.57
Dove Gray
#B6B8BD
ΔE00 9.08
Light Gray
#D3D3D3
ΔE00 9.97
Dusty Pink
#D8A7B1
ΔE00 10.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCBABE #BACCC8
analogous
#CCBAC7 #CCBABE #CCBFBA
triadic
#CCBABE #BECCBA #BABECC
tetradic
#CCBABE #C7CCBA #BACCC8 #BFBACC
square
#CCBABE #C7CCBA #BACCC8 #BFBACC
split-complementary
#CCBABE #BACCBF #BAC7CC
monochromatic
#98747C #B2979D #CCBABE #E6DDDF #F2EDEE
Accessibility & contrast
On white
1.85
#CCBABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.33
#CCBABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCBABE
11.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCBABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCBABE | 1.00 | 1.85 | 11.33 | 11.33 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCBDBE
Deuteranopia (green-blind)
#C0BFBE
Tritanopia (blue-blind)
#D0B9BB
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #ccbabe; /* rgb */ color: rgb(204, 186, 190); /* oklch */ color: oklch(80.5% 0.021 2.4);
Tailwind
colors: {
custom: {
50: '#dbced1',
500: '#ccbabe',
950: '#000000',
},
}SCSS
$custom: #ccbabe; $custom-light: #dbced1; $custom-dark: #000000;
JSON
{
"hex": "#ccbabe",
"rgb": {
"r": 204,
"g": 186,
"b": 190
},
"hsl": {
"h": 346.667,
"s": 15,
"l": 76.471
},
"oklch": {
"l": 0.80514,
"c": 0.02114,
"h": 2.4
},
"luminance": 0.51673
}Semantic roles & 50–950 ramp
primary
#CCBABE
secondary
#8AA09B
accent
#99884C
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#151314
muted
#848383