#CCCCBD#CCCCBD
#CCCCBD is a very light, muted yellow. Relative luminance 0.597; OKLCH L 84.1% C 0.020 H 106.8°. Best body text is #000000 at 12.94:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCCBD |
|---|---|
| RGB | rgb(204, 204, 189) |
| HSL | hsl(60, 13%, 77%) |
| HSV | hsv(60, 7%, 80%) |
| CMYK | cmyk(0%, 0%, 7.4%, 20%) |
| CIE-LAB | lab(81.67, -2.64, 7.47) |
| CIE-LCH | lch(81.67, 7.93, 109.47°) |
| OKLab | oklab(84.11% -0.0059 0.0196) |
| OKLCH | oklch(84.11% 0.02 106.8) |
| XYZ | xyz(55.6788, 59.6975, 56.7238) |
| Luminance | 0.5970 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.54
Silver (survey)
#C5C9C7
ΔE00 5.95
Warm Gray
#C9BEB0
ΔE00 6.41
Light Gray
#D3D3D3
ΔE00 7.36
Warm Beige
#E9DCC9
ΔE00 7.41
Silver
#C0C0C0
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCCBD #BDBDCC
analogous
#CCC5BD #CCCCBD #C5CCBD
triadic
#CCCCBD #BDCCCC #CCBDCC
tetradic
#CCCCBD #BDCCC5 #BDBDCC #CCBDC5
square
#CCCCBD #BDCCC5 #BDBDCC #CCBDC5
split-complementary
#CCCCBD #BDC5CC #C5BDCC
monochromatic
#979778 #B1B19A #CCCCBD #E7E7E0 #F2F2EE
Accessibility & contrast
On white
1.62
#CCCCBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.94
#CCCCBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCCBD
12.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCCBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCCBD | 1.00 | 1.62 | 12.94 | 12.94 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCBBC
Deuteranopia (green-blind)
#CFCBBD
Tritanopia (blue-blind)
#CFCAC8
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #ccccbd; /* rgb */ color: rgb(204, 204, 189); /* oklch */ color: oklch(84.1% 0.020 106.8);
Tailwind
colors: {
custom: {
50: '#dbdbd0',
500: '#ccccbd',
950: '#000000',
},
}SCSS
$custom: #ccccbd; $custom-light: #dbdbd0; $custom-dark: #000000;
JSON
{
"hex": "#ccccbd",
"rgb": {
"r": 204,
"g": 204,
"b": 189
},
"hsl": {
"h": 60,
"s": 12.821,
"l": 77.059
},
"oklch": {
"l": 0.84106,
"c": 0.02043,
"h": 106.8
},
"luminance": 0.59697
}Semantic roles & 50–950 ramp
primary
#CCCCBD
secondary
#8D8DA0
accent
#4F974F
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#151514
muted
#848483