#CBBDC0#CBBDC0
#CBBDC0 is a light, near-neutral red. Relative luminance 0.529; OKLCH L 81.1% C 0.016 H 2.8°. Best body text is #000000 at 11.58:1 contrast (WCAG AA passes).
Color values
| HEX | #CBBDC0 |
|---|---|
| RGB | rgb(203, 189, 192) |
| HSL | hsl(347, 12%, 77%) |
| HSV | hsv(347, 7%, 80%) |
| CMYK | cmyk(0%, 6.9%, 5.4%, 20.4%) |
| CIE-LAB | lab(77.81, 5.45, 0.27) |
| CIE-LCH | lch(77.81, 5.46, 2.81°) |
| OKLab | oklab(81.08% 0.0163 0.0008) |
| OKLCH | oklch(81.08% 0.016 2.8) |
| XYZ | xyz(52.3395, 52.8981, 57.3120) |
| Luminance | 0.5290 (WCAG relative) |
| Temperature | neutral |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.71
Silver
#C0C0C0
ΔE00 6.91
Dove Gray
#B6B8BD
ΔE00 7.65
Light Gray
#D3D3D3
ΔE00 8.31
Warm Gray
#C9BEB0
ΔE00 9.26
Dark Gray
#A9A9A9
ΔE00 9.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBBDC0 #BDCBC8
analogous
#CBBDC7 #CBBDC0 #CBC1BD
triadic
#CBBDC0 #C0CBBD #BDC0CB
tetradic
#CBBDC0 #C7CBBD #BDCBC8 #C1BDCB
square
#CBBDC0 #C7CBBD #BDCBC8 #C1BDCB
split-complementary
#CBBDC0 #BDCBC1 #BDC7CB
monochromatic
#95797F #B09B9F #CBBDC0 #E6DFE1 #F2EEEF
Accessibility & contrast
On white
1.81
#CBBDC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.58
#CBBDC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBBDC0
11.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBBDC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBBDC0 | 1.00 | 1.81 | 11.58 | 11.58 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBFC0
Deuteranopia (green-blind)
#C2C1C0
Tritanopia (blue-blind)
#CEBCBE
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #cbbdc0; /* rgb */ color: rgb(203, 189, 192); /* oklch */ color: oklch(81.1% 0.016 2.8);
Tailwind
colors: {
custom: {
50: '#dad0d3',
500: '#cbbdc0',
950: '#000000',
},
}SCSS
$custom: #cbbdc0; $custom-light: #dad0d3; $custom-dark: #000000;
JSON
{
"hex": "#cbbdc0",
"rgb": {
"r": 203,
"g": 189,
"b": 192
},
"hsl": {
"h": 347.143,
"s": 11.864,
"l": 76.863
},
"oklch": {
"l": 0.81081,
"c": 0.01632,
"h": 2.8
},
"luminance": 0.52897
}Semantic roles & 50–950 ramp
primary
#CBBDC0
secondary
#8D9F9B
accent
#968750
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383