#CCC6A8#CCC6A8
#CCC6A8 is a very light, muted yellow. Relative luminance 0.561; OKLCH L 82.4% C 0.041 H 97.9°. Best body text is #000000 at 12.21:1 contrast (WCAG AA passes).
Color values
| HEX | #CCC6A8 |
|---|---|
| RGB | rgb(204, 198, 168) |
| HSL | hsl(50, 26%, 73%) |
| HSV | hsv(50, 18%, 80%) |
| CMYK | cmyk(0%, 2.9%, 17.6%, 20%) |
| CIE-LAB | lab(79.64, -2.89, 15.81) |
| CIE-LCH | lch(79.64, 16.07, 100.37°) |
| OKLab | oklab(82.35% -0.0056 0.0407) |
| OKLCH | oklch(82.35% 0.041 97.9) |
| XYZ | xyz(52.1634, 56.0534, 45.1096) |
| Luminance | 0.5605 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Putty
#BEAE8A
ΔE00 7.36
Warm Gray
#C9BEB0
ΔE00 7.44
Beige (survey)
#E6DAA6
ΔE00 7.53
Khaki
#C3B091
ΔE00 7.76
Sand
#C2B280
ΔE00 8.01
Bland
#AFA88B
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCC6A8 #A8AECC
analogous
#CCB4A8 #CCC6A8 #C0CCA8
triadic
#CCC6A8 #A8CCC6 #C6A8CC
tetradic
#CCC6A8 #A8CCB4 #A8AECC #CCA8C0
square
#CCC6A8 #A8CCB4 #A8AECC #CCA8C0
split-complementary
#CCC6A8 #A8C0CC #B4A8CC
monochromatic
#9D935C #B5AD81 #CCC6A8 #E3DFCF #F4F2EC
Accessibility & contrast
On white
1.72
#CCC6A8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.21
#CCC6A8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCC6A8
12.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCC6A8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCC6A8 | 1.00 | 1.72 | 12.21 | 12.21 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC4A6
Deuteranopia (green-blind)
#CEC6A9
Tritanopia (blue-blind)
#D2C1BE
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #ccc6a8; /* rgb */ color: rgb(204, 198, 168); /* oklch */ color: oklch(82.4% 0.041 97.9);
Tailwind
colors: {
custom: {
50: '#dbd7c2',
500: '#ccc6a8',
950: '#000000',
},
}SCSS
$custom: #ccc6a8; $custom-light: #dbd7c2; $custom-dark: #000000;
JSON
{
"hex": "#ccc6a8",
"rgb": {
"r": 204,
"g": 198,
"b": 168
},
"hsl": {
"h": 50,
"s": 26.087,
"l": 72.941
},
"oklch": {
"l": 0.82351,
"c": 0.0411,
"h": 97.9
},
"luminance": 0.56053
}Semantic roles & 50–950 ramp
primary
#CCC6A8
secondary
#777EA1
accent
#51A541
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151412
muted
#848382