#CBBBBF#CBBBBF
#CBBBBF is a light, near-neutral red. Relative luminance 0.520; OKLCH L 80.7% C 0.019 H 0.5°. Best body text is #000000 at 11.40:1 contrast (WCAG AA passes).
Color values
| HEX | #CBBBBF |
|---|---|
| RGB | rgb(203, 187, 191) |
| HSL | hsl(345, 13%, 76%) |
| HSV | hsv(345, 8%, 80%) |
| CMYK | cmyk(0%, 7.9%, 5.9%, 20.4%) |
| CIE-LAB | lab(77.28, 6.35, 0.03) |
| CIE-LCH | lch(77.28, 6.35, 0.26°) |
| OKLab | oklab(80.66% 0.0189 0.0002) |
| OKLCH | oklch(80.66% 0.019 0.5) |
| XYZ | xyz(51.8018, 51.9994, 56.5881) |
| Luminance | 0.5200 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.12
Silver
#C0C0C0
ΔE00 7.85
Dove Gray
#B6B8BD
ΔE00 8.36
Thistle
#D8BFD8
ΔE00 8.81
Light Gray
#D3D3D3
ΔE00 9.29
Dark Gray
#A9A9A9
ΔE00 9.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBBBBF #BBCBC7
analogous
#CBBBC7 #CBBBBF #CBBFBB
triadic
#CBBBBF #BFCBBB #BBBFCB
tetradic
#CBBBBF #C7CBBB #BBCBC7 #BFBBCB
square
#CBBBBF #C7CBBB #BBCBC7 #BFBBCB
split-complementary
#CBBBBF #BBCBBF #BBC7CB
monochromatic
#96767E #B0989E #CBBBBF #E6DEE0 #F2EEEF
Accessibility & contrast
On white
1.84
#CBBBBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.40
#CBBBBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBBBBF
11.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBBBBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBBBBF | 1.00 | 1.84 | 11.40 | 11.40 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDBDBF
Deuteranopia (green-blind)
#C0C0BF
Tritanopia (blue-blind)
#CEBABC
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #cbbbbf; /* rgb */ color: rgb(203, 187, 191); /* oklch */ color: oklch(80.7% 0.019 0.5);
Tailwind
colors: {
custom: {
50: '#dacfd2',
500: '#cbbbbf',
950: '#000000',
},
}SCSS
$custom: #cbbbbf; $custom-light: #dacfd2; $custom-dark: #000000;
JSON
{
"hex": "#cbbbbf",
"rgb": {
"r": 203,
"g": 187,
"b": 191
},
"hsl": {
"h": 345,
"s": 13.333,
"l": 76.471
},
"oklch": {
"l": 0.80655,
"c": 0.01891,
"h": 0.5
},
"luminance": 0.51999
}Semantic roles & 50–950 ramp
primary
#CBBBBF
secondary
#8B9F9A
accent
#97854E
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#151314
muted
#848383