#CCC5AA#CCC5AA
#CCC5AA is a very light, muted yellow. Relative luminance 0.557; OKLCH L 82.2% C 0.037 H 95.1°. Best body text is #000000 at 12.13:1 contrast (WCAG AA passes).
Color values
| HEX | #CCC5AA |
|---|---|
| RGB | rgb(204, 197, 170) |
| HSL | hsl(48, 25%, 73%) |
| HSV | hsv(48, 17%, 80%) |
| CMYK | cmyk(0%, 3.4%, 16.7%, 20%) |
| CIE-LAB | lab(79.43, -2.06, 14.43) |
| CIE-LCH | lch(79.43, 14.58, 98.13°) |
| OKLab | oklab(82.19% -0.0033 0.0373) |
| OKLCH | oklch(82.19% 0.037 95.1) |
| XYZ | xyz(52.1233, 55.6729, 46.0225) |
| Luminance | 0.5567 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 6.25
Putty
#BEAE8A
ΔE00 7.20
Khaki
#C3B091
ΔE00 7.23
Warm Beige
#E9DCC9
ΔE00 7.67
Bland
#AFA88B
ΔE00 7.94
Greige
#B8AB98
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCC5AA #AAB1CC
analogous
#CCB4AA #CCC5AA #C2CCAA
triadic
#CCC5AA #AACCC5 #C5AACC
tetradic
#CCC5AA #AACCB4 #AAB1CC #CCAAC2
square
#CCC5AA #AACCB4 #AAB1CC #CCAAC2
split-complementary
#CCC5AA #AAC2CC #B4AACC
monochromatic
#9D905E #B5AB84 #CCC5AA #E3DFD0 #F4F2EC
Accessibility & contrast
On white
1.73
#CCC5AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.13
#CCC5AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCC5AA
12.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCC5AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCC5AA | 1.00 | 1.73 | 12.13 | 12.13 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC3A8
Deuteranopia (green-blind)
#CDC6AB
Tritanopia (blue-blind)
#D2C1BD
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #ccc5aa; /* rgb */ color: rgb(204, 197, 170); /* oklch */ color: oklch(82.2% 0.037 95.1);
Tailwind
colors: {
custom: {
50: '#dbd6c3',
500: '#ccc5aa',
950: '#000000',
},
}SCSS
$custom: #ccc5aa; $custom-light: #dbd6c3; $custom-dark: #000000;
JSON
{
"hex": "#ccc5aa",
"rgb": {
"r": 204,
"g": 197,
"b": 170
},
"hsl": {
"h": 47.647,
"s": 25,
"l": 73.333
},
"oklch": {
"l": 0.82194,
"c": 0.03743,
"h": 95.1
},
"luminance": 0.55672
}Semantic roles & 50–950 ramp
primary
#CCC5AA
secondary
#7981A1
accent
#56A442
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151412
muted
#848382