#CDCDBD#CDCDBD
#CDCDBD is a very light, muted yellow. Relative luminance 0.603; OKLCH L 84.4% C 0.022 H 106.9°. Best body text is #000000 at 13.06:1 contrast (WCAG AA passes).
Color values
| HEX | #CDCDBD |
|---|---|
| RGB | rgb(205, 205, 189) |
| HSL | hsl(60, 14%, 77%) |
| HSV | hsv(60, 8%, 80%) |
| CMYK | cmyk(0%, 0%, 7.8%, 19.6%) |
| CIE-LAB | lab(82.01, -2.81, 7.97) |
| CIE-LCH | lch(82.01, 8.45, 109.43°) |
| OKLab | oklab(84.39% -0.0063 0.0208) |
| OKLCH | oklch(84.39% 0.022 106.9) |
| XYZ | xyz(56.1923, 60.3162, 56.8161) |
| Luminance | 0.6032 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.66
Silver (survey)
#C5C9C7
ΔE00 6.35
Warm Gray
#C9BEB0
ΔE00 6.66
Warm Beige
#E9DCC9
ΔE00 7.31
Eggshell
#F0EAD6
ΔE00 7.40
Light Gray
#D3D3D3
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDCDBD #BDBDCD
analogous
#CDC5BD #CDCDBD #C5CDBD
triadic
#CDCDBD #BDCDCD #CDBDCD
tetradic
#CDCDBD #BDCDC5 #BDBDCD #CDBDC5
square
#CDCDBD #BDCDC5 #BDBDCD #CDBDC5
split-complementary
#CDCDBD #BDC5CD #C5BDCD
monochromatic
#989877 #B3B39A #CDCDBD #E7E7E0 #F2F2EE
Accessibility & contrast
On white
1.61
#CDCDBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.06
#CDCDBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDCDBD
13.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDCDBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDCDBD | 1.00 | 1.61 | 13.06 | 13.06 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CBBC
Deuteranopia (green-blind)
#D0CCBE
Tritanopia (blue-blind)
#D0CBC8
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #cdcdbd; /* rgb */ color: rgb(205, 205, 189); /* oklch */ color: oklch(84.4% 0.022 106.9);
Tailwind
colors: {
custom: {
50: '#dcdcd0',
500: '#cdcdbd',
950: '#000000',
},
}SCSS
$custom: #cdcdbd; $custom-light: #dcdcd0; $custom-dark: #000000;
JSON
{
"hex": "#cdcdbd",
"rgb": {
"r": 205,
"g": 205,
"b": 189
},
"hsl": {
"h": 60,
"s": 13.793,
"l": 77.255
},
"oklch": {
"l": 0.8439,
"c": 0.02176,
"h": 106.9
},
"luminance": 0.60316
}Semantic roles & 50–950 ramp
primary
#CDCDBD
secondary
#8D8DA1
accent
#4E984E
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483