#CED5DF#CED5DF
#CED5DF is a very light, near-neutral blue. Relative luminance 0.660; OKLCH L 87.1% C 0.016 H 257.2°. Best body text is #000000 at 14.21:1 contrast (WCAG AA passes).
Color values
| HEX | #CED5DF |
|---|---|
| RGB | rgb(206, 213, 223) |
| HSL | hsl(215, 21%, 84%) |
| HSV | hsv(215, 8%, 87%) |
| CMYK | cmyk(7.6%, 4.5%, 0%, 12.5%) |
| CIE-LAB | lab(85.02, -0.47, -5.74) |
| CIE-LCH | lch(85.02, 5.76, 265.34°) |
| OKLab | oklab(87.06% -0.0035 -0.0154) |
| OKLCH | oklch(87.06% 0.016 257.2) |
| XYZ | xyz(62.5644, 66.0375, 79.2481) |
| Luminance | 0.6604 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 3.27
Light Gray
#D3D3D3
ΔE00 5.13
Gainsboro
#DCDCDC
ΔE00 5.42
Silver (survey)
#C5C9C7
ΔE00 6.61
Light Blue Grey
#B7C9E2
ΔE00 6.75
Silver
#C0C0C0
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED5DF #DFD8CE
analogous
#CEDEDF #CED5DF #D0CEDF
triadic
#CED5DF #DFCED5 #D5DFCE
tetradic
#CED5DF #DFCEDE #DFD8CE #CEDFD0
square
#CED5DF #DFCEDE #DFD8CE #CEDFD0
split-complementary
#CED5DF #DFD0CE #DEDFCE
monochromatic
#8496AF #A9B5C7 #CED5DF #ECEFF3 #ECEFF3
Accessibility & contrast
On white
1.48
#CED5DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.21
#CED5DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED5DF
14.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED5DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED5DF | 1.00 | 1.48 | 14.21 | 14.21 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D5E0
Deuteranopia (green-blind)
#D0D4DF
Tritanopia (blue-blind)
#CAD7D8
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #ced5df; /* rgb */ color: rgb(206, 213, 223); /* oklch */ color: oklch(87.1% 0.016 257.2);
Tailwind
colors: {
custom: {
50: '#dde1e9',
500: '#ced5df',
950: '#000000',
},
}SCSS
$custom: #ced5df; $custom-light: #dde1e9; $custom-dark: #000000;
JSON
{
"hex": "#ced5df",
"rgb": {
"r": 206,
"g": 213,
"b": 223
},
"hsl": {
"h": 215.294,
"s": 20.988,
"l": 84.118
},
"oklch": {
"l": 0.87061,
"c": 0.01576,
"h": 257.2
},
"luminance": 0.66038
}Semantic roles & 50–950 ramp
primary
#CED5DF
secondary
#B5AB9C
accent
#7B469F
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151516
muted
#848484