#CDCCA7#CDCCA7
#CDCCA7 is a very light, muted yellow. Relative luminance 0.590; OKLCH L 83.6% C 0.050 H 106.1°. Best body text is #000000 at 12.79:1 contrast (WCAG AA passes).
Color values
| HEX | #CDCCA7 |
|---|---|
| RGB | rgb(205, 204, 167) |
| HSL | hsl(58, 28%, 73%) |
| HSV | hsv(58, 19%, 80%) |
| CMYK | cmyk(0%, 0.5%, 18.5%, 19.6%) |
| CIE-LAB | lab(81.27, -5.79, 18.62) |
| CIE-LCH | lch(81.27, 19.50, 107.29°) |
| OKLab | oklab(83.65% -0.0138 0.0477) |
| OKLCH | oklch(83.65% 0.05 106.1) |
| XYZ | xyz(53.7443, 58.9555, 45.1000) |
| Luminance | 0.5896 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 6.29
Palegoldenrod
#EEE8AA
ΔE00 8.70
Vanilla
#F3E5AB
ΔE00 8.80
Sand
#C2B280
ΔE00 8.80
Putty
#BEAE8A
ΔE00 9.47
Wheat
#F5DEB3
ΔE00 9.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDCCA7 #A7A8CD
analogous
#CDB9A7 #CDCCA7 #BBCDA7
triadic
#CDCCA7 #A7CDCC #CCA7CD
tetradic
#CDCCA7 #A7CDB9 #A7A8CD #CDA7BB
square
#CDCCA7 #A7CDB9 #A7A8CD #CDA7BB
split-complementary
#CDCCA7 #A7BBCD #B9A7CD
monochromatic
#9F9D5A #B7B580 #CDCCA7 #E3E3CE #F4F4EB
Accessibility & contrast
On white
1.64
#CDCCA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.79
#CDCCA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDCCA7
12.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDCCA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDCCA7 | 1.00 | 1.64 | 12.79 | 12.79 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C9A5
Deuteranopia (green-blind)
#D4CBA8
Tritanopia (blue-blind)
#D3C7C2
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #cdcca7; /* rgb */ color: rgb(205, 204, 167); /* oklch */ color: oklch(83.6% 0.050 106.1);
Tailwind
colors: {
custom: {
50: '#dcdbc1',
500: '#cdcca7',
950: '#000000',
},
}SCSS
$custom: #cdcca7; $custom-light: #dcdbc1; $custom-dark: #000000;
JSON
{
"hex": "#cdcca7",
"rgb": {
"r": 205,
"g": 204,
"b": 167
},
"hsl": {
"h": 58.421,
"s": 27.536,
"l": 72.941
},
"oklch": {
"l": 0.83645,
"c": 0.04965,
"h": 106.1
},
"luminance": 0.58955
}Semantic roles & 50–950 ramp
primary
#CDCCA7
secondary
#7677A2
accent
#42A63F
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151512
muted
#848482