#CED4DE#CED4DE
#CED4DE is a very light, near-neutral blue. Relative luminance 0.655; OKLCH L 86.8% C 0.015 H 260.7°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #CED4DE |
|---|---|
| RGB | rgb(206, 212, 222) |
| HSL | hsl(218, 20%, 84%) |
| HSV | hsv(218, 7%, 87%) |
| CMYK | cmyk(7.2%, 4.5%, 0%, 12.9%) |
| CIE-LAB | lab(84.73, -0.14, -5.63) |
| CIE-LCH | lch(84.73, 5.63, 268.59°) |
| OKLab | oklab(86.83% -0.0025 -0.0151) |
| OKLCH | oklch(86.83% 0.015 260.7) |
| XYZ | xyz(62.1792, 65.4822, 78.4566) |
| Luminance | 0.6548 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 3.36
Light Gray
#D3D3D3
ΔE00 5.00
Gainsboro
#DCDCDC
ΔE00 5.37
Silver (survey)
#C5C9C7
ΔE00 6.59
Light Blue Grey
#B7C9E2
ΔE00 6.80
Silver
#C0C0C0
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED4DE #DED8CE
analogous
#CEDCDE #CED4DE #D0CEDE
triadic
#CED4DE #DECED4 #D4DECE
tetradic
#CED4DE #DECEDC #DED8CE #CEDED0
square
#CED4DE #DECEDC #DED8CE #CEDED0
split-complementary
#CED4DE #DED0CE #DCDECE
monochromatic
#8594AD #A9B4C5 #CED4DE #EDEFF3 #EDEFF3
Accessibility & contrast
On white
1.49
#CED4DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.10
#CED4DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED4DE
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED4DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED4DE | 1.00 | 1.49 | 14.10 | 14.10 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D4DF
Deuteranopia (green-blind)
#CFD3DE
Tritanopia (blue-blind)
#CAD6D7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #ced4de; /* rgb */ color: rgb(206, 212, 222); /* oklch */ color: oklch(86.8% 0.015 260.7);
Tailwind
colors: {
custom: {
50: '#dde1e8',
500: '#ced4de',
950: '#000000',
},
}SCSS
$custom: #ced4de; $custom-light: #dde1e8; $custom-dark: #000000;
JSON
{
"hex": "#ced4de",
"rgb": {
"r": 206,
"g": 212,
"b": 222
},
"hsl": {
"h": 217.5,
"s": 19.512,
"l": 83.922
},
"oklch": {
"l": 0.86829,
"c": 0.01527,
"h": 260.7
},
"luminance": 0.65483
}Semantic roles & 50–950 ramp
primary
#CED4DE
secondary
#B4AB9C
accent
#7E489E
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151516
muted
#848484