#CDCBB8#CDCBB8
#CDCBB8 is a very light, muted yellow. Relative luminance 0.592; OKLCH L 83.9% C 0.026 H 102.0°. Best body text is #000000 at 12.83:1 contrast (WCAG AA passes).
Color values
| HEX | #CDCBB8 |
|---|---|
| RGB | rgb(205, 203, 184) |
| HSL | hsl(54, 17%, 76%) |
| HSV | hsv(54, 10%, 80%) |
| CMYK | cmyk(0%, 1%, 10.2%, 19.6%) |
| CIE-LAB | lab(81.38, -2.60, 9.73) |
| CIE-LCH | lch(81.38, 10.07, 104.97°) |
| OKLab | oklab(83.85% -0.0054 0.0254) |
| OKLCH | oklch(83.85% 0.026 102) |
| XYZ | xyz(55.1835, 59.1521, 53.8485) |
| Luminance | 0.5915 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 6.19
Light Grey
#D8DCD6
ΔE00 6.95
Warm Beige
#E9DCC9
ΔE00 7.02
Eggshell
#F0EAD6
ΔE00 7.50
Silver (survey)
#C5C9C7
ΔE00 7.51
Light Gray
#D3D3D3
ΔE00 8.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDCBB8 #B8BACD
analogous
#CDC1B8 #CDCBB8 #C5CDB8
triadic
#CDCBB8 #B8CDCB #CBB8CD
tetradic
#CDCBB8 #B8CDC1 #B8BACD #CDB8C5
square
#CDCBB8 #B8CDC1 #B8BACD #CDB8C5
split-complementary
#CDCBB8 #B8C5CD #C1B8CD
monochromatic
#9A9670 #B4B194 #CDCBB8 #E6E5DC #F2F2ED
Accessibility & contrast
On white
1.64
#CDCBB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.83
#CDCBB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDCBB8
12.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDCBB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDCBB8 | 1.00 | 1.64 | 12.83 | 12.83 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC9B7
Deuteranopia (green-blind)
#D0CBB9
Tritanopia (blue-blind)
#D1C8C5
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #cdcbb8; /* rgb */ color: rgb(205, 203, 184); /* oklch */ color: oklch(83.9% 0.026 102.0);
Tailwind
colors: {
custom: {
50: '#dcdacd',
500: '#cdcbb8',
950: '#000000',
},
}SCSS
$custom: #cdcbb8; $custom-light: #dcdacd; $custom-dark: #000000;
JSON
{
"hex": "#cdcbb8",
"rgb": {
"r": 205,
"g": 203,
"b": 184
},
"hsl": {
"h": 54.286,
"s": 17.355,
"l": 76.275
},
"oklch": {
"l": 0.83852,
"c": 0.02592,
"h": 102
},
"luminance": 0.59152
}Semantic roles & 50–950 ramp
primary
#CDCBB8
secondary
#888AA2
accent
#529C4A
background
#FEFEFE
surface
#FCFBFA
border
#D5D4D3
text
#151413
muted
#848383