#CCCAB7#CCCAB7
#CCCAB7 is a very light, muted yellow. Relative luminance 0.585; OKLCH L 83.5% C 0.026 H 102.0°. Best body text is #000000 at 12.70:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCAB7 |
|---|---|
| RGB | rgb(204, 202, 183) |
| HSL | hsl(54, 17%, 76%) |
| HSV | hsv(54, 10%, 80%) |
| CMYK | cmyk(0%, 1%, 10.3%, 20%) |
| CIE-LAB | lab(81.01, -2.60, 9.74) |
| CIE-LCH | lch(81.01, 10.08, 104.97°) |
| OKLab | oklab(83.54% -0.0054 0.0254) |
| OKLCH | oklch(83.54% 0.026 102) |
| XYZ | xyz(54.5686, 58.4977, 53.2070) |
| Luminance | 0.5850 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 6.09
Light Grey
#D8DCD6
ΔE00 7.10
Warm Beige
#E9DCC9
ΔE00 7.18
Silver (survey)
#C5C9C7
ΔE00 7.50
Eggshell
#F0EAD6
ΔE00 7.74
Silver
#C0C0C0
ΔE00 8.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCAB7 #B7B9CC
analogous
#CCBFB7 #CCCAB7 #C3CCB7
triadic
#CCCAB7 #B7CCCA #CAB7CC
tetradic
#CCCAB7 #B7CCBF #B7B9CC #CCB7C3
square
#CCCAB7 #B7CCBF #B7B9CC #CCB7C3
split-complementary
#CCCAB7 #B7C3CC #BFB7CC
monochromatic
#99956F #B3B093 #CCCAB7 #E5E4DB #F2F2ED
Accessibility & contrast
On white
1.65
#CCCAB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.70
#CCCAB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCAB7
12.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCAB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCAB7 | 1.00 | 1.65 | 12.70 | 12.70 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC8B6
Deuteranopia (green-blind)
#CFCAB8
Tritanopia (blue-blind)
#D0C7C4
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #cccab7; /* rgb */ color: rgb(204, 202, 183); /* oklch */ color: oklch(83.5% 0.026 102.0);
Tailwind
colors: {
custom: {
50: '#dbdacc',
500: '#cccab7',
950: '#000000',
},
}SCSS
$custom: #cccab7; $custom-light: #dbdacc; $custom-dark: #000000;
JSON
{
"hex": "#cccab7",
"rgb": {
"r": 204,
"g": 202,
"b": 183
},
"hsl": {
"h": 54.286,
"s": 17.073,
"l": 75.882
},
"oklch": {
"l": 0.83541,
"c": 0.02594,
"h": 102
},
"luminance": 0.58497
}Semantic roles & 50–950 ramp
primary
#CCCAB7
secondary
#8789A0
accent
#529B4A
background
#FEFEFE
surface
#FBFBFA
border
#D4D4D3
text
#151413
muted
#848383