#CCCABD#CCCABD
#CCCABD is a very light, near-neutral yellow. Relative luminance 0.588; OKLCH L 83.7% C 0.018 H 99.7°. Best body text is #000000 at 12.75:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCABD |
|---|---|
| RGB | rgb(204, 202, 189) |
| HSL | hsl(52, 13%, 77%) |
| HSV | hsv(52, 7%, 80%) |
| CMYK | cmyk(0%, 1%, 7.4%, 20%) |
| CIE-LAB | lab(81.16, -1.60, 6.73) |
| CIE-LCH | lch(81.16, 6.92, 103.35°) |
| OKLab | oklab(83.7% -0.003 0.0176) |
| OKLCH | oklch(83.7% 0.018 99.7) |
| XYZ | xyz(55.2065, 58.7529, 56.5663) |
| Luminance | 0.5875 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 5.14
Silver (survey)
#C5C9C7
ΔE00 5.38
Light Grey
#D8DCD6
ΔE00 5.60
Light Gray
#D3D3D3
ΔE00 6.57
Silver
#C0C0C0
ΔE00 6.61
Warm Beige
#E9DCC9
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCABD #BDBFCC
analogous
#CCC3BD #CCCABD #C7CCBD
triadic
#CCCABD #BDCCCA #CABDCC
tetradic
#CCCABD #BDCCC3 #BDBFCC #CCBDC7
square
#CCCABD #BDCCC3 #BDBFCC #CCBDC7
split-complementary
#CCCABD #BDC7CC #C3BDCC
monochromatic
#979378 #B1AE9A #CCCABD #E7E6E0 #F2F1EE
Accessibility & contrast
On white
1.65
#CCCABD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.75
#CCCABD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCABD
12.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCABD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCABD | 1.00 | 1.65 | 12.75 | 12.75 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC9BC
Deuteranopia (green-blind)
#CECABD
Tritanopia (blue-blind)
#CFC8C6
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #cccabd; /* rgb */ color: rgb(204, 202, 189); /* oklch */ color: oklch(83.7% 0.018 99.7);
Tailwind
colors: {
custom: {
50: '#dbdad0',
500: '#cccabd',
950: '#000000',
},
}SCSS
$custom: #cccabd; $custom-light: #dbdad0; $custom-dark: #000000;
JSON
{
"hex": "#cccabd",
"rgb": {
"r": 204,
"g": 202,
"b": 189
},
"hsl": {
"h": 52,
"s": 12.821,
"l": 77.059
},
"oklch": {
"l": 0.83698,
"c": 0.01789,
"h": 99.7
},
"luminance": 0.58753
}Semantic roles & 50–950 ramp
primary
#CCCABD
secondary
#8D90A0
accent
#58974F
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#151414
muted
#848383