#CDCCAB#CDCCAB
#CDCCAB is a very light, muted yellow. Relative luminance 0.591; OKLCH L 83.7% C 0.044 H 105.9°. Best body text is #000000 at 12.82:1 contrast (WCAG AA passes).
Color values
| HEX | #CDCCAB |
|---|---|
| RGB | rgb(205, 204, 171) |
| HSL | hsl(58, 25%, 74%) |
| HSV | hsv(58, 17%, 80%) |
| CMYK | cmyk(0%, 0.5%, 16.6%, 19.6%) |
| CIE-LAB | lab(81.35, -5.19, 16.61) |
| CIE-LCH | lch(81.35, 17.40, 107.35°) |
| OKLab | oklab(83.74% -0.0122 0.0427) |
| OKLCH | oklch(83.74% 0.044 105.9) |
| XYZ | xyz(54.1198, 59.1057, 47.0777) |
| Luminance | 0.5910 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 6.95
Eggshell
#F0EAD6
ΔE00 9.09
Sand
#C2B280
ΔE00 9.32
Vanilla
#F3E5AB
ΔE00 9.40
Palegoldenrod
#EEE8AA
ΔE00 9.43
Putty
#BEAE8A
ΔE00 9.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDCCAB #ABACCD
analogous
#CDBBAB #CDCCAB #BDCDAB
triadic
#CDCCAB #ABCDCC #CCABCD
tetradic
#CDCCAB #ABCDBB #ABACCD #CDABBD
square
#CDCCAB #ABCDBB #ABACCD #CDABBD
split-complementary
#CDCCAB #ABBDCD #BBABCD
monochromatic
#9F9D5F #B6B585 #CDCCAB #E4E3D1 #F4F3EC
Accessibility & contrast
On white
1.64
#CDCCAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.82
#CDCCAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDCCAB
12.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDCCAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDCCAB | 1.00 | 1.64 | 12.82 | 12.82 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C9A9
Deuteranopia (green-blind)
#D3CBAC
Tritanopia (blue-blind)
#D2C7C3
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #cdccab; /* rgb */ color: rgb(205, 204, 171); /* oklch */ color: oklch(83.7% 0.044 105.9);
Tailwind
colors: {
custom: {
50: '#dcdbc4',
500: '#cdccab',
950: '#000000',
},
}SCSS
$custom: #cdccab; $custom-light: #dcdbc4; $custom-dark: #000000;
JSON
{
"hex": "#cdccab",
"rgb": {
"r": 205,
"g": 204,
"b": 171
},
"hsl": {
"h": 58.235,
"s": 25.373,
"l": 73.725
},
"oklch": {
"l": 0.83737,
"c": 0.04442,
"h": 105.9
},
"luminance": 0.59105
}Semantic roles & 50–950 ramp
primary
#CDCCAB
secondary
#7A7BA2
accent
#44A442
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151512
muted
#848482