#CBCCBD#CBCCBD
#CBCCBD is a very light, muted yellow. Relative luminance 0.596; OKLCH L 84.0% C 0.020 H 109.9°. Best body text is #000000 at 12.91:1 contrast (WCAG AA passes).
Color values
| HEX | #CBCCBD |
|---|---|
| RGB | rgb(203, 204, 189) |
| HSL | hsl(64, 13%, 77%) |
| HSV | hsv(64, 7%, 80%) |
| CMYK | cmyk(0.5%, 0%, 7.4%, 20%) |
| CIE-LAB | lab(81.60, -3.00, 7.35) |
| CIE-LCH | lch(81.60, 7.94, 112.17°) |
| OKLab | oklab(84.03% -0.007 0.0192) |
| OKLCH | oklch(84.03% 0.02 109.9) |
| XYZ | xyz(55.4055, 59.5566, 56.7110) |
| Luminance | 0.5956 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.50
Silver (survey)
#C5C9C7
ΔE00 5.91
Warm Gray
#C9BEB0
ΔE00 6.82
Light Gray
#D3D3D3
ΔE00 7.49
Silver
#C0C0C0
ΔE00 7.71
Warm Beige
#E9DCC9
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBCCBD #BEBDCC
analogous
#CCC6BD #CBCCBD #C4CCBD
triadic
#CBCCBD #BDCBCC #CCBDCB
tetradic
#CBCCBD #BDCCC6 #BEBDCC #CCBDC4
square
#CBCCBD #BDCCC6 #BEBDCC #CCBDC4
split-complementary
#CBCCBD #BDC4CC #C6BDCC
monochromatic
#959778 #B0B19A #CBCCBD #E6E7E0 #F1F2EE
Accessibility & contrast
On white
1.63
#CBCCBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.91
#CBCCBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBCCBD
12.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBCCBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBCCBD | 1.00 | 1.63 | 12.91 | 12.91 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCABC
Deuteranopia (green-blind)
#CFCBBE
Tritanopia (blue-blind)
#CDCAC8
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #cbccbd; /* rgb */ color: rgb(203, 204, 189); /* oklch */ color: oklch(84.0% 0.020 109.9);
Tailwind
colors: {
custom: {
50: '#dadbd0',
500: '#cbccbd',
950: '#000000',
},
}SCSS
$custom: #cbccbd; $custom-light: #dadbd0; $custom-dark: #000000;
JSON
{
"hex": "#cbccbd",
"rgb": {
"r": 203,
"g": 204,
"b": 189
},
"hsl": {
"h": 64,
"s": 12.821,
"l": 77.059
},
"oklch": {
"l": 0.84027,
"c": 0.02046,
"h": 109.9
},
"luminance": 0.59556
}Semantic roles & 50–950 ramp
primary
#CBCCBD
secondary
#8E8DA0
accent
#4F9753
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141514
muted
#838483