#CCCDA7#CCCDA7
#CCCDA7 is a very light, muted yellow. Relative luminance 0.593; OKLCH L 83.8% C 0.051 H 108.7°. Best body text is #000000 at 12.86:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCDA7 |
|---|---|
| RGB | rgb(204, 205, 167) |
| HSL | hsl(62, 28%, 73%) |
| HSV | hsv(62, 19%, 80%) |
| CMYK | cmyk(0.5%, 0%, 18.5%, 19.6%) |
| CIE-LAB | lab(81.45, -6.68, 18.86) |
| CIE-LCH | lch(81.45, 20.01, 109.50°) |
| OKLab | oklab(83.77% -0.0163 0.0483) |
| OKLCH | oklch(83.77% 0.051 108.7) |
| XYZ | xyz(53.7077, 59.2906, 45.1666) |
| Luminance | 0.5929 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 6.53
Palegoldenrod
#EEE8AA
ΔE00 8.59
Vanilla
#F3E5AB
ΔE00 8.93
Pale Olive
#B9CC81
ΔE00 9.20
Sand
#C2B280
ΔE00 9.26
Greenish Tan
#BCCB7A
ΔE00 9.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCDA7 #A8A7CD
analogous
#CDBBA7 #CCCDA7 #B9CDA7
triadic
#CCCDA7 #A7CCCD #CDA7CC
tetradic
#CCCDA7 #A7CDBB #A8A7CD #CDA7B9
square
#CCCDA7 #A7CDBB #A8A7CD #CDA7B9
split-complementary
#CCCDA7 #A7B9CD #BBA7CD
monochromatic
#9D9F5A #B5B780 #CCCDA7 #E3E3CE #F4F4EB
Accessibility & contrast
On white
1.63
#CCCDA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.86
#CCCDA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCDA7
12.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCDA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCDA7 | 1.00 | 1.63 | 12.86 | 12.86 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4CAA5
Deuteranopia (green-blind)
#D4CBA8
Tritanopia (blue-blind)
#D2C8C2
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #cccda7; /* rgb */ color: rgb(204, 205, 167); /* oklch */ color: oklch(83.8% 0.051 108.7);
Tailwind
colors: {
custom: {
50: '#dbdcc1',
500: '#cccda7',
950: '#000000',
},
}SCSS
$custom: #cccda7; $custom-light: #dbdcc1; $custom-dark: #000000;
JSON
{
"hex": "#cccda7",
"rgb": {
"r": 204,
"g": 205,
"b": 167
},
"hsl": {
"h": 61.579,
"s": 27.536,
"l": 72.941
},
"oklch": {
"l": 0.83771,
"c": 0.05098,
"h": 108.7
},
"luminance": 0.5929
}Semantic roles & 50–950 ramp
primary
#CCCDA7
secondary
#7776A2
accent
#3FA642
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#151512
muted
#848482