#CCBBBE#CCBBBE
#CCBBBE is a light, near-neutral red. Relative luminance 0.521; OKLCH L 80.7% C 0.020 H 5.4°. Best body text is #000000 at 11.42:1 contrast (WCAG AA passes).
Color values
| HEX | #CCBBBE |
|---|---|
| RGB | rgb(204, 187, 190) |
| HSL | hsl(349, 14%, 77%) |
| HSV | hsv(349, 8%, 80%) |
| CMYK | cmyk(0%, 8.3%, 6.9%, 20%) |
| CIE-LAB | lab(77.34, 6.53, 0.67) |
| CIE-LCH | lch(77.34, 6.56, 5.82°) |
| OKLab | oklab(80.71% 0.0196 0.0019) |
| OKLCH | oklch(80.71% 0.02 5.4) |
| XYZ | xyz(51.9654, 52.0965, 56.0233) |
| Luminance | 0.5210 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.71
Silver
#C0C0C0
ΔE00 8.04
Dove Gray
#B6B8BD
ΔE00 8.70
Thistle
#D8BFD8
ΔE00 9.08
Light Gray
#D3D3D3
ΔE00 9.44
Warm Gray
#C9BEB0
ΔE00 9.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCBBBE #BBCCC9
analogous
#CCBBC7 #CCBBBE #CCC1BB
triadic
#CCBBBE #BECCBB #BBBECC
tetradic
#CCBBBE #C7CCBB #BBCCC9 #C1BBCC
square
#CCBBBE #C7CCBB #BBCCC9 #C1BBCC
split-complementary
#CCBBBE #BBCCC1 #BBC7CC
monochromatic
#98757B #B2989D #CCBBBE #E6DEDF #F2EEEE
Accessibility & contrast
On white
1.84
#CCBBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.42
#CCBBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCBBBE
11.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCBBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCBBBE | 1.00 | 1.84 | 11.42 | 11.42 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDBDBE
Deuteranopia (green-blind)
#C1C0BE
Tritanopia (blue-blind)
#D0BABC
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #ccbbbe; /* rgb */ color: rgb(204, 187, 190); /* oklch */ color: oklch(80.7% 0.020 5.4);
Tailwind
colors: {
custom: {
50: '#dbcfd1',
500: '#ccbbbe',
950: '#000000',
},
}SCSS
$custom: #ccbbbe; $custom-light: #dbcfd1; $custom-dark: #000000;
JSON
{
"hex": "#ccbbbe",
"rgb": {
"r": 204,
"g": 187,
"b": 190
},
"hsl": {
"h": 349.412,
"s": 14.286,
"l": 76.667
},
"oklch": {
"l": 0.80712,
"c": 0.01971,
"h": 5.4
},
"luminance": 0.52096
}Semantic roles & 50–950 ramp
primary
#CCBBBE
secondary
#8BA09C
accent
#988B4D
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#151314
muted
#848383