#CDCAB0#CDCAB0
#CDCAB0 is a very light, muted yellow. Relative luminance 0.584; OKLCH L 83.4% C 0.035 H 101.7°. Best body text is #000000 at 12.67:1 contrast (WCAG AA passes).
Color values
| HEX | #CDCAB0 |
|---|---|
| RGB | rgb(205, 202, 176) |
| HSL | hsl(54, 22%, 75%) |
| HSV | hsv(54, 14%, 80%) |
| CMYK | cmyk(0%, 1.5%, 14.1%, 19.6%) |
| CIE-LAB | lab(80.94, -3.37, 13.37) |
| CIE-LCH | lch(80.94, 13.79, 104.15°) |
| OKLab | oklab(83.45% -0.0072 0.0346) |
| OKLCH | oklch(83.45% 0.035 101.7) |
| XYZ | xyz(54.1332, 58.3553, 49.4778) |
| Luminance | 0.5836 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 7.42
Warm Beige
#E9DCC9
ΔE00 7.85
Eggshell
#F0EAD6
ΔE00 8.14
Beige (survey)
#E6DAA6
ΔE00 8.30
Putty
#BEAE8A
ΔE00 9.06
Light Grey
#D8DCD6
ΔE00 9.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDCAB0 #B0B3CD
analogous
#CDBCB0 #CDCAB0 #C2CDB0
triadic
#CDCAB0 #B0CDCA #CAB0CD
tetradic
#CDCAB0 #B0CDBC #B0B3CD #CDB0C2
square
#CDCAB0 #B0CDBC #B0B3CD #CDB0C2
split-complementary
#CDCAB0 #B0C2CD #BCB0CD
monochromatic
#9E9865 #B5B18B #CDCAB0 #E5E3D5 #F3F2EC
Accessibility & contrast
On white
1.66
#CDCAB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.67
#CDCAB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDCAB0
12.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDCAB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDCAB0 | 1.00 | 1.66 | 12.67 | 12.67 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC8AE
Deuteranopia (green-blind)
#D0CAB1
Tritanopia (blue-blind)
#D2C6C3
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #cdcab0; /* rgb */ color: rgb(205, 202, 176); /* oklch */ color: oklch(83.4% 0.035 101.7);
Tailwind
colors: {
custom: {
50: '#dcdac7',
500: '#cdcab0',
950: '#000000',
},
}SCSS
$custom: #cdcab0; $custom-light: #dcdac7; $custom-dark: #000000;
JSON
{
"hex": "#cdcab0",
"rgb": {
"r": 205,
"g": 202,
"b": 176
},
"hsl": {
"h": 53.793,
"s": 22.481,
"l": 74.706
},
"oklch": {
"l": 0.83446,
"c": 0.03535,
"h": 101.7
},
"luminance": 0.58355
}Semantic roles & 50–950 ramp
primary
#CDCAB0
secondary
#7F83A2
accent
#4EA145
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151413
muted
#848382