#CDCCD0#CDCCD0
#CDCCD0 is a very light, near-neutral grey. Relative luminance 0.607; OKLCH L 84.7% C 0.006 H 297.8°. Best body text is #000000 at 13.14:1 contrast (WCAG AA passes).
Color values
| HEX | #CDCCD0 |
|---|---|
| RGB | rgb(205, 204, 208) |
| HSL | hsl(255, 4%, 81%) |
| HSV | hsv(255, 2%, 82%) |
| CMYK | cmyk(1.4%, 1.9%, 0%, 18.4%) |
| CIE-LAB | lab(82.23, 1.08, -1.86) |
| CIE-LCH | lch(82.23, 2.15, 300.02°) |
| OKLab | oklab(84.72% 0.0026 -0.0049) |
| OKLCH | oklch(84.72% 0.006 297.8) |
| XYZ | xyz(58.1529, 60.7189, 68.3186) |
| Luminance | 0.6072 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 2.81
Silver
#C0C0C0
ΔE00 3.91
Gainsboro
#DCDCDC
ΔE00 4.32
Fog
#D8DCE0
ΔE00 4.34
Silver (survey)
#C5C9C7
ΔE00 4.71
Dove Gray
#B6B8BD
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDCCD0 #CFD0CC
analogous
#CCCDD0 #CDCCD0 #CFCCD0
triadic
#CDCCD0 #D0CDCC #CCD0CD
tetradic
#CDCCD0 #D0CCCD #CFD0CC #CCD0CF
square
#CDCCD0 #D0CCCD #CFD0CC #CCD0CF
split-complementary
#CDCCD0 #D0CFCC #CDD0CC
monochromatic
#8F8C95 #AEACB3 #CDCCD0 #ECECED #EFEFF0
Accessibility & contrast
On white
1.60
#CDCCD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.14
#CDCCD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDCCD0
13.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDCCD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDCCD0 | 1.00 | 1.60 | 13.14 | 13.14 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCDD0
Deuteranopia (green-blind)
#CBCCD0
Tritanopia (blue-blind)
#CDCDCD
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #cdccd0; /* rgb */ color: rgb(205, 204, 208); /* oklch */ color: oklch(84.7% 0.006 297.8);
Tailwind
colors: {
custom: {
50: '#dcdbde',
500: '#cdccd0',
950: '#000000',
},
}SCSS
$custom: #cdccd0; $custom-light: #dcdbde; $custom-dark: #000000;
JSON
{
"hex": "#cdccd0",
"rgb": {
"r": 205,
"g": 204,
"b": 208
},
"hsl": {
"h": 255,
"s": 4.082,
"l": 80.784
},
"oklch": {
"l": 0.84718,
"c": 0.00558,
"h": 297.8
},
"luminance": 0.60719
}Semantic roles & 50–950 ramp
primary
#CDCCD0
secondary
#A1A39D
accent
#8E5880
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151515
muted
#848484