#CCCBBF#CCCBBF
#CCCBBF is a very light, near-neutral yellow. Relative luminance 0.593; OKLCH L 84.0% C 0.016 H 102.9°. Best body text is #000000 at 12.86:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCBBF |
|---|---|
| RGB | rgb(204, 203, 191) |
| HSL | hsl(55, 11%, 77%) |
| HSV | hsv(55, 6%, 80%) |
| CMYK | cmyk(0%, 0.5%, 6.4%, 20%) |
| CIE-LAB | lab(81.46, -1.78, 6.10) |
| CIE-LCH | lch(81.46, 6.36, 106.25°) |
| OKLab | oklab(83.96% -0.0037 0.016) |
| OKLCH | oklch(83.96% 0.016 102.9) |
| XYZ | xyz(55.6605, 59.3111, 57.7960) |
| Luminance | 0.5931 (WCAG relative) |
| Temperature | neutral |
| Family | yellow |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 4.89
Light Grey
#D8DCD6
ΔE00 5.07
Warm Gray
#C9BEB0
ΔE00 5.61
Light Gray
#D3D3D3
ΔE00 6.15
Silver
#C0C0C0
ΔE00 6.35
Gainsboro
#DCDCDC
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCBBF #BFC0CC
analogous
#CCC5BF #CCCBBF #C6CCBF
triadic
#CCCBBF #BFCCCB #CBBFCC
tetradic
#CCCBBF #BFCCC5 #BFC0CC #CCBFC6
square
#CCCBBF #BFCCC5 #BFC0CC #CCBFC6
split-complementary
#CCCBBF #BFC6CC #C5BFCC
monochromatic
#96947B #B1AF9D #CCCBBF #E7E7E1 #F1F1EE
Accessibility & contrast
On white
1.63
#CCCBBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.86
#CCCBBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCBBF
12.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCBBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCBBF | 1.00 | 1.63 | 12.86 | 12.86 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCABE
Deuteranopia (green-blind)
#CECBBF
Tritanopia (blue-blind)
#CEC9C7
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #cccbbf; /* rgb */ color: rgb(204, 203, 191); /* oklch */ color: oklch(84.0% 0.016 102.9);
Tailwind
colors: {
custom: {
50: '#dbdad2',
500: '#cccbbf',
950: '#000000',
},
}SCSS
$custom: #cccbbf; $custom-light: #dbdad2; $custom-dark: #000000;
JSON
{
"hex": "#cccbbf",
"rgb": {
"r": 204,
"g": 203,
"b": 191
},
"hsl": {
"h": 55.385,
"s": 11.304,
"l": 77.451
},
"oklch": {
"l": 0.83956,
"c": 0.01642,
"h": 102.9
},
"luminance": 0.59311
}Semantic roles & 50–950 ramp
primary
#CCCBBF
secondary
#8F91A0
accent
#559550
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#151414
muted
#848383