#CCC6AE#CCC6AE
#CCC6AE is a very light, muted yellow. Relative luminance 0.563; OKLCH L 82.5% C 0.033 H 95.5°. Best body text is #000000 at 12.26:1 contrast (WCAG AA passes).
Color values
| HEX | #CCC6AE |
|---|---|
| RGB | rgb(204, 198, 174) |
| HSL | hsl(48, 23%, 74%) |
| HSV | hsv(48, 15%, 80%) |
| CMYK | cmyk(0%, 2.9%, 14.7%, 20%) |
| CIE-LAB | lab(79.77, -1.96, 12.78) |
| CIE-LCH | lch(79.77, 12.93, 98.73°) |
| OKLab | oklab(82.5% -0.0032 0.0331) |
| OKLCH | oklch(82.5% 0.033 95.5) |
| XYZ | xyz(52.7353, 56.2822, 48.1216) |
| Luminance | 0.5628 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 5.67
Warm Beige
#E9DCC9
ΔE00 7.21
Khaki
#C3B091
ΔE00 7.75
Putty
#BEAE8A
ΔE00 7.92
Greige
#B8AB98
ΔE00 8.11
Bland
#AFA88B
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCC6AE #AEB4CC
analogous
#CCB7AE #CCC6AE #C3CCAE
triadic
#CCC6AE #AECCC6 #C6AECC
tetradic
#CCC6AE #AECCB7 #AEB4CC #CCAEC3
square
#CCC6AE #AECCB7 #AEB4CC #CCAEC3
split-complementary
#CCC6AE #AEC3CC #B7AECC
monochromatic
#9D9163 #B4AC88 #CCC6AE #E4E0D4 #F3F2EC
Accessibility & contrast
On white
1.71
#CCC6AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.26
#CCC6AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCC6AE
12.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCC6AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCC6AE | 1.00 | 1.71 | 12.26 | 12.26 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC4AD
Deuteranopia (green-blind)
#CDC7AF
Tritanopia (blue-blind)
#D1C2BF
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #ccc6ae; /* rgb */ color: rgb(204, 198, 174); /* oklch */ color: oklch(82.5% 0.033 95.5);
Tailwind
colors: {
custom: {
50: '#dbd7c6',
500: '#ccc6ae',
950: '#000000',
},
}SCSS
$custom: #ccc6ae; $custom-light: #dbd7c6; $custom-dark: #000000;
JSON
{
"hex": "#ccc6ae",
"rgb": {
"r": 204,
"g": 198,
"b": 174
},
"hsl": {
"h": 48,
"s": 22.727,
"l": 74.118
},
"oklch": {
"l": 0.82496,
"c": 0.03328,
"h": 95.5
},
"luminance": 0.56282
}Semantic roles & 50–950 ramp
primary
#CCC6AE
secondary
#7D84A1
accent
#57A144
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#151413
muted
#848382