#CBBBBE#CBBBBE
#CBBBBE is a light, near-neutral red. Relative luminance 0.520; OKLCH L 80.6% C 0.019 H 4.6°. Best body text is #000000 at 11.39:1 contrast (WCAG AA passes).
Color values
| HEX | #CBBBBE |
|---|---|
| RGB | rgb(203, 187, 190) |
| HSL | hsl(349, 13%, 76%) |
| HSV | hsv(349, 8%, 80%) |
| CMYK | cmyk(0%, 7.9%, 6.4%, 20.4%) |
| CIE-LAB | lab(77.25, 6.17, 0.53) |
| CIE-LCH | lch(77.25, 6.20, 4.93°) |
| OKLab | oklab(80.63% 0.0185 0.0015) |
| OKLCH | oklch(80.63% 0.019 4.6) |
| XYZ | xyz(51.6922, 51.9556, 56.0105) |
| Luminance | 0.5195 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.93
Silver
#C0C0C0
ΔE00 7.68
Dove Gray
#B6B8BD
ΔE00 8.32
Light Gray
#D3D3D3
ΔE00 9.16
Thistle
#D8BFD8
ΔE00 9.24
Warm Gray
#C9BEB0
ΔE00 9.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBBBBE #BBCBC8
analogous
#CBBBC6 #CBBBBE #CBC0BB
triadic
#CBBBBE #BECBBB #BBBECB
tetradic
#CBBBBE #C6CBBB #BBCBC8 #C0BBCB
square
#CBBBBE #C6CBBB #BBCBC8 #C0BBCB
split-complementary
#CBBBBE #BBCBC0 #BBC6CB
monochromatic
#96767C #B0989D #CBBBBE #E6DEDF #F2EEEE
Accessibility & contrast
On white
1.84
#CBBBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.39
#CBBBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBBBBE
11.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBBBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBBBBE | 1.00 | 1.84 | 11.39 | 11.39 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDBDBE
Deuteranopia (green-blind)
#C0C0BE
Tritanopia (blue-blind)
#CEBABC
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #cbbbbe; /* rgb */ color: rgb(203, 187, 190); /* oklch */ color: oklch(80.6% 0.019 4.6);
Tailwind
colors: {
custom: {
50: '#dacfd1',
500: '#cbbbbe',
950: '#000000',
},
}SCSS
$custom: #cbbbbe; $custom-light: #dacfd1; $custom-dark: #000000;
JSON
{
"hex": "#cbbbbe",
"rgb": {
"r": 203,
"g": 187,
"b": 190
},
"hsl": {
"h": 348.75,
"s": 13.333,
"l": 76.471
},
"oklch": {
"l": 0.80625,
"c": 0.01858,
"h": 4.6
},
"luminance": 0.51955
}Semantic roles & 50–950 ramp
primary
#CBBBBE
secondary
#8B9F9B
accent
#978A4E
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#151314
muted
#848383