#CED3DE#CED3DE
#CED3DE is a very light, near-neutral blue. Relative luminance 0.650; OKLCH L 86.6% C 0.016 H 266.3°. Best body text is #000000 at 14.00:1 contrast (WCAG AA passes).
Color values
| HEX | #CED3DE |
|---|---|
| RGB | rgb(206, 211, 222) |
| HSL | hsl(221, 20%, 84%) |
| HSV | hsv(221, 7%, 87%) |
| CMYK | cmyk(7.2%, 5%, 0%, 12.9%) |
| CIE-LAB | lab(84.48, 0.38, -6.01) |
| CIE-LCH | lch(84.48, 6.02, 273.67°) |
| OKLab | oklab(86.63% -0.001 -0.0161) |
| OKLCH | oklch(86.63% 0.016 266.3) |
| XYZ | xyz(61.9300, 64.9838, 78.3735) |
| Luminance | 0.6498 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 3.89
Light Gray
#D3D3D3
ΔE00 5.31
Gainsboro
#DCDCDC
ΔE00 5.73
Light Blue Grey
#B7C9E2
ΔE00 6.66
Lavender (CSS)
#E6E6FA
ΔE00 6.78
Silver (survey)
#C5C9C7
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED3DE #DED9CE
analogous
#CEDBDE #CED3DE #D1CEDE
triadic
#CED3DE #DECED3 #D3DECE
tetradic
#CED3DE #DECEDB #DED9CE #CEDED1
square
#CED3DE #DECEDB #DED9CE #CEDED1
split-complementary
#CED3DE #DED1CE #DBDECE
monochromatic
#8591AD #A9B2C5 #CED3DE #EDEFF3 #EDEFF3
Accessibility & contrast
On white
1.50
#CED3DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.00
#CED3DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED3DE
14.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED3DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED3DE | 1.00 | 1.50 | 14.00 | 14.00 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D4DF
Deuteranopia (green-blind)
#CFD2DE
Tritanopia (blue-blind)
#CBD5D6
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #ced3de; /* rgb */ color: rgb(206, 211, 222); /* oklch */ color: oklch(86.6% 0.016 266.3);
Tailwind
colors: {
custom: {
50: '#dde0e8',
500: '#ced3de',
950: '#000000',
},
}SCSS
$custom: #ced3de; $custom-light: #dde0e8; $custom-dark: #000000;
JSON
{
"hex": "#ced3de",
"rgb": {
"r": 206,
"g": 211,
"b": 222
},
"hsl": {
"h": 221.25,
"s": 19.512,
"l": 83.922
},
"oklch": {
"l": 0.86628,
"c": 0.01611,
"h": 266.3
},
"luminance": 0.64984
}Semantic roles & 50–950 ramp
primary
#CED3DE
secondary
#B4AD9C
accent
#83489E
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151516
muted
#848484