#CED2DC#CED2DC
#CED2DC is a very light, near-neutral blue. Relative luminance 0.644; OKLCH L 86.4% C 0.014 H 268.5°. Best body text is #000000 at 13.88:1 contrast (WCAG AA passes).
Color values
| HEX | #CED2DC |
|---|---|
| RGB | rgb(206, 210, 220) |
| HSL | hsl(223, 17%, 84%) |
| HSV | hsv(223, 6%, 86%) |
| CMYK | cmyk(6.4%, 4.5%, 0%, 13.7%) |
| CIE-LAB | lab(84.16, 0.52, -5.40) |
| CIE-LCH | lch(84.16, 5.43, 275.53°) |
| OKLab | oklab(86.37% -0.0004 -0.0144) |
| OKLCH | oklch(86.37% 0.014 268.5) |
| XYZ | xyz(61.4159, 64.3819, 76.8876) |
| Luminance | 0.6438 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 3.74
Light Gray
#D3D3D3
ΔE00 4.87
Gainsboro
#DCDCDC
ΔE00 5.40
Silver
#C0C0C0
ΔE00 6.58
Silver (survey)
#C5C9C7
ΔE00 6.63
Dove Gray
#B6B8BD
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED2DC #DCD8CE
analogous
#CED9DC #CED2DC #D1CEDC
triadic
#CED2DC #DCCED2 #D2DCCE
tetradic
#CED2DC #DCCED9 #DCD8CE #CEDCD1
square
#CED2DC #DCCED9 #DCD8CE #CEDCD1
split-complementary
#CED2DC #DCD1CE #D9DCCE
monochromatic
#8790A9 #AAB1C2 #CED2DC #EDEFF2 #EDEFF2
Accessibility & contrast
On white
1.51
#CED2DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.88
#CED2DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED2DC
13.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED2DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED2DC | 1.00 | 1.51 | 13.88 | 13.88 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD3DD
Deuteranopia (green-blind)
#CED1DC
Tritanopia (blue-blind)
#CBD4D5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #ced2dc; /* rgb */ color: rgb(206, 210, 220); /* oklch */ color: oklch(86.4% 0.014 268.5);
Tailwind
colors: {
custom: {
50: '#dddfe6',
500: '#ced2dc',
950: '#000000',
},
}SCSS
$custom: #ced2dc; $custom-light: #dddfe6; $custom-dark: #000000;
JSON
{
"hex": "#ced2dc",
"rgb": {
"r": 206,
"g": 210,
"b": 220
},
"hsl": {
"h": 222.857,
"s": 16.667,
"l": 83.529
},
"oklch": {
"l": 0.86365,
"c": 0.01445,
"h": 268.5
},
"luminance": 0.64382
}Semantic roles & 50–950 ramp
primary
#CED2DC
secondary
#B1AB9D
accent
#844B9B
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151516
muted
#848484