#CDCDBA#CDCDBA
#CDCDBA is a very light, muted yellow. Relative luminance 0.602; OKLCH L 84.3% C 0.026 H 106.9°. Best body text is #000000 at 13.04:1 contrast (WCAG AA passes).
Color values
| HEX | #CDCDBA |
|---|---|
| RGB | rgb(205, 205, 186) |
| HSL | hsl(60, 16%, 77%) |
| HSV | hsv(60, 9%, 80%) |
| CMYK | cmyk(0%, 0%, 9.3%, 19.6%) |
| CIE-LAB | lab(81.94, -3.31, 9.47) |
| CIE-LCH | lch(81.94, 10.03, 109.29°) |
| OKLab | oklab(84.31% -0.0075 0.0247) |
| OKLCH | oklch(84.31% 0.026 106.9) |
| XYZ | xyz(55.8700, 60.1873, 55.1189) |
| Luminance | 0.6019 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 6.56
Warm Gray
#C9BEB0
ΔE00 7.14
Eggshell
#F0EAD6
ΔE00 7.42
Silver (survey)
#C5C9C7
ΔE00 7.43
Warm Beige
#E9DCC9
ΔE00 7.55
Light Gray
#D3D3D3
ΔE00 8.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDCDBA #BABACD
analogous
#CDC4BA #CDCDBA #C4CDBA
triadic
#CDCDBA #BACDCD #CDBACD
tetradic
#CDCDBA #BACDC4 #BABACD #CDBAC4
square
#CDCDBA #BACDC4 #BABACD #CDBAC4
split-complementary
#CDCDBA #BAC4CD #C4BACD
monochromatic
#9A9A73 #B3B397 #CDCDBA #E7E7DD #F2F2ED
Accessibility & contrast
On white
1.61
#CDCDBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.04
#CDCDBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDCDBA
13.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDCDBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDCDBA | 1.00 | 1.61 | 13.04 | 13.04 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1CBB9
Deuteranopia (green-blind)
#D1CCBB
Tritanopia (blue-blind)
#D0CAC7
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #cdcdba; /* rgb */ color: rgb(205, 205, 186); /* oklch */ color: oklch(84.3% 0.026 106.9);
Tailwind
colors: {
custom: {
50: '#dcdcce',
500: '#cdcdba',
950: '#000000',
},
}SCSS
$custom: #cdcdba; $custom-light: #dcdcce; $custom-dark: #000000;
JSON
{
"hex": "#cdcdba",
"rgb": {
"r": 205,
"g": 205,
"b": 186
},
"hsl": {
"h": 60,
"s": 15.966,
"l": 76.667
},
"oklch": {
"l": 0.84312,
"c": 0.0258,
"h": 106.9
},
"luminance": 0.60187
}Semantic roles & 50–950 ramp
primary
#CDCDBA
secondary
#8A8AA1
accent
#4B9A4B
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151513
muted
#848483