#CBC4C8#CBC4C8
#CBC4C8 is a very light, near-neutral grey. Relative luminance 0.563; OKLCH L 82.7% C 0.009 H 341.9°. Best body text is #000000 at 12.27:1 contrast (WCAG AA passes).
Color values
| HEX | #CBC4C8 |
|---|---|
| RGB | rgb(203, 196, 200) |
| HSL | hsl(326, 6%, 78%) |
| HSV | hsv(326, 3%, 80%) |
| CMYK | cmyk(0%, 3.4%, 1.5%, 20.4%) |
| CIE-LAB | lab(79.81, 3.15, -1.13) |
| CIE-LCH | lch(79.81, 3.35, 340.26°) |
| OKLab | oklab(82.71% 0.009 -0.003) |
| OKLCH | oklch(82.71% 0.01 341.9) |
| XYZ | xyz(54.7923, 56.3468, 62.6219) |
| Luminance | 0.5635 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 4.63
Light Gray
#D3D3D3
ΔE00 5.43
Dove Gray
#B6B8BD
ΔE00 5.66
Gainsboro
#DCDCDC
ΔE00 6.87
Silver (survey)
#C5C9C7
ΔE00 7.04
Fog
#D8DCE0
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBC4C8 #C4CBC7
analogous
#CAC4CB #CBC4C8 #CBC4C4
triadic
#CBC4C8 #C8CBC4 #C4C8CB
tetradic
#CBC4C8 #CBCAC4 #C4CBC7 #C4C4CB
square
#CBC4C8 #CBCAC4 #C4CBC7 #C4C4CB
split-complementary
#CBC4C8 #C4CBC4 #C4CBCA
monochromatic
#92838B #AEA3AA #CBC4C8 #E8E5E6 #F1EFF0
Accessibility & contrast
On white
1.71
#CBC4C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.27
#CBC4C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBC4C8
12.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBC4C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBC4C8 | 1.00 | 1.71 | 12.27 | 12.27 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C5C8
Deuteranopia (green-blind)
#C6C6C8
Tritanopia (blue-blind)
#CCC4C5
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #cbc4c8; /* rgb */ color: rgb(203, 196, 200); /* oklch */ color: oklch(82.7% 0.009 341.9);
Tailwind
colors: {
custom: {
50: '#dad5d8',
500: '#cbc4c8',
950: '#000000',
},
}SCSS
$custom: #cbc4c8; $custom-light: #dad5d8; $custom-dark: #000000;
JSON
{
"hex": "#cbc4c8",
"rgb": {
"r": 203,
"g": 196,
"b": 200
},
"hsl": {
"h": 325.714,
"s": 6.306,
"l": 78.235
},
"oklch": {
"l": 0.82714,
"c": 0.0095,
"h": 341.9
},
"luminance": 0.56346
}Semantic roles & 50–950 ramp
primary
#CBC4C8
secondary
#959E99
accent
#906F55
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383