#CDCCCB#CDCCCB
#CDCCCB is a very light, near-neutral grey. Relative luminance 0.605; OKLCH L 84.6% C 0.002 H 67.8°. Best body text is #000000 at 13.10:1 contrast (WCAG AA passes).
Color values
| HEX | #CDCCCB |
|---|---|
| RGB | rgb(205, 204, 203) |
| HSL | hsl(30, 2%, 80%) |
| HSV | hsv(30, 1%, 80%) |
| CMYK | cmyk(0%, 0.5%, 1%, 19.6%) |
| CIE-LAB | lab(82.10, 0.16, 0.62) |
| CIE-LCH | lch(82.10, 0.64, 75.28°) |
| OKLab | oklab(84.57% 0.0007 0.0016) |
| OKLCH | oklch(84.57% 0.002 67.8) |
| XYZ | xyz(57.5475, 60.4767, 65.1298) |
| Luminance | 0.6048 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 1.77
Silver (survey)
#C5C9C7
ΔE00 2.91
Silver
#C0C0C0
ΔE00 3.11
Gainsboro
#DCDCDC
ΔE00 3.78
Fog
#D8DCE0
ΔE00 4.76
Light Grey
#D8DCD6
ΔE00 5.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDCCCB #CBCCCD
analogous
#CDCBCB #CDCCCB #CDCDCB
triadic
#CDCCCB #CBCDCC #CCCBCD
tetradic
#CDCCCB #CBCDCB #CBCCCD #CDCBCD
square
#CDCCCB #CBCDCB #CBCCCD #CDCBCD
split-complementary
#CDCCCB #CBCDCD #CBCBCD
monochromatic
#918F8D #AFADAC #CDCCCB #EBEBEA #F0F0EF
Accessibility & contrast
On white
1.60
#CDCCCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.10
#CDCCCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDCCCB
13.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDCCCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDCCCB | 1.00 | 1.60 | 13.10 | 13.10 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCCCB
Deuteranopia (green-blind)
#CDCCCB
Tritanopia (blue-blind)
#CDCCCC
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #cdcccb; /* rgb */ color: rgb(205, 204, 203); /* oklch */ color: oklch(84.6% 0.002 67.8);
Tailwind
colors: {
custom: {
50: '#dcdbda',
500: '#cdcccb',
950: '#000000',
},
}SCSS
$custom: #cdcccb; $custom-light: #dcdbda; $custom-dark: #000000;
JSON
{
"hex": "#cdcccb",
"rgb": {
"r": 205,
"g": 204,
"b": 203
},
"hsl": {
"h": 30,
"s": 1.961,
"l": 80
},
"oklch": {
"l": 0.84572,
"c": 0.00177,
"h": 67.8
},
"luminance": 0.60477
}Semantic roles & 50–950 ramp
primary
#CDCCCB
secondary
#9D9E9F
accent
#738C5A
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151514
muted
#848483