#CDC6A2#CDC6A2
#CDC6A2 is a very light, muted yellow. Relative luminance 0.560; OKLCH L 82.3% C 0.049 H 98.2°. Best body text is #000000 at 12.20:1 contrast (WCAG AA passes).
Color values
| HEX | #CDC6A2 |
|---|---|
| RGB | rgb(205, 198, 162) |
| HSL | hsl(50, 30%, 72%) |
| HSV | hsv(50, 21%, 80%) |
| CMYK | cmyk(0%, 3.4%, 21%, 19.6%) |
| CIE-LAB | lab(79.60, -3.42, 18.96) |
| CIE-LCH | lch(79.60, 19.26, 100.21°) |
| OKLab | oklab(82.3% -0.007 0.0485) |
| OKLCH | oklch(82.3% 0.049 98.2) |
| XYZ | xyz(51.8923, 55.9768, 42.2464) |
| Luminance | 0.5598 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 6.32
Sand
#C2B280
ΔE00 6.84
Putty
#BEAE8A
ΔE00 7.03
Khaki
#C3B091
ΔE00 7.81
Bland
#AFA88B
ΔE00 8.23
Wheat
#F5DEB3
ΔE00 8.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDC6A2 #A2A9CD
analogous
#CDB1A2 #CDC6A2 #BFCDA2
triadic
#CDC6A2 #A2CDC6 #C6A2CD
tetradic
#CDC6A2 #A2CDB1 #A2A9CD #CDA2BF
square
#CDC6A2 #A2CDB1 #A2A9CD #CDA2BF
split-complementary
#CDC6A2 #A2BFCD #B1A2CD
monochromatic
#9F9356 #B8AE7A #CDC6A2 #E2DECA #F4F3EB
Accessibility & contrast
On white
1.72
#CDC6A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.20
#CDC6A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDC6A2
12.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDC6A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDC6A2 | 1.00 | 1.72 | 12.20 | 12.20 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC4A0
Deuteranopia (green-blind)
#D0C6A3
Tritanopia (blue-blind)
#D4C1BC
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #cdc6a2; /* rgb */ color: rgb(205, 198, 162); /* oklch */ color: oklch(82.3% 0.049 98.2);
Tailwind
colors: {
custom: {
50: '#dcd7bd',
500: '#cdc6a2',
950: '#000000',
},
}SCSS
$custom: #cdc6a2; $custom-light: #dcd7bd; $custom-dark: #000000;
JSON
{
"hex": "#cdc6a2",
"rgb": {
"r": 205,
"g": 198,
"b": 162
},
"hsl": {
"h": 50.233,
"s": 30.07,
"l": 71.961
},
"oklch": {
"l": 0.82295,
"c": 0.049,
"h": 98.2
},
"luminance": 0.55976
}Semantic roles & 50–950 ramp
primary
#CDC6A2
secondary
#7179A2
accent
#4EA93D
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151412
muted
#848382