#CDCAB6#CDCAB6
#CDCAB6 is a very light, muted yellow. Relative luminance 0.586; OKLCH L 83.6% C 0.027 H 100.0°. Best body text is #000000 at 12.72:1 contrast (WCAG AA passes).
Color values
| HEX | #CDCAB6 |
|---|---|
| RGB | rgb(205, 202, 182) |
| HSL | hsl(52, 19%, 76%) |
| HSV | hsv(52, 11%, 80%) |
| CMYK | cmyk(0%, 1.5%, 11.2%, 19.6%) |
| CIE-LAB | lab(81.07, -2.41, 10.36) |
| CIE-LCH | lch(81.07, 10.64, 103.08°) |
| OKLab | oklab(83.6% -0.0047 0.027) |
| OKLCH | oklch(83.6% 0.027 100) |
| XYZ | xyz(54.7400, 58.5981, 52.6737) |
| Luminance | 0.5860 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 5.94
Warm Beige
#E9DCC9
ΔE00 6.91
Light Grey
#D8DCD6
ΔE00 7.46
Eggshell
#F0EAD6
ΔE00 7.62
Silver (survey)
#C5C9C7
ΔE00 7.92
Light Gray
#D3D3D3
ΔE00 9.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDCAB6 #B6B9CD
analogous
#CDBEB6 #CDCAB6 #C4CDB6
triadic
#CDCAB6 #B6CDCA #CAB6CD
tetradic
#CDCAB6 #B6CDBE #B6B9CD #CDB6C4
square
#CDCAB6 #B6CDBE #B6B9CD #CDB6C4
split-complementary
#CDCAB6 #B6C4CD #BEB6CD
monochromatic
#9B956D #B4B092 #CDCAB6 #E6E4DA #F3F2ED
Accessibility & contrast
On white
1.65
#CDCAB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.72
#CDCAB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDCAB6
12.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDCAB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDCAB6 | 1.00 | 1.65 | 12.72 | 12.72 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC8B5
Deuteranopia (green-blind)
#CFCAB7
Tritanopia (blue-blind)
#D1C7C4
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #cdcab6; /* rgb */ color: rgb(205, 202, 182); /* oklch */ color: oklch(83.6% 0.027 100.0);
Tailwind
colors: {
custom: {
50: '#dcdacb',
500: '#cdcab6',
950: '#000000',
},
}SCSS
$custom: #cdcab6; $custom-light: #dcdacb; $custom-dark: #000000;
JSON
{
"hex": "#cdcab6",
"rgb": {
"r": 205,
"g": 202,
"b": 182
},
"hsl": {
"h": 52.174,
"s": 18.699,
"l": 75.882
},
"oklch": {
"l": 0.83596,
"c": 0.02739,
"h": 100
},
"luminance": 0.58598
}Semantic roles & 50–950 ramp
primary
#CDCAB6
secondary
#8689A2
accent
#549D48
background
#FEFEFE
surface
#FCFBFA
border
#D5D4D3
text
#151413
muted
#848383