#CCCBCA#CCCBCA
#CCCBCA is a very light, near-neutral grey. Relative luminance 0.598; OKLCH L 84.3% C 0.002 H 67.8°. Best body text is #000000 at 12.96:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCBCA |
|---|---|
| RGB | rgb(204, 203, 202) |
| HSL | hsl(30, 2%, 80%) |
| HSV | hsv(30, 1%, 80%) |
| CMYK | cmyk(0%, 0.5%, 1%, 20%) |
| CIE-LAB | lab(81.74, 0.16, 0.62) |
| CIE-LCH | lch(81.74, 0.64, 75.31°) |
| OKLab | oklab(84.26% 0.0007 0.0016) |
| OKLCH | oklch(84.26% 0.002 67.8) |
| XYZ | xyz(56.9167, 59.8136, 64.4124) |
| Luminance | 0.5981 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 2.00
Silver (survey)
#C5C9C7
ΔE00 2.83
Silver
#C0C0C0
ΔE00 2.87
Gainsboro
#DCDCDC
ΔE00 4.02
Fog
#D8DCE0
ΔE00 4.95
Light Grey
#D8DCD6
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCBCA #CACBCC
analogous
#CCCACA #CCCBCA #CCCCCA
triadic
#CCCBCA #CACCCB #CBCACC
tetradic
#CCCBCA #CACCCA #CACBCC #CCCACC
square
#CCCBCA #CACCCA #CACBCC #CCCACC
split-complementary
#CCCBCA #CACCCC #CACACC
monochromatic
#908E8C #AEACAB #CCCBCA #EAEAE9 #F0F0EF
Accessibility & contrast
On white
1.62
#CCCBCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.96
#CCCBCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCBCA
12.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCBCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCBCA | 1.00 | 1.62 | 12.96 | 12.96 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCBCA
Deuteranopia (green-blind)
#CCCBCA
Tritanopia (blue-blind)
#CCCBCB
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #cccbca; /* rgb */ color: rgb(204, 203, 202); /* oklch */ color: oklch(84.3% 0.002 67.8);
Tailwind
colors: {
custom: {
50: '#dbdada',
500: '#cccbca',
950: '#000000',
},
}SCSS
$custom: #cccbca; $custom-light: #dbdada; $custom-dark: #000000;
JSON
{
"hex": "#cccbca",
"rgb": {
"r": 204,
"g": 203,
"b": 202
},
"hsl": {
"h": 30,
"s": 1.923,
"l": 79.608
},
"oklch": {
"l": 0.84262,
"c": 0.00177,
"h": 67.8
},
"luminance": 0.59814
}Semantic roles & 50–950 ramp
primary
#CCCBCA
secondary
#9C9D9E
accent
#738C5A
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#151414
muted
#848383