#CDCED2#CDCED2
#CDCED2 is a very light, near-neutral grey. Relative luminance 0.618; OKLCH L 85.2% C 0.006 H 274.9°. Best body text is #000000 at 13.36:1 contrast (WCAG AA passes).
Color values
| HEX | #CDCED2 |
|---|---|
| RGB | rgb(205, 206, 210) |
| HSL | hsl(228, 5%, 81%) |
| HSV | hsv(228, 2%, 82%) |
| CMYK | cmyk(2.4%, 1.9%, 0%, 17.6%) |
| CIE-LAB | lab(82.79, 0.40, -2.10) |
| CIE-LCH | lch(82.79, 2.14, 280.66°) |
| OKLab | oklab(85.18% 0.0005 -0.0056) |
| OKLCH | oklch(85.18% 0.006 274.9) |
| XYZ | xyz(58.8789, 61.7748, 69.7821) |
| Luminance | 0.6178 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 2.39
Fog
#D8DCE0
ΔE00 3.47
Gainsboro
#DCDCDC
ΔE00 3.87
Silver
#C0C0C0
ΔE00 4.08
Silver (survey)
#C5C9C7
ΔE00 4.19
Dove Gray
#B6B8BD
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDCED2 #D2D1CD
analogous
#CDD1D2 #CDCED2 #CFCDD2
triadic
#CDCED2 #D2CDCE #CED2CD
tetradic
#CDCED2 #D2CDD1 #D2D1CD #CDD2CF
square
#CDCED2 #D2CDD1 #D2D1CD #CDD2CF
split-complementary
#CDCED2 #D2CFCD #D1D2CD
monochromatic
#8D8F98 #ADAEB5 #CDCED2 #EDEEEF #EFEFF1
Accessibility & contrast
On white
1.57
#CDCED2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.36
#CDCED2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDCED2
13.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDCED2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDCED2 | 1.00 | 1.57 | 13.36 | 13.36 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCED2
Deuteranopia (green-blind)
#CDCED2
Tritanopia (blue-blind)
#CCCFCF
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #cdced2; /* rgb */ color: rgb(205, 206, 210); /* oklch */ color: oklch(85.2% 0.006 274.9);
Tailwind
colors: {
custom: {
50: '#dcdcdf',
500: '#cdced2',
950: '#000000',
},
}SCSS
$custom: #cdced2; $custom-light: #dcdcdf; $custom-dark: #000000;
JSON
{
"hex": "#cdced2",
"rgb": {
"r": 205,
"g": 206,
"b": 210
},
"hsl": {
"h": 228,
"s": 5.263,
"l": 81.373
},
"oklch": {
"l": 0.85181,
"c": 0.00561,
"h": 274.9
},
"luminance": 0.61775
}Semantic roles & 50–950 ramp
primary
#CDCED2
secondary
#A5A49E
accent
#84568F
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484