#CDCCCC#CDCCCC
#CDCCCC is a very light, near-neutral grey. Relative luminance 0.605; OKLCH L 84.6% C 0.001 H 17.3°. Best body text is #000000 at 13.10:1 contrast (WCAG AA passes).
Color values
| HEX | #CDCCCC |
|---|---|
| RGB | rgb(205, 204, 204) |
| HSL | hsl(0, 1%, 80%) |
| HSV | hsv(0, 0%, 80%) |
| CMYK | cmyk(0%, 0.5%, 0.5%, 19.6%) |
| CIE-LAB | lab(82.12, 0.34, 0.12) |
| CIE-LCH | lch(82.12, 0.36, 19.46°) |
| OKLab | oklab(84.6% 0.0011 0.0003) |
| OKLCH | oklch(84.6% 0.001 17.3) |
| XYZ | xyz(57.6670, 60.5246, 65.7594) |
| Luminance | 0.6052 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 1.71
Silver
#C0C0C0
ΔE00 3.10
Silver (survey)
#C5C9C7
ΔE00 3.20
Gainsboro
#DCDCDC
ΔE00 3.75
Fog
#D8DCE0
ΔE00 4.55
Light Grey
#D8DCD6
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDCCCC #CCCDCD
analogous
#CDCCCC #CDCCCC #CDCCCC
triadic
#CDCCCC #CCCDCC #CCCCCD
tetradic
#CDCCCC #CCCDCC #CCCDCD #CCCCCD
square
#CDCCCC #CCCDCC #CCCDCD #CCCCCD
split-complementary
#CDCCCC #CCCDCC #CCCCCD
monochromatic
#908E8E #AFADAD #CDCCCC #EBEBEB #F0F0F0
Accessibility & contrast
On white
1.60
#CDCCCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.10
#CDCCCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDCCCC
13.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDCCCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDCCCC | 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)
#CCCCCC
Deuteranopia (green-blind)
#CCCCCC
Tritanopia (blue-blind)
#CDCCCC
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #cdcccc; /* rgb */ color: rgb(205, 204, 204); /* oklch */ color: oklch(84.6% 0.001 17.3);
Tailwind
colors: {
custom: {
50: '#dcdbdb',
500: '#cdcccc',
950: '#000000',
},
}SCSS
$custom: #cdcccc; $custom-light: #dcdbdb; $custom-dark: #000000;
JSON
{
"hex": "#cdcccc",
"rgb": {
"r": 205,
"g": 204,
"b": 204
},
"hsl": {
"h": 0,
"s": 0.99,
"l": 80.196
},
"oklch": {
"l": 0.84601,
"c": 0.00111,
"h": 17.3
},
"luminance": 0.60525
}Semantic roles & 50–950 ramp
primary
#CDCCCC
secondary
#9E9F9F
accent
#8B8B5B
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151515
muted
#848484