#CDCABD#CDCABD
#CDCABD is a very light, near-neutral yellow. Relative luminance 0.589; OKLCH L 83.8% C 0.018 H 96.1°. Best body text is #000000 at 12.78:1 contrast (WCAG AA passes).
Color values
| HEX | #CDCABD |
|---|---|
| RGB | rgb(205, 202, 189) |
| HSL | hsl(49, 14%, 77%) |
| HSV | hsv(49, 8%, 80%) |
| CMYK | cmyk(0%, 1.5%, 7.8%, 19.6%) |
| CIE-LAB | lab(81.23, -1.24, 6.85) |
| CIE-LCH | lch(81.23, 6.96, 100.27°) |
| OKLab | oklab(83.78% -0.0019 0.018) |
| OKLCH | oklch(83.78% 0.018 96.1) |
| XYZ | xyz(55.4815, 58.8947, 56.5792) |
| Luminance | 0.5889 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 4.73
Silver (survey)
#C5C9C7
ΔE00 5.55
Light Grey
#D8DCD6
ΔE00 5.76
Light Gray
#D3D3D3
ΔE00 6.52
Warm Beige
#E9DCC9
ΔE00 6.53
Silver
#C0C0C0
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDCABD #BDC0CD
analogous
#CDC2BD #CDCABD #C8CDBD
triadic
#CDCABD #BDCDCA #CABDCD
tetradic
#CDCABD #BDCDC2 #BDC0CD #CDBDC8
square
#CDCABD #BDCDC2 #BDC0CD #CDBDC8
split-complementary
#CDCABD #BDC8CD #C2BDCD
monochromatic
#989277 #B3AE9A #CDCABD #E7E6E0 #F2F1EE
Accessibility & contrast
On white
1.64
#CDCABD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.78
#CDCABD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDCABD
12.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDCABD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDCABD | 1.00 | 1.64 | 12.78 | 12.78 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC9BC
Deuteranopia (green-blind)
#CECABD
Tritanopia (blue-blind)
#D0C8C6
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #cdcabd; /* rgb */ color: rgb(205, 202, 189); /* oklch */ color: oklch(83.8% 0.018 96.1);
Tailwind
colors: {
custom: {
50: '#dcdad0',
500: '#cdcabd',
950: '#000000',
},
}SCSS
$custom: #cdcabd; $custom-light: #dcdad0; $custom-dark: #000000;
JSON
{
"hex": "#cdcabd",
"rgb": {
"r": 205,
"g": 202,
"b": 189
},
"hsl": {
"h": 48.75,
"s": 13.793,
"l": 77.255
},
"oklch": {
"l": 0.83779,
"c": 0.01806,
"h": 96.1
},
"luminance": 0.58894
}Semantic roles & 50–950 ramp
primary
#CDCABD
secondary
#8D91A1
accent
#5C984E
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151414
muted
#848383