#CDCCD2#CDCCD2
#CDCCD2 is a very light, near-neutral grey. Relative luminance 0.608; OKLCH L 84.8% C 0.008 H 293.9°. Best body text is #000000 at 13.16:1 contrast (WCAG AA passes).
Color values
| HEX | #CDCCD2 |
|---|---|
| RGB | rgb(205, 204, 210) |
| HSL | hsl(250, 6%, 81%) |
| HSV | hsv(250, 3%, 82%) |
| CMYK | cmyk(2.4%, 2.9%, 0%, 17.6%) |
| CIE-LAB | lab(82.28, 1.45, -2.85) |
| CIE-LCH | lch(82.28, 3.20, 296.91°) |
| OKLab | oklab(84.78% 0.0034 -0.0076) |
| OKLCH | oklch(84.78% 0.008 293.9) |
| XYZ | xyz(58.4005, 60.8180, 69.6226) |
| Luminance | 0.6082 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 3.65
Silver
#C0C0C0
ΔE00 4.59
Fog
#D8DCE0
ΔE00 4.61
Gainsboro
#DCDCDC
ΔE00 4.90
Dove Gray
#B6B8BD
ΔE00 5.56
Silver (survey)
#C5C9C7
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDCCD2 #D1D2CC
analogous
#CCCED2 #CDCCD2 #D0CCD2
triadic
#CDCCD2 #D2CDCC #CCD2CD
tetradic
#CDCCD2 #D2CCCE #D1D2CC #CCD2D0
square
#CDCCD2 #D2CCCE #D1D2CC #CCD2D0
split-complementary
#CDCCD2 #D2D0CC #CED2CC
monochromatic
#8D8B99 #ADABB5 #CDCCD2 #EDEDEF #EFEFF1
Accessibility & contrast
On white
1.60
#CDCCD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.16
#CDCCD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDCCD2
13.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDCCD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDCCD2 | 1.00 | 1.60 | 13.16 | 13.16 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCDD2
Deuteranopia (green-blind)
#CBCDD2
Tritanopia (blue-blind)
#CCCDCE
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #cdccd2; /* rgb */ color: rgb(205, 204, 210); /* oklch */ color: oklch(84.8% 0.008 293.9);
Tailwind
colors: {
custom: {
50: '#dcdbdf',
500: '#cdccd2',
950: '#000000',
},
}SCSS
$custom: #cdccd2; $custom-light: #dcdbdf; $custom-dark: #000000;
JSON
{
"hex": "#cdccd2",
"rgb": {
"r": 205,
"g": 204,
"b": 210
},
"hsl": {
"h": 250,
"s": 6.25,
"l": 81.176
},
"oklch": {
"l": 0.84778,
"c": 0.00829,
"h": 293.9
},
"luminance": 0.60818
}Semantic roles & 50–950 ramp
primary
#CDCCD2
secondary
#A4A59D
accent
#905586
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151515
muted
#848484