#CDCDCA#CDCDCA
#CDCDCA is a very light, near-neutral grey. Relative luminance 0.609; OKLCH L 84.7% C 0.004 H 106.4°. Best body text is #000000 at 13.18:1 contrast (WCAG AA passes).
Color values
| HEX | #CDCDCA |
|---|---|
| RGB | rgb(205, 205, 202) |
| HSL | hsl(60, 3%, 80%) |
| HSV | hsv(60, 1%, 80%) |
| CMYK | cmyk(0%, 0%, 1.5%, 19.6%) |
| CIE-LAB | lab(82.33, -0.54, 1.49) |
| CIE-LCH | lch(82.33, 1.59, 110.04°) |
| OKLab | oklab(84.75% -0.0012 0.0039) |
| OKLCH | oklch(84.75% 0.004 106.4) |
| XYZ | xyz(57.6671, 60.9061, 64.5837) |
| Luminance | 0.6091 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 2.21
Silver (survey)
#C5C9C7
ΔE00 2.26
Silver
#C0C0C0
ΔE00 3.59
Gainsboro
#DCDCDC
ΔE00 3.93
Light Grey
#D8DCD6
ΔE00 4.23
Fog
#D8DCE0
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDCDCA #CACACD
analogous
#CDCCCA #CDCDCA #CCCDCA
triadic
#CDCDCA #CACDCD #CDCACD
tetradic
#CDCDCA #CACDCC #CACACD #CDCACC
square
#CDCDCA #CACDCC #CACACD #CDCACC
split-complementary
#CDCDCA #CACCCD #CCCACD
monochromatic
#92928B #AFAFAB #CDCDCA #EBEBE9 #F0F0EF
Accessibility & contrast
On white
1.59
#CDCDCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.18
#CDCDCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDCDCA
13.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDCDCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDCDCA | 1.00 | 1.59 | 13.18 | 13.18 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECDCA
Deuteranopia (green-blind)
#CECDCA
Tritanopia (blue-blind)
#CECDCC
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #cdcdca; /* rgb */ color: rgb(205, 205, 202); /* oklch */ color: oklch(84.7% 0.004 106.4);
Tailwind
colors: {
custom: {
50: '#dcdcda',
500: '#cdcdca',
950: '#000000',
},
}SCSS
$custom: #cdcdca; $custom-light: #dcdcda; $custom-dark: #000000;
JSON
{
"hex": "#cdcdca",
"rgb": {
"r": 205,
"g": 205,
"b": 202
},
"hsl": {
"h": 60,
"s": 2.913,
"l": 79.804
},
"oklch": {
"l": 0.84746,
"c": 0.00411,
"h": 106.4
},
"luminance": 0.60906
}Semantic roles & 50–950 ramp
primary
#CDCDCA
secondary
#9C9CA0
accent
#598D59
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483