#CBC3C8#CBC3C8
#CBC3C8 is a very light, near-neutral grey. Relative luminance 0.559; OKLCH L 82.5% C 0.011 H 339.4°. Best body text is #000000 at 12.18:1 contrast (WCAG AA passes).
Color values
| HEX | #CBC3C8 |
|---|---|
| RGB | rgb(203, 195, 200) |
| HSL | hsl(323, 7%, 78%) |
| HSV | hsv(323, 4%, 80%) |
| CMYK | cmyk(0%, 3.9%, 1.5%, 20.4%) |
| CIE-LAB | lab(79.56, 3.69, -1.51) |
| CIE-LCH | lch(79.56, 3.98, 337.77°) |
| OKLab | oklab(82.51% 0.0105 -0.004) |
| OKLCH | oklch(82.51% 0.011 339.4) |
| XYZ | xyz(54.5675, 55.8972, 62.5469) |
| Luminance | 0.5590 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 5.24
Dove Gray
#B6B8BD
ΔE00 5.96
Light Gray
#D3D3D3
ΔE00 6.10
Gainsboro
#DCDCDC
ΔE00 7.46
Silver (survey)
#C5C9C7
ΔE00 7.75
Fog
#D8DCE0
ΔE00 8.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBC3C8 #C3CBC6
analogous
#CAC3CB #CBC3C8 #CBC3C4
triadic
#CBC3C8 #C8CBC3 #C3C8CB
tetradic
#CBC3C8 #CBCAC3 #C3CBC6 #C3C4CB
square
#CBC3C8 #CBCAC3 #C3CBC6 #C3C4CB
split-complementary
#CBC3C8 #C4CBC3 #C3CBCA
monochromatic
#92818C #AFA2AA #CBC3C8 #E7E4E6 #F1EFF0
Accessibility & contrast
On white
1.72
#CBC3C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.18
#CBC3C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBC3C8
12.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBC3C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBC3C8 | 1.00 | 1.72 | 12.18 | 12.18 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C4C8
Deuteranopia (green-blind)
#C5C6C8
Tritanopia (blue-blind)
#CCC3C5
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #cbc3c8; /* rgb */ color: rgb(203, 195, 200); /* oklch */ color: oklch(82.5% 0.011 339.4);
Tailwind
colors: {
custom: {
50: '#dad5d8',
500: '#cbc3c8',
950: '#000000',
},
}SCSS
$custom: #cbc3c8; $custom-light: #dad5d8; $custom-dark: #000000;
JSON
{
"hex": "#cbc3c8",
"rgb": {
"r": 203,
"g": 195,
"b": 200
},
"hsl": {
"h": 322.5,
"s": 7.143,
"l": 78.039
},
"oklch": {
"l": 0.82514,
"c": 0.01122,
"h": 339.4
},
"luminance": 0.55897
}Semantic roles & 50–950 ramp
primary
#CBC3C8
secondary
#949E98
accent
#916B54
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383