#CDCAA7#CDCAA7
#CDCAA7 is a very light, muted yellow. Relative luminance 0.580; OKLCH L 83.2% C 0.047 H 103.3°. Best body text is #000000 at 12.60:1 contrast (WCAG AA passes).
Color values
| HEX | #CDCAA7 |
|---|---|
| RGB | rgb(205, 202, 167) |
| HSL | hsl(55, 28%, 73%) |
| HSV | hsv(55, 19%, 80%) |
| CMYK | cmyk(0%, 1.5%, 18.5%, 19.6%) |
| CIE-LAB | lab(80.74, -4.76, 17.89) |
| CIE-LCH | lch(80.74, 18.51, 104.89°) |
| OKLab | oklab(83.23% -0.0109 0.0459) |
| OKLCH | oklch(83.23% 0.047 103.3) |
| XYZ | xyz(53.2720, 58.0109, 44.9426) |
| Luminance | 0.5801 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 6.44
Sand
#C2B280
ΔE00 8.33
Putty
#BEAE8A
ΔE00 8.66
Vanilla
#F3E5AB
ΔE00 9.05
Bland
#AFA88B
ΔE00 9.19
Palegoldenrod
#EEE8AA
ΔE00 9.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDCAA7 #A7AACD
analogous
#CDB7A7 #CDCAA7 #BDCDA7
triadic
#CDCAA7 #A7CDCA #CAA7CD
tetradic
#CDCAA7 #A7CDB7 #A7AACD #CDA7BD
square
#CDCAA7 #A7CDB7 #A7AACD #CDA7BD
split-complementary
#CDCAA7 #A7BDCD #B7A7CD
monochromatic
#9F9A5A #B7B280 #CDCAA7 #E3E2CE #F4F3EB
Accessibility & contrast
On white
1.67
#CDCAA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.60
#CDCAA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDCAA7
12.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDCAA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDCAA7 | 1.00 | 1.67 | 12.60 | 12.60 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C7A5
Deuteranopia (green-blind)
#D2C9A8
Tritanopia (blue-blind)
#D3C5C0
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #cdcaa7; /* rgb */ color: rgb(205, 202, 167); /* oklch */ color: oklch(83.2% 0.047 103.3);
Tailwind
colors: {
custom: {
50: '#dcdac1',
500: '#cdcaa7',
950: '#000000',
},
}SCSS
$custom: #cdcaa7; $custom-light: #dcdac1; $custom-dark: #000000;
JSON
{
"hex": "#cdcaa7",
"rgb": {
"r": 205,
"g": 202,
"b": 167
},
"hsl": {
"h": 55.263,
"s": 27.536,
"l": 72.941
},
"oklch": {
"l": 0.83232,
"c": 0.04716,
"h": 103.3
},
"luminance": 0.5801
}Semantic roles & 50–950 ramp
primary
#CDCAA7
secondary
#7679A2
accent
#47A63F
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151412
muted
#848382