#CDCAB7#CDCAB7
#CDCAB7 is a very light, muted yellow. Relative luminance 0.586; OKLCH L 83.6% C 0.026 H 99.6°. Best body text is #000000 at 12.73:1 contrast (WCAG AA passes).
Color values
| HEX | #CDCAB7 |
|---|---|
| RGB | rgb(205, 202, 183) |
| HSL | hsl(52, 18%, 76%) |
| HSV | hsv(52, 11%, 80%) |
| CMYK | cmyk(0%, 1.5%, 10.7%, 19.6%) |
| CIE-LAB | lab(81.09, -2.24, 9.86) |
| CIE-LCH | lch(81.09, 10.11, 102.82°) |
| OKLab | oklab(83.62% -0.0043 0.0257) |
| OKLCH | oklch(83.62% 0.026 99.6) |
| XYZ | xyz(54.8437, 58.6395, 53.2199) |
| Luminance | 0.5864 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 5.71
Warm Beige
#E9DCC9
ΔE00 6.79
Light Grey
#D8DCD6
ΔE00 7.19
Silver (survey)
#C5C9C7
ΔE00 7.59
Eggshell
#F0EAD6
ΔE00 7.59
Light Gray
#D3D3D3
ΔE00 8.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDCAB7 #B7BACD
analogous
#CDBFB7 #CDCAB7 #C5CDB7
triadic
#CDCAB7 #B7CDCA #CAB7CD
tetradic
#CDCAB7 #B7CDBF #B7BACD #CDB7C5
square
#CDCAB7 #B7CDBF #B7BACD #CDB7C5
split-complementary
#CDCAB7 #B7C5CD #BFB7CD
monochromatic
#9B956F #B4AF93 #CDCAB7 #E6E5DB #F2F2ED
Accessibility & contrast
On white
1.65
#CDCAB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.73
#CDCAB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDCAB7
12.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDCAB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDCAB7 | 1.00 | 1.65 | 12.73 | 12.73 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC9B6
Deuteranopia (green-blind)
#CFCAB8
Tritanopia (blue-blind)
#D1C7C4
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #cdcab7; /* rgb */ color: rgb(205, 202, 183); /* oklch */ color: oklch(83.6% 0.026 99.6);
Tailwind
colors: {
custom: {
50: '#dcdacc',
500: '#cdcab7',
950: '#000000',
},
}SCSS
$custom: #cdcab7; $custom-light: #dcdacc; $custom-dark: #000000;
JSON
{
"hex": "#cdcab7",
"rgb": {
"r": 205,
"g": 202,
"b": 183
},
"hsl": {
"h": 51.818,
"s": 18.033,
"l": 76.078
},
"oklch": {
"l": 0.83622,
"c": 0.02605,
"h": 99.6
},
"luminance": 0.58639
}Semantic roles & 50–950 ramp
primary
#CDCAB7
secondary
#878AA2
accent
#559C49
background
#FEFEFE
surface
#FCFBFA
border
#D5D4D3
text
#151413
muted
#848383