#CDCDCC#CDCDCC
#CDCDCC is a very light, near-neutral grey. Relative luminance 0.610; OKLCH L 84.8% C 0.001 H 106.6°. Best body text is #000000 at 13.20:1 contrast (WCAG AA passes).
Color values
| HEX | #CDCDCC |
|---|---|
| RGB | rgb(205, 205, 204) |
| HSL | hsl(60, 1%, 80%) |
| HSV | hsv(60, 0%, 80%) |
| CMYK | cmyk(0%, 0%, 0.5%, 19.6%) |
| CIE-LAB | lab(82.38, -0.18, 0.50) |
| CIE-LCH | lch(82.38, 0.53, 110.11°) |
| OKLab | oklab(84.8% -0.0004 0.0013) |
| OKLCH | oklch(84.8% 0.001 106.6) |
| XYZ | xyz(57.9055, 61.0014, 65.8389) |
| Luminance | 0.6100 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 1.56
Silver (survey)
#C5C9C7
ΔE00 2.51
Silver
#C0C0C0
ΔE00 3.28
Gainsboro
#DCDCDC
ΔE00 3.58
Fog
#D8DCE0
ΔE00 4.46
Light Grey
#D8DCD6
ΔE00 4.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDCDCC #CCCCCD
analogous
#CDCCCC #CDCDCC #CCCDCC
triadic
#CDCDCC #CCCDCD #CDCCCD
tetradic
#CDCDCC #CCCDCC #CCCCCD #CDCCCC
square
#CDCDCC #CCCDCC #CCCCCD #CDCCCC
split-complementary
#CDCDCC #CCCCCD #CCCCCD
monochromatic
#90908E #AFAFAD #CDCDCC #EBEBEB #F0F0F0
Accessibility & contrast
On white
1.59
#CDCDCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.20
#CDCDCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDCDCC
13.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDCDCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDCDCC | 1.00 | 1.59 | 13.20 | 13.20 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCDCC
Deuteranopia (green-blind)
#CDCDCC
Tritanopia (blue-blind)
#CDCDCD
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #cdcdcc; /* rgb */ color: rgb(205, 205, 204); /* oklch */ color: oklch(84.8% 0.001 106.6);
Tailwind
colors: {
custom: {
50: '#dcdcdb',
500: '#cdcdcc',
950: '#000000',
},
}SCSS
$custom: #cdcdcc; $custom-light: #dcdcdb; $custom-dark: #000000;
JSON
{
"hex": "#cdcdcc",
"rgb": {
"r": 205,
"g": 205,
"b": 204
},
"hsl": {
"h": 60,
"s": 0.99,
"l": 80.196
},
"oklch": {
"l": 0.84803,
"c": 0.00137,
"h": 106.6
},
"luminance": 0.61001
}Semantic roles & 50–950 ramp
primary
#CDCDCC
secondary
#9E9E9F
accent
#5B8B5B
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151515
muted
#848484