#CBC2C8#CBC2C8
#CBC2C8 is a very light, near-neutral grey. Relative luminance 0.554; OKLCH L 82.3% C 0.013 H 337.6°. Best body text is #000000 at 12.09:1 contrast (WCAG AA passes).
Color values
| HEX | #CBC2C8 |
|---|---|
| RGB | rgb(203, 194, 200) |
| HSL | hsl(320, 8%, 78%) |
| HSV | hsv(320, 4%, 80%) |
| CMYK | cmyk(0%, 4.4%, 1.5%, 20.4%) |
| CIE-LAB | lab(79.30, 4.22, -1.88) |
| CIE-LCH | lch(79.30, 4.62, 335.97°) |
| OKLab | oklab(82.31% 0.012 -0.0049) |
| OKLCH | oklch(82.31% 0.013 337.6) |
| XYZ | xyz(54.3442, 55.4505, 62.4725) |
| Luminance | 0.5545 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 5.85
Dove Gray
#B6B8BD
ΔE00 6.33
Light Gray
#D3D3D3
ΔE00 6.76
Gainsboro
#DCDCDC
ΔE00 8.06
Silver (survey)
#C5C9C7
ΔE00 8.44
Fog
#D8DCE0
ΔE00 8.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBC2C8 #C2CBC5
analogous
#C9C2CB #CBC2C8 #CBC2C3
triadic
#CBC2C8 #C8CBC2 #C2C8CB
tetradic
#CBC2C8 #CBC9C2 #C2CBC5 #C2C3CB
square
#CBC2C8 #CBC9C2 #C2CBC5 #C2C3CB
split-complementary
#CBC2C8 #C3CBC2 #C2CBC9
monochromatic
#93808C #AFA1AA #CBC2C8 #E7E3E6 #F1EEF0
Accessibility & contrast
On white
1.74
#CBC2C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.09
#CBC2C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBC2C8
12.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBC2C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBC2C8 | 1.00 | 1.74 | 12.09 | 12.09 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C4C8
Deuteranopia (green-blind)
#C4C5C8
Tritanopia (blue-blind)
#CCC2C4
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #cbc2c8; /* rgb */ color: rgb(203, 194, 200); /* oklch */ color: oklch(82.3% 0.013 337.6);
Tailwind
colors: {
custom: {
50: '#dad4d8',
500: '#cbc2c8',
950: '#000000',
},
}SCSS
$custom: #cbc2c8; $custom-light: #dad4d8; $custom-dark: #000000;
JSON
{
"hex": "#cbc2c8",
"rgb": {
"r": 203,
"g": 194,
"b": 200
},
"hsl": {
"h": 320,
"s": 7.965,
"l": 77.843
},
"oklch": {
"l": 0.82314,
"c": 0.01294,
"h": 337.6
},
"luminance": 0.5545
}Semantic roles & 50–950 ramp
primary
#CBC2C8
secondary
#939E97
accent
#926854
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383