#CBCBBD#CBCBBD
#CBCBBD is a very light, near-neutral yellow. Relative luminance 0.591; OKLCH L 83.8% C 0.019 H 106.8°. Best body text is #000000 at 12.82:1 contrast (WCAG AA passes).
Color values
| HEX | #CBCBBD |
|---|---|
| RGB | rgb(203, 203, 189) |
| HSL | hsl(60, 12%, 77%) |
| HSV | hsv(60, 7%, 80%) |
| CMYK | cmyk(0%, 0%, 6.9%, 20.4%) |
| CIE-LAB | lab(81.34, -2.47, 6.98) |
| CIE-LCH | lch(81.34, 7.41, 109.52°) |
| OKLab | oklab(83.82% -0.0055 0.0183) |
| OKLCH | oklch(83.82% 0.019 106.8) |
| XYZ | xyz(55.1686, 59.0827, 56.6320) |
| Luminance | 0.5908 (WCAG relative) |
| Temperature | neutral |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.44
Silver (survey)
#C5C9C7
ΔE00 5.55
Warm Gray
#C9BEB0
ΔE00 6.19
Light Gray
#D3D3D3
ΔE00 7.05
Silver
#C0C0C0
ΔE00 7.17
Warm Beige
#E9DCC9
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBCBBD #BDBDCB
analogous
#CBC4BD #CBCBBD #C4CBBD
triadic
#CBCBBD #BDCBCB #CBBDCB
tetradic
#CBCBBD #BDCBC4 #BDBDCB #CBBDC4
square
#CBCBBD #BDCBC4 #BDBDCB #CBBDC4
split-complementary
#CBCBBD #BDC4CB #C4BDCB
monochromatic
#959579 #B0B09B #CBCBBD #E6E6DF #F2F2EE
Accessibility & contrast
On white
1.64
#CBCBBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.82
#CBCBBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBCBBD
12.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBCBBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBCBBD | 1.00 | 1.64 | 12.82 | 12.82 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECABC
Deuteranopia (green-blind)
#CECABD
Tritanopia (blue-blind)
#CDC9C7
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #cbcbbd; /* rgb */ color: rgb(203, 203, 189); /* oklch */ color: oklch(83.8% 0.019 106.8);
Tailwind
colors: {
custom: {
50: '#dadad0',
500: '#cbcbbd',
950: '#000000',
},
}SCSS
$custom: #cbcbbd; $custom-light: #dadad0; $custom-dark: #000000;
JSON
{
"hex": "#cbcbbd",
"rgb": {
"r": 203,
"g": 203,
"b": 189
},
"hsl": {
"h": 60,
"s": 11.864,
"l": 76.863
},
"oklch": {
"l": 0.83822,
"c": 0.0191,
"h": 106.8
},
"luminance": 0.59083
}Semantic roles & 50–950 ramp
primary
#CBCBBD
secondary
#8D8D9F
accent
#509650
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383