#CDCBBD#CDCBBD
#CDCBBD is a very light, near-neutral yellow. Relative luminance 0.594; OKLCH L 84.0% C 0.019 H 100.2°. Best body text is #000000 at 12.87:1 contrast (WCAG AA passes).
Color values
| HEX | #CDCBBD |
|---|---|
| RGB | rgb(205, 203, 189) |
| HSL | hsl(53, 14%, 77%) |
| HSV | hsv(53, 8%, 80%) |
| CMYK | cmyk(0%, 1%, 7.8%, 19.6%) |
| CIE-LAB | lab(81.49, -1.77, 7.22) |
| CIE-LCH | lch(81.49, 7.44, 103.73°) |
| OKLab | oklab(83.98% -0.0034 0.0189) |
| OKLCH | oklch(83.98% 0.019 100.2) |
| XYZ | xyz(55.7169, 59.3655, 56.6577) |
| Luminance | 0.5937 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 5.36
Light Grey
#D8DCD6
ΔE00 5.64
Silver (survey)
#C5C9C7
ΔE00 5.75
Warm Beige
#E9DCC9
ΔE00 6.73
Light Gray
#D3D3D3
ΔE00 6.87
Silver
#C0C0C0
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDCBBD #BDBFCD
analogous
#CDC3BD #CDCBBD #C7CDBD
triadic
#CDCBBD #BDCDCB #CBBDCD
tetradic
#CDCBBD #BDCDC3 #BDBFCD #CDBDC7
square
#CDCBBD #BDCDC3 #BDBFCD #CDBDC7
split-complementary
#CDCBBD #BDC7CD #C3BDCD
monochromatic
#989477 #B3B09A #CDCBBD #E7E6E0 #F2F1EE
Accessibility & contrast
On white
1.63
#CDCBBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.87
#CDCBBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDCBBD
12.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDCBBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDCBBD | 1.00 | 1.63 | 12.87 | 12.87 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECABC
Deuteranopia (green-blind)
#CFCBBD
Tritanopia (blue-blind)
#D0C9C7
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #cdcbbd; /* rgb */ color: rgb(205, 203, 189); /* oklch */ color: oklch(84.0% 0.019 100.2);
Tailwind
colors: {
custom: {
50: '#dcdad0',
500: '#cdcbbd',
950: '#000000',
},
}SCSS
$custom: #cdcbbd; $custom-light: #dcdad0; $custom-dark: #000000;
JSON
{
"hex": "#cdcbbd",
"rgb": {
"r": 205,
"g": 203,
"b": 189
},
"hsl": {
"h": 52.5,
"s": 13.793,
"l": 77.255
},
"oklch": {
"l": 0.83982,
"c": 0.01922,
"h": 100.2
},
"luminance": 0.59365
}Semantic roles & 50–950 ramp
primary
#CDCBBD
secondary
#8D90A1
accent
#57984E
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151414
muted
#848383