#CBC4C2#CBC4C2
#CBC4C2 is a very light, near-neutral grey. Relative luminance 0.561; OKLCH L 82.5% C 0.008 H 36.5°. Best body text is #000000 at 12.21:1 contrast (WCAG AA passes).
Color values
| HEX | #CBC4C2 |
|---|---|
| RGB | rgb(203, 196, 194) |
| HSL | hsl(13, 8%, 78%) |
| HSV | hsv(13, 4%, 80%) |
| CMYK | cmyk(0%, 3.4%, 4.4%, 20.4%) |
| CIE-LAB | lab(79.65, 2.08, 1.87) |
| CIE-LCH | lch(79.65, 2.80, 41.95°) |
| OKLab | oklab(82.54% 0.0067 0.005) |
| OKLCH | oklch(82.54% 0.008 36.5) |
| XYZ | xyz(54.1048, 56.0718, 59.0011) |
| Luminance | 0.5607 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 3.63
Light Gray
#D3D3D3
ΔE00 4.72
Silver (survey)
#C5C9C7
ΔE00 5.72
Warm Gray
#C9BEB0
ΔE00 5.86
Dove Gray
#B6B8BD
ΔE00 6.14
Gainsboro
#DCDCDC
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBC4C2 #C2C9CB
analogous
#CBC2C4 #CBC4C2 #CBC8C2
triadic
#CBC4C2 #C2CBC4 #C4C2CB
tetradic
#CBC4C2 #C4CBC2 #C2C9CB #C8C2CB
square
#CBC4C2 #C4CBC2 #C2C9CB #C8C2CB
split-complementary
#CBC4C2 #C2CBC8 #C2C4CB
monochromatic
#938480 #AFA4A1 #CBC4C2 #E7E4E3 #F1EFEE
Accessibility & contrast
On white
1.72
#CBC4C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.21
#CBC4C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBC4C2
12.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBC4C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBC4C2 | 1.00 | 1.72 | 12.21 | 12.21 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C5C2
Deuteranopia (green-blind)
#C7C6C2
Tritanopia (blue-blind)
#CDC3C3
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #cbc4c2; /* rgb */ color: rgb(203, 196, 194); /* oklch */ color: oklch(82.5% 0.008 36.5);
Tailwind
colors: {
custom: {
50: '#dad5d4',
500: '#cbc4c2',
950: '#000000',
},
}SCSS
$custom: #cbc4c2; $custom-light: #dad5d4; $custom-dark: #000000;
JSON
{
"hex": "#cbc4c2",
"rgb": {
"r": 203,
"g": 196,
"b": 194
},
"hsl": {
"h": 13.333,
"s": 7.965,
"l": 77.843
},
"oklch": {
"l": 0.8254,
"c": 0.00835,
"h": 36.5
},
"luminance": 0.56071
}Semantic roles & 50–950 ramp
primary
#CBC4C2
secondary
#939C9E
accent
#849254
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383