#CBC2C3#CBC2C3
#CBC2C3 is a very light, near-neutral grey. Relative luminance 0.552; OKLCH L 82.2% C 0.010 H 9.6°. Best body text is #000000 at 12.04:1 contrast (WCAG AA passes).
Color values
| HEX | #CBC2C3 |
|---|---|
| RGB | rgb(203, 194, 195) |
| HSL | hsl(353, 8%, 78%) |
| HSV | hsv(353, 4%, 80%) |
| CMYK | cmyk(0%, 4.4%, 3.9%, 20.4%) |
| CIE-LAB | lab(79.17, 3.32, 0.62) |
| CIE-LCH | lch(79.17, 3.38, 10.61°) |
| OKLab | oklab(82.17% 0.01 0.0017) |
| OKLCH | oklch(82.17% 0.01 9.6) |
| XYZ | xyz(53.7694, 55.2206, 59.4452) |
| Luminance | 0.5522 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 4.62
Light Gray
#D3D3D3
ΔE00 5.80
Dove Gray
#B6B8BD
ΔE00 6.17
Gainsboro
#DCDCDC
ΔE00 7.30
Silver (survey)
#C5C9C7
ΔE00 7.32
Warm Gray
#C9BEB0
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBC2C3 #C2CBCA
analogous
#CBC2C7 #CBC2C3 #CBC5C2
triadic
#CBC2C3 #C3CBC2 #C2C3CB
tetradic
#CBC2C3 #C7CBC2 #C2CBCA #C5C2CB
square
#CBC2C3 #C7CBC2 #C2CBCA #C5C2CB
split-complementary
#CBC2C3 #C2CBC5 #C2C7CB
monochromatic
#938082 #AFA1A3 #CBC2C3 #E7E3E3 #F1EEEF
Accessibility & contrast
On white
1.74
#CBC2C3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.04
#CBC2C3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBC2C3
12.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBC2C3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBC2C3 | 1.00 | 1.74 | 12.04 | 12.04 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C3C3
Deuteranopia (green-blind)
#C5C5C3
Tritanopia (blue-blind)
#CDC1C2
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #cbc2c3; /* rgb */ color: rgb(203, 194, 195); /* oklch */ color: oklch(82.2% 0.010 9.6);
Tailwind
colors: {
custom: {
50: '#dad4d5',
500: '#cbc2c3',
950: '#000000',
},
}SCSS
$custom: #cbc2c3; $custom-light: #dad4d5; $custom-dark: #000000;
JSON
{
"hex": "#cbc2c3",
"rgb": {
"r": 203,
"g": 194,
"b": 195
},
"hsl": {
"h": 353.333,
"s": 7.965,
"l": 77.843
},
"oklch": {
"l": 0.82167,
"c": 0.01018,
"h": 9.6
},
"luminance": 0.5522
}Semantic roles & 50–950 ramp
primary
#CBC2C3
secondary
#939E9D
accent
#928B54
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383