#CCBAB6#CCBAB6
#CCBAB6 is a light, muted red. Relative luminance 0.513; OKLCH L 80.3% C 0.021 H 32.5°. Best body text is #000000 at 11.27:1 contrast (WCAG AA passes).
Color values
| HEX | #CCBAB6 |
|---|---|
| RGB | rgb(204, 186, 182) |
| HSL | hsl(11, 18%, 76%) |
| HSV | hsv(11, 11%, 80%) |
| CMYK | cmyk(0%, 8.8%, 10.8%, 20%) |
| CIE-LAB | lab(76.88, 5.70, 4.34) |
| CIE-LCH | lch(76.88, 7.16, 37.28°) |
| OKLab | oklab(80.29% 0.018 0.0115) |
| OKLCH | oklch(80.29% 0.021 32.5) |
| XYZ | xyz(50.9036, 51.3335, 51.4737) |
| Luminance | 0.5133 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.98
Warm Gray
#C9BEB0
ΔE00 6.90
Silver
#C0C0C0
ΔE00 7.90
Dove Gray
#B6B8BD
ΔE00 9.33
Light Gray
#D3D3D3
ΔE00 9.48
Greige
#B8AB98
ΔE00 9.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCBAB6 #B6C8CC
analogous
#CCB6BD #CCBAB6 #CCC5B6
triadic
#CCBAB6 #B6CCBA #BAB6CC
tetradic
#CCBAB6 #BDCCB6 #B6C8CC #C5B6CC
square
#CCBAB6 #BDCCB6 #B6C8CC #C5B6CC
split-complementary
#CCBAB6 #B6CCC5 #B6BDCC
monochromatic
#9A766E #B39892 #CCBAB6 #E5DCDA #F2EEED
Accessibility & contrast
On white
1.86
#CCBAB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.27
#CCBAB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCBAB6
11.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCBAB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCBAB6 | 1.00 | 1.86 | 11.27 | 11.27 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEBCB6
Deuteranopia (green-blind)
#C2BFB6
Tritanopia (blue-blind)
#D1B8B9
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #ccbab6; /* rgb */ color: rgb(204, 186, 182); /* oklch */ color: oklch(80.3% 0.021 32.5);
Tailwind
colors: {
custom: {
50: '#dbcecb',
500: '#ccbab6',
950: '#000000',
},
}SCSS
$custom: #ccbab6; $custom-light: #dbcecb; $custom-dark: #000000;
JSON
{
"hex": "#ccbab6",
"rgb": {
"r": 204,
"g": 186,
"b": 182
},
"hsl": {
"h": 10.909,
"s": 17.742,
"l": 75.686
},
"oklch": {
"l": 0.80286,
"c": 0.02136,
"h": 32.5
},
"luminance": 0.51333
}Semantic roles & 50–950 ramp
primary
#CCBAB6
secondary
#869CA0
accent
#8D9C49
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#151313
muted
#848382