#CCC8AB#CCC8AB
#CCC8AB is a very light, muted yellow. Relative luminance 0.571; OKLCH L 82.8% C 0.039 H 100.7°. Best body text is #000000 at 12.42:1 contrast (WCAG AA passes).
Color values
| HEX | #CCC8AB |
|---|---|
| RGB | rgb(204, 200, 171) |
| HSL | hsl(53, 24%, 74%) |
| HSV | hsv(53, 16%, 80%) |
| CMYK | cmyk(0%, 2%, 16.2%, 20%) |
| CIE-LAB | lab(80.23, -3.48, 15.03) |
| CIE-LCH | lch(80.23, 15.42, 103.03°) |
| OKLab | oklab(82.83% -0.0073 0.0388) |
| OKLCH | oklch(82.83% 0.039 100.7) |
| XYZ | xyz(52.9063, 57.0868, 46.7519) |
| Luminance | 0.5709 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 7.70
Warm Gray
#C9BEB0
ΔE00 7.79
Putty
#BEAE8A
ΔE00 8.24
Warm Beige
#E9DCC9
ΔE00 8.40
Bland
#AFA88B
ΔE00 8.57
Khaki
#C3B091
ΔE00 8.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCC8AB #ABAFCC
analogous
#CCB7AB #CCC8AB #BFCCAB
triadic
#CCC8AB #ABCCC8 #C8ABCC
tetradic
#CCC8AB #ABCCB7 #ABAFCC #CCABBF
square
#CCC8AB #ABCCB7 #ABAFCC #CCABBF
split-complementary
#CCC8AB #ABBFCC #B7ABCC
monochromatic
#9D965F #B5AF85 #CCC8AB #E3E1D1 #F3F3EC
Accessibility & contrast
On white
1.69
#CCC8AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.42
#CCC8AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCC8AB
12.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCC8AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCC8AB | 1.00 | 1.69 | 12.42 | 12.42 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC6A9
Deuteranopia (green-blind)
#CFC8AC
Tritanopia (blue-blind)
#D1C4C0
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #ccc8ab; /* rgb */ color: rgb(204, 200, 171); /* oklch */ color: oklch(82.8% 0.039 100.7);
Tailwind
colors: {
custom: {
50: '#dbd8c4',
500: '#ccc8ab',
950: '#000000',
},
}SCSS
$custom: #ccc8ab; $custom-light: #dbd8c4; $custom-dark: #000000;
JSON
{
"hex": "#ccc8ab",
"rgb": {
"r": 204,
"g": 200,
"b": 171
},
"hsl": {
"h": 52.727,
"s": 24.444,
"l": 73.529
},
"oklch": {
"l": 0.82833,
"c": 0.03945,
"h": 100.7
},
"luminance": 0.57086
}Semantic roles & 50–950 ramp
primary
#CCC8AB
secondary
#7A7FA1
accent
#4EA343
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151412
muted
#848382