#CBBDBE#CBBDBE
#CBBDBE is a light, near-neutral red. Relative luminance 0.528; OKLCH L 81.0% C 0.016 H 12.5°. Best body text is #000000 at 11.56:1 contrast (WCAG AA passes).
Color values
| HEX | #CBBDBE |
|---|---|
| RGB | rgb(203, 189, 190) |
| HSL | hsl(356, 12%, 77%) |
| HSV | hsv(356, 7%, 80%) |
| CMYK | cmyk(0%, 6.9%, 6.4%, 20.4%) |
| CIE-LAB | lab(77.76, 5.10, 1.27) |
| CIE-LCH | lch(77.76, 5.26, 14.02°) |
| OKLab | oklab(81.02% 0.0155 0.0034) |
| OKLCH | oklch(81.02% 0.016 12.5) |
| XYZ | xyz(52.1194, 52.8100, 56.1529) |
| Luminance | 0.5281 (WCAG relative) |
| Temperature | neutral |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.47
Silver
#C0C0C0
ΔE00 6.60
Dove Gray
#B6B8BD
ΔE00 7.65
Light Gray
#D3D3D3
ΔE00 8.07
Warm Gray
#C9BEB0
ΔE00 8.26
Dark Gray
#A9A9A9
ΔE00 9.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBBDBE #BDCBCA
analogous
#CBBDC5 #CBBDBE #CBC3BD
triadic
#CBBDBE #BECBBD #BDBECB
tetradic
#CBBDBE #C5CBBD #BDCBCA #C3BDCB
square
#CBBDBE #C5CBBD #BDCBCA #C3BDCB
split-complementary
#CBBDBE #BDCBC3 #BDC5CB
monochromatic
#95797B #B09B9C #CBBDBE #E6DFE0 #F2EEEE
Accessibility & contrast
On white
1.82
#CBBDBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.56
#CBBDBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBBDBE
11.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBBDBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBBDBE | 1.00 | 1.82 | 11.56 | 11.56 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBFBE
Deuteranopia (green-blind)
#C2C1BE
Tritanopia (blue-blind)
#CEBCBD
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #cbbdbe; /* rgb */ color: rgb(203, 189, 190); /* oklch */ color: oklch(81.0% 0.016 12.5);
Tailwind
colors: {
custom: {
50: '#dad0d1',
500: '#cbbdbe',
950: '#000000',
},
}SCSS
$custom: #cbbdbe; $custom-light: #dad0d1; $custom-dark: #000000;
JSON
{
"hex": "#cbbdbe",
"rgb": {
"r": 203,
"g": 189,
"b": 190
},
"hsl": {
"h": 355.714,
"s": 11.864,
"l": 76.863
},
"oklch": {
"l": 0.81023,
"c": 0.01591,
"h": 12.5
},
"luminance": 0.52809
}Semantic roles & 50–950 ramp
primary
#CBBDBE
secondary
#8D9F9E
accent
#969150
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#151414
muted
#848383